summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Re-implement unsafe coercions in terms of unsafe equality proofsSimon Peyton Jones2020-02-201-0/+1
* Split integerGmpInternals test in several partsSylvain Henry2020-01-049-175/+247
* Test proxy-polymorphic sameNat and sameSymbolBodigrim2019-12-052-0/+25
* Make test 16916 more stable across runsIvan Kasatenko2019-11-171-2/+2
* testsuite: Skip T16916 on WindowsBen Gamari2019-11-091-1/+2
* Fix T16916 CI failures (#16966)Ivan Kasatenko2019-08-011-4/+8
* Do not ignore events deletion when events to be added are provided (#16916)Ivan Kasatenko2019-07-213-0/+47
* testsuite: Fix omit_ways usageBen Gamari2019-06-121-2/+2
* Add a `NOINLINE` pragma on `someNatVal` (#16586)Iavor Diatchki2019-05-233-0/+29
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-1/+1
* testsuite: Use makefile_testBen Gamari2019-01-301-6/+3
* Revert "Batch merge"Ben Gamari2019-01-301-3/+6
* Batch mergeBen Gamari2019-01-301-6/+3
* Fix tests for `integer-simple`Alec Theriault2019-01-161-1/+1
* testsuite: Fix a number of GHCi-related failures due to integer-simpleBen Gamari2018-12-121-2/+2
* Correct limb length and assertion for gcdExtIntegerDavidEichamnn2018-08-212-0/+33
* Restore function powModSecIntegerOlivier Chéron2017-09-191-3/+1
* Make function intToSBigNat# preserve sign (fixes #14085)Olivier Chéron2017-08-172-2/+8
* integerConstantFolding: no longer broken with -DDEBUG (#1106)Joachim Breitner2017-03-091-2/+1
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-9/+3
* integer-gmp: Make minusInteger more efficientAlan Mock2016-06-043-1/+38
* 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