aboutsummaryrefslogtreecommitdiffstats
path: root/tests/harness
Commit message (Collapse)AuthorAgeFilesLines
* Improve SystemPropertiesTestAlexander Kriegisch2023-06-241-5/+3
| | | | | | | | | | - Fix quotation error in console output - Throw RuntimeException instead of Error. Maybe this helps to avoid the prominent error message listing in the GitHub build log, which always looks like something bad happened, even though it is simply an expected error. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-041-16/+16
| | | | | | | This was required by the Eclipse team as one precondition for the next release. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* update license to EPLacolyer2006-06-011-2/+2
|
* tests and fix for pr99136 (dup adviceDidNotMatch warnings), plus extended ↵acolyer2005-09-021-0/+6
| | | | testing for pr105479
* update to binary format as part of generics workacolyer2005-06-093-0/+0
|
* pure binary weaving examplewisberg2005-05-203-1/+28
|
* harness LTW support - untestedwisberg2005-05-121-0/+14
|
* updated binary formacolyer2004-12-091-0/+0
|
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-061-0/+0
|
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-062-0/+0
|
* set static variable to avoid reading value set by other testswisberg2004-10-141-0/+3
|
* aspectpath weave tests - disabled pending weaveinfo suppressionwisberg2004-10-062-0/+14
|
* tests for new java run fork attributeswisberg2004-10-061-0/+15
|
* dir-changes testswisberg2004-03-316-0/+59
|
* -xlintfile option support in the harness, and testswisberg2004-03-083-0/+22
|
* harness tests for extra source locations and detailswisberg2004-01-091-0/+16
|
* inpath supportwisberg2003-12-157-0/+62
|
* tests harness' handling of code calling System.exitwisberg2003-05-311-0/+16
|
* neglected sourcewisberg2003-05-271-0/+11
|
* test checks that setting warn:constructorName workswisberg2003-05-271-0/+9
|
* test data upgrades for adding new command-line error testswisberg2003-05-141-0/+0
|
* harness tests upgraded to avoid tests that rely on multiple error messages wisberg2003-03-105-4/+71
| | | | and to add coverage for sourceroot tests
* two harness test cases, for classpath (jar and dir) wisberg2003-01-0610-0/+165
| | | | | | | | and aspectpath. Binaries are checked in, as are binary sources and a build script. Test specifications are in tests/ajcHarnessTests.xml. (also checked in) with the build script
* initial versions (neglected .lst files)wisberg2002-12-303-0/+4
|
* initial versionwisberg2002-12-1614-0/+257