FYI: small fixlet for harness to allow gij testing

Anthony Balkissoon abalkiss@redhat.com
Wed Apr 26 19:51:00 GMT 2006


gij didn't like the "/" in "gnu/testlet/DetectBootclasspath" so I
changed it to ".".  This patch also includes a bug fix where multiple
compile errors in one test were being counted as multiple tests and
multiple fails.

2006-04-26  Anthony Balkissoon  <abalkiss@redhat.com>

	* Harness.java: 
	(getBootClassPath): Changed "/" to "." in exec command so it works with
	gij.
	(compileFolder): Count multiple compile errors for the same test as
	just one total test and one total fail, and print the FAIL header info
	only once.

--Tony
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CompilerDoubleCountFix.diff
Type: text/x-patch
Size: 4732 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20060426/b356f585/attachment.bin>


More information about the Mauve-patches mailing list