From dcc9345172eae7f52a59b6c99cabcbb39da5f03a Mon Sep 17 00:00:00 2001 From: wisberg Date: Fri, 9 May 2003 22:54:00 +0000 Subject: [PATCH] - test compile includeClassesDir attribute - add pass|fail title prefix to run in one go --- tests/ajcHarnessTests.xml | 94 +++++++++++++++++++++++++-------------- 1 file changed, 61 insertions(+), 33 deletions(-) diff --git a/tests/ajcHarnessTests.xml b/tests/ajcHarnessTests.xml index d4b370080..608c27f9b 100644 --- a/tests/ajcHarnessTests.xml +++ b/tests/ajcHarnessTests.xml @@ -5,19 +5,25 @@ To log unexpected results, run with -logPass -ajctestRequireKeywords=expect-fail or with -logFail -ajctestSkipKeywords=expect-fail - - Also pick out "incremental" keyword for incremental tests. + + You can also run using -traceTestsMin and scan for + unexpected results: + + FAIL pass {title..} # expect pass, actual fail + PASS fail {title..} # expect fail, actual pass + + Also pick out "incremental-test" keyword for incremental tests. --> + title="pass 2 error"> @@ -25,7 +31,7 @@ + title="pass 2 error, with filenames"> @@ -33,7 +39,7 @@ @@ -43,7 +49,7 @@ @@ -51,7 +57,7 @@ @@ -60,7 +66,7 @@ @@ -69,14 +75,14 @@ + title="pass 1 warning"> @@ -84,42 +90,47 @@ - - - + - + - + @@ -127,27 +138,27 @@ + title="pass specify aspectpath and classpath jars and directories"> - + - + - @@ -157,8 +168,8 @@ options="new-event"/> - @@ -176,8 +187,8 @@ options="new-event"/> - @@ -191,8 +202,8 @@ options="new-event"/> - @@ -203,8 +214,9 @@ options="new-event"/> - + + + + + + + + + + + + + + + -- 2.39.5