aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/javassist/bytecode/BytecodeTest.java
Commit message (Expand)AuthorAgeFilesLines
* support bootstrap method coping when using code copingLiuChuliang 刘楚梁2024-01-181-8/+31
* uncomments test code suggested by PR405chibash2022-05-131-1/+1
* Merge pull request #278 from ximsfei/masterShigeru Chiba2022-05-101-4/+8
|\
| * add unit testximsfei2019-10-171-4/+8
* | add unit tests for LocalVariableAttribute.variableNameByIndex and MethodParam...eshizhan2021-01-291-0/+3
|/
* Squash compiler warnings in tests.nickl-2017-10-301-0/+1
* Upgrade junit from ver 3 to 4.nickl-2017-10-271-6/+0
* fixes calls to a deprecated method in Java 9.rel_3_21_0-java9-eachibash2016-08-021-1/+1
* fixed JASSIST-178chiba2012-11-151-7/+3
* fixed JASSIST-178chiba2012-11-151-2/+7
* fixed JASSIST-174chiba2012-10-041-0/+46
* implemented JASSIST-170chiba2012-06-171-0/+28
* fixed JASSIST-146chiba2011-11-041-2/+195
* JvstTest test case.chiba2011-08-311-0/+572