aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2015-09-12BCEL-264 Add missing Node.accept() implementations (ConstantMethodHandle, Con...Sebastian Bazley
2015-09-12Test is not really workingSebastian Bazley
2015-09-11Add a round-trip BCELifier test caseSebastian Bazley
2015-09-11BCEL-221 BCELifier is not working for Java8ExampleSebastian Bazley
2015-09-11Gradually working towards restoring binary compatibilitySebastian Bazley
2015-09-11Gradually working towards restoring binary compatibilitySebastian Bazley
2015-08-27BCEL-195 addition of hashCode() to generic/Instruction.java breaks Targeters....Sebastian Bazley
2015-08-26BCEL-258 No tests to check the output of dump methodsSebastian Bazley
2015-08-26BCEL-258 No tests to check the output of dump methodsSebastian Bazley
2015-08-25BCEL-221 Test case for BCELifier.Sebastian Bazley
2015-08-25Quieten the PerformanceTest when used as part of mvn testSebastian Bazley
2015-08-23Start some tests for InstructionHandle/BranchHandleSebastian Bazley
2015-08-23FindBUgs: Check return of mkdirs()Sebastian Bazley
2015-08-21Directory was not being deleted because the wrong name was used - target inst...Sebastian Bazley
2015-08-21Wrong wipe called - need to delete file and enclosing dirSebastian Bazley
2015-08-21Now unused as wellSebastian Bazley
2015-08-21Not used anymoreSebastian Bazley
2015-08-21BCEL-248 StackMapTable[Entry] should be removed and improvements merged into ...Sebastian Bazley
2015-08-20Removed lots of unnecessary parenthesesSebastian Bazley
2015-08-20CheckStyleSebastian Bazley
2015-08-20Add EOL at EOFSebastian Bazley
2015-08-20Checkstyle importsSebastian Bazley
2015-08-20Checkstyle - line lengthSebastian Bazley
2015-08-20Add final modifier to private fields.Gary D. Gregory
2015-08-19@since markers; add missing counterSebastian Bazley
2015-08-18Reduce visibility of field added in 6.0Sebastian Bazley
2015-08-16WhitespaceSebastian Bazley
2015-08-16Extract common test package base name and eliminate dependency on actual pack...Sebastian Bazley
2015-08-16Extract common test package base name and eliminate dependency on actual pack...Sebastian Bazley
2015-08-16Extract common test package base name and eliminate dependency on actual pack...Sebastian Bazley
2015-08-16Eliminate dependency on actual package nameSebastian Bazley
2015-08-16Extract common test package base name and eliminate dependency on actual pack...Sebastian Bazley
2015-08-14BCEL-79 - Add test to show the problem, and re-fix itSebastian Bazley
2015-08-13Remove redundant specification of type arguments (Java 7).Gary D. Gregory
2015-08-13Add missing '@Override' annotations to implementations of interface methods (...Gary D. Gregory
2015-08-13BCEL-208 Need to check for an empty InstructionListSebastian Bazley
2015-08-13Add missing '@Override' annotations.Gary D. Gregory
2015-08-13Move to same package as ClassGen so setMajor/Minor can be package protected i...Sebastian Bazley
2015-08-13Constant should be static (Findbugs)Sebastian Bazley
2015-08-13Avoid unused warning from FindbugsSebastian Bazley
2015-08-12BCEL-239 Interfaces should not be used to define constantsSebastian Bazley
2015-08-11BCEL-226Chas Honton
2015-08-10Avoid unused warningsSebastian Bazley
2015-08-10Avoide unused variable warningsSebastian Bazley
2015-08-10Use static reference to static methodsSebastian Bazley
2015-08-10Raw typeSebastian Bazley
2015-08-09BCEL-222Chas Honton
2015-07-26BCEL-220Chas Honton
2015-07-19BCEL-209Chas Honton
2015-07-18BCEL-187Chas Honton