Commit Graph

51 Commits

Author SHA1 Message Date
acolyer
b6c89301f2 update license to EPL 2006-06-01 09:33:56 +00:00
acolyer
94635f33e7 Completed: Improve ajc memory usage
incremental tests need to ensure that AjState runs in incremental mode!
2006-02-24 15:01:01 +00:00
aclement
ff27a1d81c fixing typo 2005-06-09 12:25:32 +00:00
wisberg
0c4e822ebe Skipping long test of rarely-changed code 2005-06-08 23:34:33 +00:00
acolyer
f800dc9be1 ignore bintest directories 2005-05-31 14:41:09 +00:00
wisberg
2afa9c9148 newbuild.xml replacing build.xml, with Alex ok 2005-05-19 03:48:09 +00:00
wisberg
6565120f4e prospective replacements for {module}/build.xml - will move there once validated by those who use build.xml. 2005-05-11 08:08:37 +00:00
aclement
f7bcff6dbf From branch: New build scripts that Alex uses under IntelliJ - can be run individually or via master in build module. 2005-04-19 10:38:38 +00:00
wisberg
3220c918da -exitOnFailure for System.exit(..) on failure, so release/build.xml can respond to test failures. 2005-03-10 10:54:38 +00:00
wisberg
287f737190 temporary workaround for (jar assembly after removing ant jar from testing-drivers-all) will work only when jar is in lib/ant/../../aj-build/jars directory. 2005-03-10 09:55:14 +00:00
wisberg
3bb1ffe98e ignoring ajcore files 2005-03-08 07:42:19 +00:00
wisberg
5f290ea3dd refactoring, reformatting; support for generated test classes (latter not checked in) 2005-01-27 06:05:13 +00:00
wisberg
90d3f9f305 support vm args during forking (simple update: forking still requires system properties) 2004-10-05 20:51:24 +00:00
acolyer
65c67a4e84 fix for Bugzilla Bug 37020
wrong line for method execution join point
2004-08-19 12:29:04 +00:00
wisberg
a0c02a3f1f running negative harness tests, to verify that expected-fails actually fail 2004-03-31 00:44:42 +00:00
acolyer
42787f91e7 spring cleaning in advance of 1.2 enhancements:
removed unused imports, local variables, and private methods
(still there, just commented out).
2004-01-23 12:18:10 +00:00
acolyer
945e38ae16 Merge of dependent tests (only shows up under IBM 131 JVM) 2003-12-08 22:08:55 +00:00
wisberg
7a01c23476 adjust tests for new message content when skipping 2003-10-29 08:51:54 +00:00
wisberg
a6691df972 better mapping from messages to JUnit failure/error 2003-10-29 08:50:34 +00:00
wisberg
a586439978 doc harness handling of 2-element options 2003-10-29 08:47:34 +00:00
wisberg
0929f8ccff deleting junk 2003-10-23 15:59:23 +00:00
wisberg
ec334f56cf cloning re-used test specifications to avoid test interactions 2003-08-28 18:36:02 +00:00
wisberg
ebe50650a3 ignoring test case expecting a skip when using the old ajc compiler in incremental mode,
since we're not using ajc 1.0 anymore.  
Should revisit if we do.
2003-08-28 18:33:02 +00:00
wisberg
577c85fd23 Reimplemented JUnit harness adapter 2003-08-17 18:56:46 +00:00
wisberg
05e08aa4b0 balancing start/end suite calls 2003-08-17 18:47:54 +00:00
acolyer
bf887f651e report fails as junit errors, not failures 2003-08-08 13:16:05 +00:00
acolyer
e95455569e Added support for creation of junit xml reports using -junit or -logJUnit flags 2003-08-08 11:05:19 +00:00
wisberg
ad708998c2 corrected property name for forking run classpath 2003-06-02 05:22:09 +00:00
wisberg
11cf57eafe addressing different results under 1.4 2003-05-25 20:55:16 +00:00
wisberg
5ca7486fb0 documenting options 2003-05-25 20:11:11 +00:00
wisberg
d5fb5792dd harness copyright wrong - was created in 2002 2003-05-25 20:10:59 +00:00
wisberg
9bf93f948c updating harness documentation for new features 2003-05-25 01:37:49 +00:00
wisberg
265e9d63e9 tests for new feature to select tests by title 2003-05-25 00:44:40 +00:00
wisberg
5dd34ad8e4 suite files now constrained to be readable to avoid confusion with -ajctestTitle.. referents. 2003-05-25 00:44:02 +00:00
wisberg
dd07fb818b documenting -ajdeCompiler and -ajctaskCompiler selectors 2003-05-24 09:44:52 +00:00
wisberg
d3a0191c44 misspelled local invalid option in negative test 2003-05-14 04:25:22 +00:00
wisberg
cf457e5880 supporting a forked java run provisionally with system properties specifying 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.
2003-05-07 10:07:20 +00:00
wisberg
8bac6711e5 -killTemp to delete temp directories when each test case completes 2003-05-07 06:04:10 +00:00
wisberg
4ac23da527 remove !eclipse from aliases because it is the default
and it overrides specification of the AJDE compiler
(using -ajdeCompiler)
2003-05-07 04:03:55 +00:00
wisberg
acb1ee07cb added harness tests (to JUnit test that is not included by default since it runs all the ajc tests) 2003-05-07 03:52:20 +00:00
wisberg
7fd85a690b converted to sourceroots, removed one test case 2003-05-02 19:07:01 +00:00
wisberg
f11709f8bc removed unneeded dependency on jdt 2003-04-03 01:41:03 +00:00
wisberg
b8ccafa315 removed unused dependency on jdt 2003-04-02 23:03:42 +00:00
wisberg
661473e03c corrected knownLimitation keyword 2003-03-11 02:04:30 +00:00
wisberg
3556a2a331 updates for eclipse and sense 2003-03-05 23:00:02 +00:00
wisberg
d493883dc0 new -release option alias for harness 2003-03-05 22:03:12 +00:00
acolyer
8fd3697dbb Ignore bin directory 2003-02-26 07:53:59 +00:00
wisberg
ee8c84d2dc resolving unused-imports warnings 2003-02-13 05:47:01 +00:00
wisberg
b8bf1d4095 To run in eclipse without a launch configuration window
(which crashes my NT - 
   http://bugs.eclipse.org/bugs/show_bug.cgi?id=29011
), create a file "HarnessArgs.txt" in the run directory
for any arguments.
2003-01-06 23:28:40 +00:00
wisberg
2e8ba6687e bcweaver -> weaver 2002-12-16 22:10:34 +00:00