This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
fixinc now has a "check" facility...
- To: gcc at gcc dot gnu dot org
- Subject: fixinc now has a "check" facility...
- From: Bruce Korb <bkorb at sco dot COM>
- Date: Thu, 11 May 2000 07:42:08 -0700
- Organization: Santa Cruz Operations
I have to go back to my day job now, but the
infrastructure for this is working....
When I cd to the fixinc build directory and type "make check"
I get this, implying 5 failures out of 27. Its a start :-)
Test output check:
bad_lval test failed. See testdir/inc/libgen.h
broken_assert_stdlib test failed. See testdir/inc/assert.h
hp_inline test failed. See testdir/inc/sys/spinlock.h
hp_sysfile test failed. See testdir/inc/sys/file.h
isc_omits_with_stdc test failed. See testdir/inc/stdio.h
diff of diffs:
143d142
< Only in inc: inc/libgen.h
250d248
< Only in inc: inc/sys/file.h
295d292
< Only in inc: inc/sys/spinlock.h
Results do not match expectations
*** Error code 1 (bu21)