summaryrefslogtreecommitdiff
path: root/libraries/base/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add strict variant of iterateBen Gamari2017-08-253-0/+10
* Make the Read instance for Proxy (and friends) ignore precedenceRyan Scott2017-08-223-0/+11
* Allow Windows to set blank environment variablesHabib Alamin2017-07-313-0/+45
* Add '<&>' operator to Data.Functor. '<&>' calls '<$>' with flipped arguments.Sven Tennie2017-07-293-0/+55
* nativeGen: Use SSE2 SQRT instructionBen Gamari2017-04-281-0/+5
* Add instances for Data.Ord.DownAdam Sandberg Eriksson2017-04-253-0/+10
* skip T13525 when running on Windows.Tamar Christina2017-04-231-1/+1
* base: Fix hWaitForInput with timeout on POSIXBen Gamari2017-04-212-2/+5
* base: Run num009 with -msse2 on i386Ben Gamari2017-04-061-1/+7
* base: Add test for #8684Ben Gamari2017-04-042-0/+17
* base: Add test for #13525Ben Gamari2017-04-042-0/+8
* testsuite: Note x87 terribleness in num009Ben Gamari2017-03-261-1/+5
* tests: remove extra_files.py (#12223)Reid Barton2017-02-262-7/+12
* Type-indexed TypeableBen Gamari2017-02-185-4/+8