cvs commit: fptools/testsuite/tests/ghc-regress/ccall/should_compile all.T fptools/testsuite/tests/ghc-regress/ccall/should_run all.T fptools/testsuite/tests/ghc-regress/numeric/should_run all.T
Wolfgang Thaller <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.fptools |
|---|---|
| Message-ID | <[email protected]> |
wolfgang 2005/03/07 18:52:50 PST
Modified files:
testsuite/tests/ghc-regress/ccall/should_compile all.T
testsuite/tests/ghc-regress/ccall/should_run all.T
testsuite/tests/ghc-regress/numeric/should_run all.T
Log:
Change expectations a bit for the non-i386-world.
cc004 and ffi012 use stdcall and is therefore expected to fail on non-i386.
ffi009, arith008 and arith012 expected to fail in optasm because of an
i386-specific floating-point accuracy problem. It now only expects failure on
i386.
MERGE TO STABLE
Revision Changes Path
1.10 +8 -1 fptools/testsuite/tests/ghc-regress/ccall/should_compile/all.T
1.27 +14 -3 fptools/testsuite/tests/ghc-regress/ccall/should_run/all.T
1.12 +12 -2 fptools/testsuite/tests/ghc-regress/numeric/should_run/all.T