| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bug 113948 "Repackage AspectJ" (move module root suites out of default package) | mwebster | 2006-07-30 | 1 | -0/+1 |
* | update license to EPL | acolyer | 2006-06-01 | 8 | -16/+16 |
* | Completed: Improve ajc memory usage | acolyer | 2006-02-24 | 2 | -0/+21 |
* | fixing typo | aclement | 2005-06-09 | 1 | -1/+1 |
* | Skipping long test of rarely-changed code | wisberg | 2005-06-08 | 1 | -0/+2 |
* | ignore bintest directories | acolyer | 2005-05-31 | 1 | -1/+2 |
* | newbuild.xml replacing build.xml, with Alex ok | wisberg | 2005-05-19 | 2 | -63/+3 |
* | prospective replacements for {module}/build.xml - will move there once valida... | wisberg | 2005-05-11 | 1 | -0/+6 |
* | From branch: New build scripts that Alex uses under IntelliJ - can be run ind... | aclement | 2005-04-19 | 1 | -0/+60 |
* | -exitOnFailure for System.exit(..) on failure, so release/build.xml can respo... | wisberg | 2005-03-10 | 1 | -2/+20 |
* | temporary workaround for (jar assembly after removing ant jar from testing-dr... | wisberg | 2005-03-10 | 1 | -1/+1 |
* | ignoring ajcore files | wisberg | 2005-03-08 | 1 | -0/+1 |
* | refactoring, reformatting; support for generated test classes (latter not che... | wisberg | 2005-01-27 | 3 | -68/+263 |
* | support vm args during forking (simple update: forking still requires system ... | wisberg | 2004-10-05 | 1 | -35/+53 |
* | fix for Bugzilla Bug 37020 | acolyer | 2004-08-19 | 3 | -2/+5 |
* | running negative harness tests, to verify that expected-fails actually fail | wisberg | 2004-03-31 | 3 | -7/+26 |
* | spring cleaning in advance of 1.2 enhancements:
| acolyer | 2004-01-23 | 3 | -10/+10 |
* | Merge of dependent tests (only shows up under IBM 131 JVM) | acolyer | 2003-12-08 | 1 | -20/+19 |
* | adjust tests for new message content when skipping | wisberg | 2003-10-29 | 2 | -4/+4 |
* | better mapping from messages to JUnit failure/error | wisberg | 2003-10-29 | 1 | -9/+11 |
* | doc harness handling of 2-element options | wisberg | 2003-10-29 | 1 | -33/+37 |
* | deleting junk | wisberg | 2003-10-23 | 1 | -26/+0 |
* | cloning re-used test specifications to avoid test interactions | wisberg | 2003-08-28 | 1 | -4/+11 |
* | ignoring test case expecting a skip when using the old ajc compiler in increm... | wisberg | 2003-08-28 | 1 | -1/+1 |
* | Reimplemented JUnit harness adapter | wisberg | 2003-08-17 | 6 | -200/+612 |
* | balancing start/end suite calls | wisberg | 2003-08-17 | 1 | -8/+12 |
* | report fails as junit errors, not failures | acolyer | 2003-08-08 | 1 | -1/+1 |
* | Added support for creation of junit xml reports using -junit or -logJUnit flags | acolyer | 2003-08-08 | 1 | -13/+165 |
* | corrected property name for forking run classpath | wisberg | 2003-06-02 | 1 | -1/+1 |
* | addressing different results under 1.4 | wisberg | 2003-05-25 | 1 | -11/+22 |
* | documenting options | wisberg | 2003-05-25 | 1 | -49/+127 |
* | harness copyright wrong - was created in 2002 | wisberg | 2003-05-25 | 1 | -2/+3 |
* | updating harness documentation for new features | wisberg | 2003-05-25 | 1 | -7/+52 |
* | tests for new feature to select tests by title | wisberg | 2003-05-25 | 4 | -4/+136 |
* | suite files now constrained to be readable to avoid confusion with -ajctestTi... | wisberg | 2003-05-25 | 1 | -1/+2 |
* | documenting -ajdeCompiler and -ajctaskCompiler selectors | wisberg | 2003-05-24 | 1 | -1/+6 |
* | misspelled local invalid option in negative test | wisberg | 2003-05-14 | 1 | -3/+3 |
* | supporting a forked java run provisionally with system properties specifying ... | wisberg | 2003-05-07 | 1 | -4/+63 |
* | -killTemp to delete temp directories when each test case completes | wisberg | 2003-05-07 | 2 | -3/+20 |
* | remove !eclipse from aliases because it is the default
| wisberg | 2003-05-07 | 1 | -4/+2 |
* | added harness tests (to JUnit test that is not included by default since it r... | wisberg | 2003-05-07 | 1 | -1/+2 |
* | converted to sourceroots, removed one test case | wisberg | 2003-05-02 | 2 | -26/+17 |
* | removed unneeded dependency on jdt | wisberg | 2003-04-03 | 1 | -2/+1 |
* | removed unused dependency on jdt | wisberg | 2003-04-02 | 1 | -2/+1 |
* | corrected knownLimitation keyword | wisberg | 2003-03-11 | 1 | -1/+1 |
* | updates for eclipse and sense | wisberg | 2003-03-05 | 1 | -5/+22 |
* | new -release option alias for harness | wisberg | 2003-03-05 | 1 | -5/+19 |
* | Ignore bin directory | acolyer | 2003-02-26 | 1 | -0/+1 |
* | resolving unused-imports warnings | wisberg | 2003-02-13 | 1 | -3/+0 |
* | To run in eclipse without a launch configuration window
| wisberg | 2003-01-06 | 1 | -6/+33 |