Ignore:
Timestamp:
Jun 29, 2009, 5:43:54 PM (15 years ago)
Author:
buchmann
Message:

Remove an unused regression test.
Update some other tests.
Add a TODO section into README file.
Disable some debugging compiler options for common users.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/test_regression/07122006/Makefile

    r15 r34  
    1313  if [ $$? -ne 0 ] ; then eval ${failcom} ; fi
    1414        @echo Test OK.
    15         system2.x > /dev/null ; \
     15        system2.x > /dev/null
     16# ; \
    1617        if [ $$? -ne 139 ] ; then eval ${failcom} ; fi
    1718
Note: See TracChangeset for help on using the changeset viewer.