summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric/should_run
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-082-2/+2
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-121-1/+1
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-044-6/+6
* Fix running of ratio test casetaylorfausak2019-11-011-1/+1
* Add tests for rounding ratiostaylorfausak2019-11-012-0/+42
* 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-223-0/+15
* 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
* Fix integer overflow when encoding doubles (Trac #15271)Fangyi Zhou2018-10-282-0/+9
* 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-063-0/+9
* Algebraically simplify add/sub with carry/overflowSebastian Graf2018-05-154-8/+36
* 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-053-1/+16
* Add test for invertability of `Floating` methods.Justus Sagemüller2018-05-053-0/+59
* Enable testing 'Natural' type in TEST=arith011Herbert Valerio Riedel2017-10-163-4/+1341
* base: Update acosh to handle -1::ComplexAlex Bradley2017-09-053-0/+11
* testsuite: Fix double test of +InfinityBen Gamari2017-03-032-4/+4
* testsuite: Add a NaN case to numrun015Ben Gamari2017-03-032-0/+2
* testsuite: Add test for floating-point abs (numrun015)Ben Gamari2017-03-033-0/+31
* Fix the right-shift operation for negative big integers (fixes #12136)Daishi Nakajima2017-01-263-0/+21
* 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
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-2012-164/+164
* 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-143-0/+12
* Always run test T9407Reid Barton2016-01-211-5/+1
* Add test T9407 (Windows)Rik Steenkamp2016-01-203-0/+61
* Add subWordC# on x86ishNikita Karetnikov2015-10-314-0/+21
* Testsuite: rename *.stderr-ghc to *.stderrThomas Miedema2015-07-142-9/+0
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-4/+3
* testsuite: add a regression test for #10011Austin Seipp2015-03-193-0/+16
* Restore exact old semantics of `decodeFloat`Herbert Valerio Riedel2014-11-193-0/+40
* Python 3 support, second attempt (Trac #9184)Krzysztof Gogolewski2014-10-191-4/+4
* Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.6.Thomas Miedema2014-10-071-3/+0
* 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
* Re-export Word from Prelude (re #9531)Herbert Valerio Riedel2014-08-311-1/+5
* Add a test for plusWord2#, addIntC#, subIntC#Reid Barton2014-08-093-0/+91
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-2/+0
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+2
* Add test-case for #8726Herbert Valerio Riedel2014-02-022-0/+86