summaryrefslogtreecommitdiff
path: root/libraries/base/tests
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Add tests for #16943Ben Gamari2019-08-075-0/+23
* testsuite: Mark T4808 as broken in threaded2 wayBen Gamari2019-07-181-1/+1
* testsuite: Mark hWaitForInput-accurate-stdin as broken in all threaded waysBen Gamari2019-07-181-1/+1
* Expunge #ifdef and #ifndef from the codebaseJohn Ericson2019-07-141-3/+3
* testsuite: Add assertions that way lists are in fact listsBen Gamari2019-06-152-2/+2
* testsuite: Skip hDuplicateTo001 in concurrent waysBen Gamari2019-06-151-1/+2
* testsuite: A more portable solution to #9399Ben Gamari2019-06-136-25/+23
* testsuite: Mark T13167 as fragile in threaded2Ben Gamari2019-06-121-1/+1
* testsuite: Mark hWaitForInput-accurate-stdin as broken in threaded waysBen Gamari2019-06-121-1/+1
* base: Mark CPUTime001 as fragileBen Gamari2019-06-101-1/+1
* Fix isValidNatural: The BigNat in NatJ# must have at least 2 limbsSimon Jakobi2019-06-073-0/+11
* removing x87 register support from native code genCarter Schonwald2019-04-102-17/+4
* testsuite: Add testcase for #16111Ben Gamari2019-04-043-0/+16
* base: Depend upon shlwapi on WindowsBen Gamari2019-03-202-0/+7
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-154-4/+4
* hWaitForInput-accurate-socket testTom Sydney Kerckhove2019-02-233-0/+25
* hWaitForInput-accurate-stdin testBen Gamari2019-01-313-0/+53
* testsuite: Use makefile_testBen Gamari2019-01-302-7/+5
* Revert "Batch merge"Ben Gamari2019-01-302-5/+7
* Batch mergeBen Gamari2019-01-302-7/+5
* testsuite: Mark hWaitForInput-accurate-socket as requiring unixBen Gamari2019-01-271-1/+1
* hWaitForInput-accurate-socket testTom Sydney Kerckhove2019-01-163-0/+50
* Fix precedence handling for Data.Fixed's Show instance (#16031)Sven Tennie2019-01-062-0/+8
* testsuite: Save performance metrics in git notes.David Eichmann2018-11-071-14/+4
* Data.Maybe: add callstack for fromJust (Trac #15559)Fangyi Zhou2018-11-012-0/+14
* testsuite: Mark T15349 as broken in the ghci wayBen Gamari2018-10-231-1/+1
* Enable -Wcompat=error in the testsuiteVladislav Zavialov2018-10-151-2/+4
* testsuite: disable T11760 on non-smp targetsSergei Trofimovich2018-10-071-1/+1
* Update unicode tables to v. 12 of the standardArtem Pelenitsyn2018-08-232-234/+234
* testsuite: Bump for unix 2.7Ben Gamari2018-08-091-1/+1
* Harden fixSTDavid Feuer2018-07-213-0/+19
* testsuite: Mark num009 as broken due to #15062Ben Gamari2018-06-161-0/+1
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-141-2/+2
* Mark test broken on powerpc64[le]Peter Trommler2018-06-141-0/+1
* base/TimerManager: Clamp timer expiration time to maxBoundBen Gamari2018-05-301-2/+1
* Clean up Windows testsuite failuresTamar Christina2018-05-283-2/+29
* Another batch of './validation --slow' tweaksAlp Mestanogullari2018-05-201-1/+2
* Improve numeric stability of numericEnumFrom for floating numbersHE, Tao2018-05-163-0/+13
* Make finalizers more reliable.Tamar Christina2018-05-163-0/+31
* base: Fix handling of showEFloat (Just 0)Ben Gamari2018-05-131-21/+21
* Move the ResponseFile module from haddock into baseChaitanya Koparkar2018-05-032-0/+76
* base: Add a test for T10412Ben Gamari2018-04-203-0/+11
* Bump unix submodule to version 2.8.0.0Ryan Scott2018-04-192-4/+4
* testsuite: Add test for negative sqrts (#10010)Ben Gamari2018-04-103-0/+6
* Windows: fix all failing tests.Tamar Christina2018-01-021-3/+6
* Get rid of some stuttering in comments and docsGabor Greif2017-12-191-1/+1
* base: Fix #14425Ben Gamari2017-11-091-1/+1
* base: Add test for #14425Ben Gamari2017-11-093-0/+8
* Remove the 'legroom' part of the timeout-accurate-pure test.Tom Sydney Kerckhove2017-10-253-31/+0
* Added a test for 'timeout' to be accurate.Tom Sydney Kerckhove2017-10-193-0/+31