summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* integerConstantFolding: when(compiler_debugged(), expect_broken(#11006))Thomas Miedema2015-10-301-1/+2
* Improve TidyPgm.hasCafRefs to account for Integer literals (Trac #8525)Simon Peyton Jones2014-12-171-2/+1
* Reimplement `gcdExtInteger` (#9281)Herbert Valerio Riedel2014-11-291-11/+1
* Re-implement `recipModInteger` (#9281)Herbert Valerio Riedel2014-11-291-10/+1
* Re-implement `powModInteger` (#9281)Herbert Valerio Riedel2014-11-291-12/+1
* Re-activate `integerGmpInternals` test (#9281)Herbert Valerio Riedel2014-11-282-26/+55
* Reimplement im/export primitives for integer-gmp2Herbert Valerio Riedel2014-11-191-19/+17
* Implement new integer-gmp2 from scratch (re #9281)Herbert Valerio Riedel2014-11-121-1/+2
* Set up framework for generalising Data.List to FoldablesHerbert Valerio Riedel2014-09-201-1/+1
* Re-export Word from Prelude (re #9531)Herbert Valerio Riedel2014-08-311-1/+4
* Mark tests as expect_broken when borken with -DDEBUGJoachim Breitner2013-11-221-1/+2
* Add tests for new import/export GMP primitivesHerbert Valerio Riedel2013-11-072-22/+147
* Add tests for new internal GMP primitivesHerbert Valerio Riedel2013-10-282-0/+18
* Skip integerGmpInternals in ghci (no unboxed tuples)Reid Barton2013-10-011-1/+2
* Add tests for new internal GMP primitivesHerbert Valerio Riedel2013-10-013-0/+60
* Comparison primops return Int# (Fixes #6135)Jan Stolarek2013-08-143-0/+12
* 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