Modified Basic compilation tests

The page contains a sequence of tests which are designed to test the basic operation of the test harness. In this modified version of the testsuite, passing tests are in set1.html and set2.html. The failing and error tests are here.


This test is supposed to fail, with the result "Compilation failed as expected".

titleShould Pass: Compilation failed as expected
sourceCompFailExp.java
keywordscompile negative ShouldPass


This test is supposed to give an error, with the result "No source files found".

titleShould Error: No source files found
keywordscompile ShouldError positive


This test is supposed to fail, with the result "Compilation failed unexpectedly".

titleShould Fail: Compilation failed unexpectedly
sourceCompFailUnexp.java
keywordspositive compile ShouldFail


Links to other places such as the Java Home Page, mail addresses, or up the tree should not be followed.