aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/test/java/org/aspectj/systemtest/incremental
Commit message (Expand)AuthorAgeFilesLines
* LangUtil: remove methods like 'is11VMOrGreater', 'is1dot5VMOrGreater'Alexander Kriegisch2024-02-191-1/+1
* Globally fix spelling error "dependancy/dependancies"Alexander Kriegisch2024-01-061-1/+1
* Sync HandleProviderDelimiter with JDT Core & AJDTAlexander Kriegisch2023-02-262-69/+68
* Remove Batik path entries from test classpathAlexander Kriegisch2022-10-031-7/+8
* vuln-fix: Partial Path Traversal VulnerabilityJonathan Leitschuh2022-09-101-1/+1
* Make IStateListener.aboutToCompareClasspaths use typed listsAlexander Kriegisch2022-04-182-3/+2
* Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-203-7/+7
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0417-148/+148
* Fix MultiProjectIncrementalTests.testInvalidAspectpath_pr121395Alexander Kriegisch2021-03-201-1/+8
* Fix 'ajdoc' tests for Java 15 buildAlexander Kriegisch2021-03-141-9/+9
* Fix MultiProjectIncrementalTests.testAspectPath_pr265693, 2nd tryAlexander Kriegisch2021-03-111-3/+7
* Reduce test output for incremental comp testsAndy Clement2020-08-153-46/+56
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-155-49/+32
|\
| * Reduce test output for incremental comp testsAndy Clement2020-08-155-49/+32
* | Weaken Collection declarationsLars Grefer2020-08-153-8/+9
* | Collections.sort() can be replaced with List.sort()Lars Grefer2020-08-151-2/+2
|/
* lets have maven fail if those tests fail...Andy Clement2020-08-142-2/+0
* Fix up tests and reduce verbosity on J11Andy Clement2020-08-141-12/+11
* Use the diamond operator where possibleLars Grefer2020-08-137-35/+35
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-086-22/+21
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-084-54/+39
* polish and new test for 550705Andy Clement2020-05-011-5/+45
* polishAndy Clement2019-11-284-10/+6
* fixes for tests on windowsAndy Clement2019-03-041-1/+1
* windows compatibility in testsAndy Clement2019-03-032-6/+6
* Fix getSpecFile() to work with URLs and adjust installer unpackerAndy Clement2019-02-083-7/+13
* mavenizing tests - doneAndy Clement2019-01-316-713/+2
* mavenizing tests - wipAndy Clement2019-01-3022-0/+8803