cvs commit: hugs98/tests/libs Ptr.input Ptr.output testPtr.hs
Sven Panne <[email protected]> Mon, 26 Feb 2007 04:37:23 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <[email protected]> |
panne 2007/02/26 04:37:23 PST
Modified files:
tests/libs Ptr.input Ptr.output testPtr.hs
Log:
Make the Ptr test work on 32bit and 64bit architectures
Revision Changes Path
1.2 +1 -1 hugs98/tests/libs/Ptr.input
1.2 +202 -1 hugs98/tests/libs/Ptr.output
1.3 +14 -0 hugs98/tests/libs/testPtr.hs