aboutsummaryrefslogtreecommitdiffstats
path: root/bcel-builder/src/test
Commit message (Expand)AuthorAgeFilesLines
* Remove most MINOR_*, MINOR_* BCEL class file versionsAlexander Kriegisch2024-02-191-2/+2
* Globally replace "http:" by "https:" in non-XML filesAlexander Kriegisch2024-02-153-4/+4
* Couple of basic tests for the repository optimizationsAndy Clement2022-01-131-0/+84
* Replace more usages of StringBuffer with StringBuilderAndrey Turbanov2021-12-051-3/+3
* Merge pull request #102 from turbanoff/trim_trailing_whitespacesAndy Clement2021-11-303-30/+30
|\
| * Trim trailing whitespaces.Andrey Turbanov2021-11-203-30/+30
* | Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-202-5/+5
|/
* Merge pull request #77 from SmallGiantGames/bug415838-testAndy Clement2021-06-301-0/+95
|\
| * minor improvementsDmitry Mikhaylov2021-06-291-18/+19
| * test for failing synchronization in LocalVariableTable.unpackDmitry Mikhaylov2021-06-281-0/+94
* | Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0424-535/+535
|/
* Fix some deprecated Java and JUnit warnings by using newer API callsAlexander Kriegisch2021-03-211-1/+1
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-156-6/+0
|\
| * Cleanup unused importsLars Grefer2020-08-166-6/+0
* | Weaken Collection declarationsLars Grefer2020-08-152-3/+4
|/
* Use the diamond operator where possibleLars Grefer2020-08-137-17/+17
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-084-8/+8
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-0811-103/+87
* polishAndy Clement2019-11-298-13/+13
* mavenizing bcel-builder - completeAndy Clement2019-01-2429-0/+4998