aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/org/apache/bcel/generic/JDKGenericDumpTestCase.java
AgeCommit message (Expand)Author
2017-11-27Sort members.Gary D. Gregory
2017-11-27Clean ups: use final.Gary D. Gregory
2017-11-27Refactor test.Gary D. Gregory
2017-11-27This test was pretending to test JDK jars but was not. Also now tests JRE 9, ...Gary D. Gregory
2016-07-03Fix test that breaks in a RC reviewer's Windows 10 set up. Gary D. Gregory
2016-06-22Don't hard-code file separatorSebastian Bazley
2016-06-21On Windows, test whatever JRE and JDK are registered in the Windows Registry.Gary D. Gregory
2016-06-21On Windows, test whatever JRE and JDK are registered in the Windows Registry.Gary D. Gregory
2016-06-21On Windows, test whatever JRE and JDK are registered in the Windows Registry.Gary D. Gregory
2016-06-21Parameterize test.Gary D. Gregory
2016-06-21Parameterize test.Gary D. Gregory
2016-06-21Use final on local vars when possible (which already do on fields and paramet...Gary D. Gregory
2016-06-21Formatting "for(" -> "for (".Gary D. Gregory
2016-06-14Use try-with-resources.Gary D. Gregory
2016-06-07Fix messed up package renameBenedikt Ritter
2016-06-07Revert changes introduced in BCEL-222 (rev 1694911).Benedikt Ritter