cvs commit: hugs98/tests/libs except1.output hugs98/tests/rts ioerror1.output hugs98/tests/tcheck DictHW.output TyErr.output

Alastair Reid reid@glass.cse.ogi.edu
Tue, 11 Jun 2002 10:55:56 -0700


reid        2002/06/11 10:55:56 PDT

  Modified files:
    tests/libs           except1.output 
    tests/rts            ioerror1.output 
    tests/tcheck         DictHW.output TyErr.output 
  Log:
  Fixed test suite to match current behaviour.
  Two changes seem to have happened:
  
  1) The +q flag makes things even quieter.
     I didn't really look at what was different but it seems like
     it doesn't report which files it is loading anymore - so the number
     of lines to ignore got much smaller.
  
  2) When printing IOErrors, an extra carriage return is added to the error
     message.
  
  Revision  Changes    Path
  1.4       +3 -0      hugs98/tests/libs/except1.output
  1.3       +2 -0      hugs98/tests/rts/ioerror1.output
  1.5       +2 -4      hugs98/tests/tcheck/DictHW.output
  1.3       +0 -1      hugs98/tests/tcheck/TyErr.output