igloo       2004/07/19 15:11:54 PDT

  Modified files:
    testsuite            Makefile 
    testsuite/driver     testlib.py 
    testsuite/mk         test.mk 
    testsuite/tests/ghc-regress/lib/should_run enum01.hs 
  Added files:
    testsuite/mk         wordsize.mk.in 
    testsuite/tests/ghc-regress/lib/Numeric num002.stdout-ws-64 
                                            num003.stdout-ws-64 
                                            num004.stdout-ws-64 
                                            num005.stdout-ws-64 
    testsuite/tests/ghc-regress/lib/should_run 
                                               addr001.stdout-ws-64 
                                               enum01.stdout-ws-64 
                                               enum02.stdout-ws-64 
                                               enum03.stdout-ws-64 
    testsuite/tests/ghc-regress/numeric/should_run 
                                                   arith003.stdout-ws-64 
                                                   arith005.stdout-ws-64 
                                                   arith011.stdout-ws-64 
                                                   num009.stdout-ws-64 
    testsuite/tests/ghc-regress/typecheck/should_run 
                                                     tcrun002.stdout-ws-64 
  Log:
  Allows a -ws-64 stdout variant rather than requiring each 64-bit
  platform to have a -platform one. (You now need to make boot in
  testsuite after configure but before running tests).
  
  Modify enum001, partly to alter spacing but also to inline printTest
  where things like \NUL are used, as modern cpp behaves differently.
  
  Rename the generated .script files to .genscript to make it easier to
  clean a testsuite tree.
  
  Revision  Changes    Path
  1.6       +6 -1      fptools/testsuite/Makefile
  1.20      +13 -6     fptools/testsuite/driver/testlib.py
  1.12      +3 -0      fptools/testsuite/mk/test.mk
  1.3       +20 -11    fptools/testsuite/tests/ghc-regress/lib/should_run/enum01.hs
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools

Reply via email to