simonmar    2002/09/11 03:47:58 PDT

  Modified files:
    testsuite/driver     runtests.py testutil.py 
    testsuite/config     ghc 
    testsuite/mk         test.mk 
  Log:
  - Move some of the way-selection logic into the configuration file;
    the build system now just passes in variables saying whether the
    compiler supports profiling and native code generation, and the
    configuration file adds the appropriate ways.
  
  - Add a new option to the test driver, --way=<way> to select just a
    single way.
  
  Revision  Changes    Path
  1.2       +9 -0      fptools/testsuite/driver/runtests.py
  1.2       +3 -0      fptools/testsuite/driver/testutil.py
  1.3       +14 -6     fptools/testsuite/config/ghc
  1.7       +14 -10    fptools/testsuite/mk/test.mk
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools


Reply via email to