summaryrefslogtreecommitdiff
path: root/libraries/base/tests
Commit message (Expand)AuthorAgeFilesLines
* winio: fix tempfiles test on linuxAndreas Klebinger2020-07-151-1/+1
* winio: Accept T9681 output.Andreas Klebinger2020-07-151-2/+2
* winio: Fix openFile009 merge conflict leftoverAndreas Klebinger2020-07-151-4/+0
* winio: Fix ThreadDelay001 CPPAndreas Klebinger2020-07-151-1/+1
* winio: Update T9681 output, disable T4808 on windows.Andreas Klebinger2020-07-152-4/+4
* winio: ThreadDelay001: Use higher resolution timer.Andreas Klebinger2020-07-151-4/+21
* winio: Fix expected tempfiles output.Andreas Klebinger2020-07-152-13/+1
* winio: Update output of T9681 since we now actually run it.Andreas Klebinger2020-07-151-2/+5
* winio: Fix sqrt and openFile009 test casesAndreas Klebinger2020-07-153-5/+9
* winio: Set handle offset when opening files in Append mode.Andreas Klebinger2020-07-153-0/+22
* winio: Switch Testsuite to test winio by defaultTamar Christina2020-07-155-16/+29
* BigNum: rename BigNat typesSylvain Henry2020-07-072-2/+2
* Add missing Ix instances for tuples of size 6 through 15 (#16643)Joshua Price2020-06-303-0/+25
* Update testsuiteSylvain Henry2020-06-171-3/+1
* Update `base` packageSylvain Henry2020-06-172-6/+7
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-1/+1
* Fix "build/elem" RULE.Andreas Klebinger2020-05-294-0/+40
* Do eager instantation in termsSimon Peyton Jones2020-04-221-4/+4
* Mark T12010 fragile on 32-bitÖmer Sinan Ağacan2020-04-201-5/+5
* base: add strict IO functions: readFile', getContents', hGetContents'Lysxia2020-03-164-0/+14
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-0812-13/+16
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* testsuite: Skip T17499 when built against integer-simpleBen Gamari2019-12-271-1/+3
* testsuite: Add (broken) test for #17510Ben Gamari2019-12-103-0/+20
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* Stricten functions ins GHC.NaturalSebastian Graf2019-11-232-0/+17
* testsuite: Skip T17414 on LinuxBen Gamari2019-11-171-0/+4
* testsuite: Mark tests fragile in threaded2 as fragile in all concurrent waysBen Gamari2019-11-102-2/+2
* testsuite: Mark T17414 as fragile on WindowsBen Gamari2019-11-091-1/+5
* testsuite: Add test for #17414Ben Gamari2019-10-312-0/+20
* 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-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