Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve SystemPropertiesTest | Alexander Kriegisch | 2023-06-24 | 1 | -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 EPLv2 | Alexander Kriegisch | 2021-06-04 | 1 | -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 EPL | acolyer | 2006-06-01 | 1 | -2/+2 |
| | |||||
* | tests and fix for pr99136 (dup adviceDidNotMatch warnings), plus extended ↵ | acolyer | 2005-09-02 | 1 | -0/+6 |
| | | | | testing for pr105479 | ||||
* | update to binary format as part of generics work | acolyer | 2005-06-09 | 3 | -0/+0 |
| | |||||
* | pure binary weaving example | wisberg | 2005-05-20 | 3 | -1/+28 |
| | |||||
* | harness LTW support - untested | wisberg | 2005-05-12 | 1 | -0/+14 |
| | |||||
* | updated binary form | acolyer | 2004-12-09 | 1 | -0/+0 |
| | |||||
* | work in progress.... annotation pointcuts, parsing, and patterns | acolyer | 2004-12-06 | 1 | -0/+0 |
| | |||||
* | work in progress.... annotation pointcuts, parsing, and patterns | acolyer | 2004-12-06 | 2 | -0/+0 |
| | |||||
* | set static variable to avoid reading value set by other tests | wisberg | 2004-10-14 | 1 | -0/+3 |
| | |||||
* | aspectpath weave tests - disabled pending weaveinfo suppression | wisberg | 2004-10-06 | 2 | -0/+14 |
| | |||||
* | tests for new java run fork attributes | wisberg | 2004-10-06 | 1 | -0/+15 |
| | |||||
* | dir-changes tests | wisberg | 2004-03-31 | 6 | -0/+59 |
| | |||||
* | -xlintfile option support in the harness, and tests | wisberg | 2004-03-08 | 3 | -0/+22 |
| | |||||
* | harness tests for extra source locations and details | wisberg | 2004-01-09 | 1 | -0/+16 |
| | |||||
* | inpath support | wisberg | 2003-12-15 | 7 | -0/+62 |
| | |||||
* | tests harness' handling of code calling System.exit | wisberg | 2003-05-31 | 1 | -0/+16 |
| | |||||
* | neglected source | wisberg | 2003-05-27 | 1 | -0/+11 |
| | |||||
* | test checks that setting warn:constructorName works | wisberg | 2003-05-27 | 1 | -0/+9 |
| | |||||
* | test data upgrades for adding new command-line error tests | wisberg | 2003-05-14 | 1 | -0/+0 |
| | |||||
* | harness tests upgraded to avoid tests that rely on multiple error messages | wisberg | 2003-03-10 | 5 | -4/+71 |
| | | | | and to add coverage for sourceroot tests | ||||
* | two harness test cases, for classpath (jar and dir) | wisberg | 2003-01-06 | 10 | -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) | wisberg | 2002-12-30 | 3 | -0/+4 |
| | |||||
* | initial version | wisberg | 2002-12-16 | 14 | -0/+257 |