summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove T7041; it doesn't make sense now that we handle gcd differentlyIan Lynagh2012-07-203-16/+0
* Add 32-bit output for gcdIntegerIan Lynagh2012-07-181-0/+1
* Add a couple of tests for gcdIntegerIan Lynagh2012-07-135-0/+35
* Add IntegerConversionRulesIan Lynagh2012-06-273-0/+35
* Add more cases to the integer constant folding testIan Lynagh2012-06-082-0/+16
* Add more tests to integerConstantFoldingIan Lynagh2012-06-062-0/+21
* Move win32 tests to win32 repository.Paolo Capriotti2012-05-094-135/+0
* More Win64 test fixesIan Lynagh2012-05-081-3/+2
* Move base and unix tests to respective packages; part of #1161.Paolo Capriotti2012-03-09299-9683/+0
* Move test array01 into the array packageIan Lynagh2012-02-263-37/+0
* Update tests following OldException removalIan Lynagh2012-02-1810-150/+89
* Remove Regex tests; part of #1161Ian Lynagh2012-02-047-84/+0
* Move lib/Time tests into the old-time packageIan Lynagh2012-02-0310-76/+0
* Text.Printf tests have moved to base; part of #1161Ian Lynagh2012-02-034-18/+0
* Remove the tests/lib/PrettyPrint tests; part of #1161Ian Lynagh2012-02-036-54/+0
* Remove the Data.ByteString tests; part of #1161Ian Lynagh2012-02-0316-5183/+0
* Make posix003 a little more portableIan Lynagh2012-01-302-2/+2
* Generalise the integerToInt_smallInteger test (now fromToInteger)Ian Lynagh2012-01-263-9/+14
* Add a test for the integerToInt/smallInteger ruleIan Lynagh2012-01-263-0/+22
* Update tests after instances are moved out of Control.Monad.InstancesIan Lynagh2012-01-143-31/+0
* Add encodeInteger{Double,Float} to the integerConstantFolding testIan Lynagh2012-01-133-0/+12
* Add {double,float}FromInteger to the integerConstantFolding testIan Lynagh2012-01-133-0/+16
* Fix T5430, make output independent of user timezoneDavid Terei2012-01-121-2/+8
* Add quot and rem to the integerConstantFolding testIan Lynagh2012-01-103-0/+12
* Move T4113 to libraries/directory/tests (#4480)Simon Marlow2011-12-134-25/+0
* posix004(threaded2) and posix014(threaded2) pass nowSimon Marlow2011-12-071-6/+2
* posix009: omit threaded waysSimon Marlow2011-12-011-1/+1
* skip posix003 on WindowsSimon Marlow2011-12-011-1/+2
* Expect 3307 and environment001 to fail on msys; fixes trac #5599Ian Lynagh2011-11-271-2/+7
* fix this test (need to use reservedSignals)Simon Marlow2011-11-251-1/+1
* clean up test failuresSimon Marlow2011-11-212-6/+18
* Remove sockets testsIan Lynagh2011-11-2019-344/+0
* Fix and enable posix014Ian Lynagh2011-11-203-15/+11
* Remove posix013Ian Lynagh2011-11-201-21/+0
* Remove posix012Ian Lynagh2011-11-202-59/+0
* Remove posix011Ian Lynagh2011-11-202-26/+0
* Fix and enable posix010Ian Lynagh2011-11-203-26/+18
* Fix and reenalbe posix009Ian Lynagh2011-11-203-13/+20
* Remove old .stdout filesIan Lynagh2011-11-202-5/+0
* Remove posix008Ian Lynagh2011-11-201-12/+0
* Remove posix007Ian Lynagh2011-11-201-34/+0
* Enable and fix posix006Ian Lynagh2011-11-203-19/+17
* Mostly fix posix005. Complete fix blocked on #5648.Ian Lynagh2011-11-202-24/+21
* Enable and fix the posix* testsIan Lynagh2011-11-205-57/+58
* Remove posix001Ian Lynagh2011-11-202-28/+0
* Move ioref001 to base/testsIan Lynagh2011-11-194-17/+0
* Move lib/System tests to base/testsIan Lynagh2011-11-1910-69/+0
* Move ix001 to base/testsIan Lynagh2011-11-194-9/+0
* Move Data.List tests to base/testsIan Lynagh2011-11-196-22/+0
* Move lexNum to base/testsIan Lynagh2011-11-194-50/+0