This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

fixinc now has a "check" facility...



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)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]