aboutsummaryrefslogtreecommitdiffstats
path: root/testing-drivers
Commit message (Collapse)AuthorAgeFilesLines
* findbugs/eclipse warnings fixedaclement2008-08-273-52/+70
|
* fixed jre lib warningaclement2008-06-081-13/+13
|
* Bug 113948 "Repackage AspectJ" (move module root suites out of default package)mwebster2006-07-301-0/+1
|
* update license to EPLacolyer2006-06-018-16/+16
|
* Completed: Improve ajc memory usageacolyer2006-02-242-0/+21
| | | | incremental tests need to ensure that AjState runs in incremental mode!
* fixing typoaclement2005-06-091-1/+1
|
* Skipping long test of rarely-changed codewisberg2005-06-081-0/+2
|
* ignore bintest directoriesacolyer2005-05-311-1/+2
|
* newbuild.xml replacing build.xml, with Alex okwisberg2005-05-192-63/+3
|
* prospective replacements for {module}/build.xml - will move there once ↵wisberg2005-05-111-0/+6
| | | | validated by those who use build.xml.
* From branch: New build scripts that Alex uses under IntelliJ - can be run ↵aclement2005-04-191-0/+60
| | | | individually or via master in build module.
* -exitOnFailure for System.exit(..) on failure, so release/build.xml can ↵wisberg2005-03-101-2/+20
| | | | respond to test failures.
* temporary workaround for (jar assembly after removing ant jar from ↵wisberg2005-03-101-1/+1
| | | | testing-drivers-all) will work only when jar is in lib/ant/../../aj-build/jars directory.
* ignoring ajcore fileswisberg2005-03-081-0/+1
|
* refactoring, reformatting; support for generated test classes (latter not ↵wisberg2005-01-273-68/+263
| | | | checked in)
* support vm args during forking (simple update: forking still requires system ↵wisberg2004-10-051-35/+53
| | | | properties)
* fix for Bugzilla Bug 37020acolyer2004-08-193-2/+5
| | | | wrong line for method execution join point
* running negative harness tests, to verify that expected-fails actually failwisberg2004-03-313-7/+26
|
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-233-10/+10
| | | | | removed unused imports, local variables, and private methods (still there, just commented out).
* Merge of dependent tests (only shows up under IBM 131 JVM)acolyer2003-12-081-20/+19
|
* adjust tests for new message content when skippingwisberg2003-10-292-4/+4
|
* better mapping from messages to JUnit failure/errorwisberg2003-10-291-9/+11
|
* doc harness handling of 2-element optionswisberg2003-10-291-33/+37
|
* deleting junkwisberg2003-10-231-26/+0
|
* cloning re-used test specifications to avoid test interactionswisberg2003-08-281-4/+11
|
* ignoring test case expecting a skip when using the old ajc compiler in ↵wisberg2003-08-281-1/+1
| | | | | | | incremental mode, since we're not using ajc 1.0 anymore. Should revisit if we do.
* Reimplemented JUnit harness adapterwisberg2003-08-176-200/+612
|
* balancing start/end suite callswisberg2003-08-171-8/+12
|
* report fails as junit errors, not failuresacolyer2003-08-081-1/+1
|
* Added support for creation of junit xml reports using -junit or -logJUnit flagsacolyer2003-08-081-13/+165
|
* corrected property name for forking run classpathwisberg2003-06-021-1/+1
|
* addressing different results under 1.4wisberg2003-05-251-11/+22
|
* documenting optionswisberg2003-05-251-49/+127
|
* harness copyright wrong - was created in 2002wisberg2003-05-251-2/+3
|
* updating harness documentation for new featureswisberg2003-05-251-7/+52
|
* tests for new feature to select tests by titlewisberg2003-05-254-4/+136
|
* suite files now constrained to be readable to avoid confusion with ↵wisberg2003-05-251-1/+2
| | | | -ajctestTitle.. referents.
* documenting -ajdeCompiler and -ajctaskCompiler selectorswisberg2003-05-241-1/+6
|
* misspelled local invalid option in negative testwisberg2003-05-141-3/+3
|
* supporting a forked java run provisionally with system properties specifying ↵wisberg2003-05-071-4/+63
| | | | | | | | fork, java home, java, and bootclasspath. This should enable running the harness when targeting a VM that the harness or compiler can't run on, but this does not detect failures correctly in some cases, nor does it validate any of the system properties.
* -killTemp to delete temp directories when each test case completeswisberg2003-05-072-3/+20
|
* remove !eclipse from aliases because it is the default wisberg2003-05-071-4/+2
| | | | | and it overrides specification of the AJDE compiler (using -ajdeCompiler)
* added harness tests (to JUnit test that is not included by default since it ↵wisberg2003-05-071-1/+2
| | | | runs all the ajc tests)
* converted to sourceroots, removed one test casewisberg2003-05-022-26/+17
|
* removed unneeded dependency on jdtwisberg2003-04-031-2/+1
|
* removed unused dependency on jdtwisberg2003-04-021-2/+1
|
* corrected knownLimitation keywordwisberg2003-03-111-1/+1
|
* updates for eclipse and sensewisberg2003-03-051-5/+22
|
* new -release option alias for harnesswisberg2003-03-051-5/+19
|
* Ignore bin directoryacolyer2003-02-261-0/+1
|