Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor AnnoBinding test class used by Ajc1612Tests some more | Alexander Kriegisch | 2021-08-08 | 1 | -20/+22 |
| | | | | | | | Improve improved general logging, error messages, variable naming and indentation, making the code of class AnnoBinding a bit more readable. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Improve flaky test in Ajc1612Tests further | Alexander Kriegisch | 2021-08-08 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | By using System.nanoTime() instead of currentTimeMillis(), the flakiness even with the original 10,000 rounds is significantly lower than before. Making my IDE repeat the test until failure, it took on average 150 runs to make it fail. So, the more accurate timing helps. With 100,000 rounds, it was even more stable, but eventually I could make it fail. With 1,000,000 rounds however, even running the test 500x could not make it fail. So for all practical purposes, I think the test is reasonably stable now. Closes #83. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Stabilise flaky test in Ajc1612Tests | Alexander Kriegisch | 2021-08-05 | 1 | -2/+4 |
| | | | | | | | | | | | By increasing from 10,000 to 1,000,000 rounds, the times compared for performance become considerably longer (but still in the tens or hundreds or milliseconds), decreasing the probability of the test failing due to CPU load or some other random effect. Closes #83. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Remove redundant 'name' and 'packaging' tags from POMs | Alexander Kriegisch | 2021-04-15 | 1 | -1/+0 |
| | | | | | | | If 'name' is identical to 'artifactId' and 'packaging' has the default value 'jar', we can just remove those tags from the POM. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | mavenizing tests - wip | Andy Clement | 2019-01-30 | 6 | -0/+82 |
| | |||||
* | 327141 | aclement | 2011-10-03 | 1 | -0/+17 |
| | |||||
* | 359159 | aclement | 2011-09-28 | 24 | -0/+343 |
| | |||||
* | 354470 | aclement | 2011-09-14 | 3 | -0/+128 |
| | |||||
* | 357012/357013 | aclement | 2011-09-07 | 5 | -9/+88 |
| | |||||
* | pointcuts and annotations - testcode | aclement | 2011-09-07 | 2 | -0/+44 |
| | |||||
* | 356612 | aclement | 2011-09-02 | 2 | -0/+116 |
| | |||||
* | 354683 | aclement | 2011-08-17 | 9 | -0/+52 |
| | |||||
* | 239649 | aclement | 2011-08-12 | 15 | -0/+347 |
| | |||||
* | minimalModel ON by default. demotion ON by default (for AJDT as well as LTW) | aclement | 2011-08-05 | 1 | -0/+26 |
| | |||||
* | 353936 | aclement | 2011-08-05 | 1 | -0/+18 |
| | |||||
* | 352363 | aclement | 2011-07-18 | 1 | -0/+25 |
| | |||||
* | 351592 | aclement | 2011-07-11 | 8 | -0/+95 |
| | |||||
* | 350800 | aclement | 2011-06-30 | 12 | -0/+171 |
| | |||||
* | 347395 testcode (not active). 349961 testcode (active) | aclement | 2011-06-21 | 9 | -0/+147 |
| | |||||
* | 349398 | aclement | 2011-06-15 | 4 | -0/+103 |
| | |||||
* | 347684: testcode | aclement | 2011-05-31 | 6 | -0/+157 |
| | |||||
* | 345172 | aclement | 2011-05-12 | 1 | -0/+44 |
| | |||||
* | 345172 | aclement | 2011-05-09 | 2 | -0/+81 |
| | |||||
* | 327867 | aclement | 2011-05-02 | 1 | -0/+18 |
| | |||||
* | 328099 | aclement | 2011-05-02 | 10 | -0/+173 |
| | |||||
* | 315398: remove dirty hack from the olden days | aclement | 2011-04-28 | 1 | -0/+19 |
| | |||||
* | 315398 | aclement | 2011-04-28 | 1 | -0/+22 |
| | |||||
* | 327134 | aclement | 2011-04-28 | 1 | -0/+16 |
| | |||||
* | 335810 | aclement | 2011-04-28 | 2 | -0/+16 |
| | |||||
* | 344005: fix. Tests are in here but unfinished. | aclement | 2011-04-27 | 3 | -0/+28 |
| | |||||
* | 343051 | aclement | 2011-04-26 | 3 | -0/+31 |
| | |||||
* | 339974: testcode. 342605: testcode (but deactivated) | aclement | 2011-04-21 | 3 | -0/+32 |
| | |||||
* | 342323 | aclement | 2011-04-08 | 3 | -0/+37 |
| | |||||
* | removed import of MXBean - fails on build machine | aclement | 2011-04-01 | 1 | -1/+1 |
| | |||||
* | 338175: coping better with bad code | aclement | 2011-03-30 | 3 | -0/+14 |
| | |||||
* | 1.6.12 infra + 292239 | aclement | 2011-03-23 | 2 | -0/+64 |