summaryrefslogtreecommitdiff
path: root/libraries/base/tests/all.T
Commit message (Expand)AuthorAgeFilesLines
* Add Javascript backendSylvain Henry2022-11-291-16/+29
* Export symbolSing, SSymbol, and friends (CLC#85)wip/clc-85Ryan Scott2022-10-061-0/+1
* Add inits1 and tails1 to Data.List.NonEmptyHarry Garrood2022-08-251-0/+1
* Add primop to list threadsBen Gamari2022-08-061-0/+1
* testsuite: Skip a few tests as in the nonmoving collectorBen Gamari2022-07-251-1/+5
* Remove the traces of i386-*-openbsd, long live amd64Greg Steuck2022-06-271-2/+2
* Pure Haskell implementation of GHC.UnicodePierre Le Marre2022-06-011-0/+1
* base: Introduce [sg]etFinalizerExceptionHandlerBen Gamari2022-05-191-1/+6
* Add tests for several trace functions.Philip Hazelden2022-04-091-0/+1
* testsuite: Remove reqlib modifierMatthew Pickering2021-12-221-3/+0
* Remove record field from SoloSimon Peyton Jones2021-11-051-1/+0
* Export Solo from Data.TupleDavid Feuer2021-08-271-0/+1
* Check the buffer size *before* calling the continuation in withEncodedCStringMatthew Pickering2021-07-231-0/+1
* Use correct precedence in Complex's Read1/Show1 instancesRyan Scott2021-04-181-0/+1
* [ci] Skip test's on windows that often fail in CI.wip/angerman/stable-windowsMoritz Angermann2021-03-161-1/+2
* Fix accidental unsoundness in Data.Typeable.Internal.mkTypeLitFromStringRyan Scott2021-02-011-0/+1
* Fix a leak in `transpose`Hécate2020-11-011-0/+1
* testsuite: Mark tempfiles as broken on Win32 without WinIOGHC GitLab CI2020-09-201-1/+4
* Add testsSandy Maguire2020-09-121-0/+1
* Implement `fullCompilerVersion`Hécate2020-07-181-0/+1
* BigNum: rename BigNat typesSylvain Henry2020-07-071-1/+1
* Add missing Ix instances for tuples of size 6 through 15 (#16643)Joshua Price2020-06-301-0/+1
* Update testsuiteSylvain Henry2020-06-171-3/+1
* Update `base` packageSylvain Henry2020-06-171-2/+2
* testsuite: Skip T17499 when built against integer-simpleBen Gamari2019-12-271-1/+3
* Stricten functions ins GHC.NaturalSebastian Graf2019-11-231-0/+1
* testsuite: Mark tests fragile in threaded2 as fragile in all concurrent waysBen Gamari2019-11-101-1/+1
* Merge non-moving garbage collectorBen Gamari2019-10-231-1/+1
|\
| * testsuite: Mark length001 as failing under nonmoving wayswip/gc/testBen Gamari2019-10-221-1/+1
* | testsuite: Don't run T7653 in ghci and profiled waysBen Gamari2019-10-231-2/+2
|/
* testsuite: Add tests for #16943Ben Gamari2019-08-071-0/+2
* testsuite: Mark hWaitForInput-accurate-stdin as broken in all threaded waysBen Gamari2019-07-181-1/+1
* testsuite: Add assertions that way lists are in fact listsBen Gamari2019-06-151-1/+1
* testsuite: A more portable solution to #9399Ben Gamari2019-06-131-7/+21
* 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-071-0/+1
* testsuite: Add testcase for #16111Ben Gamari2019-04-041-0/+1
* hWaitForInput-accurate-socket testTom Sydney Kerckhove2019-02-231-0/+1
* hWaitForInput-accurate-stdin testBen Gamari2019-01-311-0/+1
* testsuite: Mark hWaitForInput-accurate-socket as requiring unixBen Gamari2019-01-271-1/+1
* hWaitForInput-accurate-socket testTom Sydney Kerckhove2019-01-161-0/+1
* testsuite: Save performance metrics in git notes.David Eichmann2018-11-071-14/+4
* testsuite: Mark T15349 as broken in the ghci wayBen Gamari2018-10-231-1/+1
* testsuite: disable T11760 on non-smp targetsSergei Trofimovich2018-10-071-1/+1
* Harden fixSTDavid Feuer2018-07-211-0/+1
* base/TimerManager: Clamp timer expiration time to maxBoundBen Gamari2018-05-301-2/+1
* Clean up Windows testsuite failuresTamar Christina2018-05-281-1/+16
* Another batch of './validation --slow' tweaksAlp Mestanogullari2018-05-201-1/+2