summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric/should_run/all.T
Commit message (Expand)AuthorAgeFilesLines
* fromEnum Natural: Throw error for non-representable valuesPeter Lebbing2021-09-061-0/+2
* Fix #19931John Ericson2021-07-211-0/+1
* Add a test for fromInteger :: Integer -> Float/Double (#15926, #17231, #17782)ARATA Mizuki2021-03-171-0/+2
* Bignum: fix BigNat subtraction (#18604)Sylvain Henry2020-08-261-0/+1
* Bignum: fix powMod for gmp backend (#18515)Sylvain Henry2020-07-301-0/+1
* Fix bug in Natural multiplication (fix #18509)Sylvain Henry2020-07-291-0/+1
* Bignum: add support for negative shifts (fix #18499)Sylvain Henry2020-07-281-0/+1
* Fix ghc-bignum exceptionsSylvain Henry2020-06-271-0/+1
* Fix running of ratio test casetaylorfausak2019-11-011-1/+1
* Add tests for rounding ratiostaylorfausak2019-11-011-0/+1
* testsuite: Add assertions that way lists are in fact listsBen Gamari2019-06-151-1/+1
* Add regression test for old Word32 arithmetic issue (#497)Kevin Buhr2019-05-221-0/+1
* testsuite: Use makefile_testBen Gamari2019-01-301-1/+1
* Revert "Batch merge"Ben Gamari2019-01-301-1/+1
* Batch mergeBen Gamari2019-01-301-1/+1
* arith011 is no longer broken with integer-simpleAlec Theriault2018-12-271-3/+1
* testsuite: Fix a variety of issues when building with integer-simpleBen Gamari2018-12-241-1/+3
* testuite: update more windows tests outputsTamar Christina2018-11-221-1/+2
* fixup! Disable T10962 on llvm for nowKrzysztof Gogolewski2018-07-221-1/+1
* Disable T10962 on llvm for nowKrzysztof Gogolewski2018-07-221-1/+1
* Fix a major copy'n'paste error in LLVM CodeGenKrzysztof Gogolewski2018-07-221-1/+1
* Fix for built-in Natural literals desugaringSylvain Henry2018-07-061-0/+1
* Algebraically simplify add/sub with carry/overflowSebastian Graf2018-05-151-1/+1
* Stable area hyperbolic sine for `Double` and `Float`.Justus Sagemüller2018-05-051-1/+1
* Add hyperbolic functions to test of Float-inversesJustus Sagemüller2018-05-051-1/+1
* Add test for invertability of `Floating` methods.Justus Sagemüller2018-05-051-0/+2
* base: Update acosh to handle -1::ComplexAlex Bradley2017-09-051-0/+1
* testsuite: Add test for floating-point abs (numrun015)Ben Gamari2017-03-031-0/+1
* Fix the right-shift operation for negative big integers (fixes #12136)Daishi Nakajima2017-01-261-0/+1
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-4/+1
* Testsuite: delete dead code + cleanupThomas Miedema2016-06-201-10/+6
* Ensure T11702 always runs with optasmBen Gamari2016-03-201-1/+1
* PrelRules: Fix constant folding for WordRemOpBen Gamari2016-03-201-1/+1
* Add regression test for #11702Ben Gamari2016-03-141-0/+1
* Always run test T9407Reid Barton2016-01-211-5/+1
* Add test T9407 (Windows)Rik Steenkamp2016-01-201-0/+5
* Add subWordC# on x86ishNikita Karetnikov2015-10-311-0/+1
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-4/+3
* testsuite: add a regression test for #10011Austin Seipp2015-03-191-0/+1
* Restore exact old semantics of `decodeFloat`Herbert Valerio Riedel2014-11-191-0/+1
* Python 3 support, second attempt (Trac #9184)Krzysztof Gogolewski2014-10-191-4/+4
* Revert "Basic Python 3 support for testsuite driver (Trac #9184)"Krzysztof Gogolewski2014-10-031-4/+4
* Basic Python 3 support for testsuite driver (Trac #9184)Krzysztof Gogolewski2014-10-011-4/+4
* Add a test for plusWord2#, addIntC#, subIntC#Reid Barton2014-08-091-0/+1
* Add test-case for #8726Herbert Valerio Riedel2014-02-021-0/+1
* Add test for -XNumDecimalsAustin Seipp2013-08-281-0/+1
* Rellocate test for T7689 to different directoryJan Stolarek2013-08-191-2/+0
* Test #7689Jan Stolarek2013-02-191-0/+2
* Remove uses of compose(s) in tests, and change how composition is handledIan Lynagh2013-02-141-2/+2
* Replace 'if_platform' and 'unless_platform' with 'platform'Ian Lynagh2013-02-081-1/+1