cvs commit: hugs98/tests testScript hugs98/tests/ffi callbacks.c
callbacks.h Callback.hs FileIO.hs FileIO.output callback.c
callback.h hugs98/tests/libs system1.hs
Ross Paterson
ross at haskell.org
Fri Jul 29 05:25:28 EDT 2005
ross 2005/07/29 02:25:28 PDT
Modified files:
tests testScript
tests/ffi Callback.hs FileIO.hs FileIO.output
tests/libs system1.hs
Added files:
tests/ffi callbacks.c callbacks.h
Removed files:
tests/ffi callback.c callback.h
Log:
Portability fixes to tests, from Brian Smith:
* renamed callback.c to avoid clash with Callback.c on case-insensitive
filesystems.
* avoided /tmp inside FileIO.hs.
* added sh.exe to the list of known shells.
Revision Changes Path
1.67 +1 -1 hugs98/tests/testScript
1.3 +2 -2 hugs98/tests/ffi/Callback.hs
1.7 +4 -2 hugs98/tests/ffi/FileIO.hs
1.7 +1 -3 hugs98/tests/ffi/FileIO.output
1.3 +2 -1 hugs98/tests/libs/system1.hs
More information about the Cvs-hugs
mailing list