cvs commit: fptools/ghc/tests/lib/should_run time002.hs time002.stdout

Simon Marlow simonmar@glass.cse.ogi.edu
Sun, 14 Jan 2001 07:46:53 -0800


simonmar    2001/01/14 07:46:53 PST

  Added files:
    ghc/tests/lib/should_run time002.hs time002.stdout 
  Log:
  Add a slightly stronger test for Time that the ones in tests/io.  This
  one reads the current time, converts it to CalendarTime and back
  again, and tests that all three times converted to strings compare equal.