summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib/base
Commit message (Expand)AuthorAgeFilesLines
* Add a basic test for ByteArray's Monoid instanceMatthew Craven2022-06-222-0/+84
* fix executablePath test for NetBSDFraser Tweedale2022-05-261-8/+19
* executablePath test: fix file extension treatmentFraser Tweedale2022-05-261-10/+11
* Give the two T19569 tests different namesMatthew Craven2022-05-052-1/+1
* Fix broken rules for (^) with known small powersMatthew Craven2022-05-051-1/+1
* Add a test for the bracketing in rules for (^)Matthew Craven2022-05-052-0/+57
* Data.Functor.Classes: fix Ord1 instance for DownVaibhav Sagar2021-12-143-0/+10
* Add test for executablePathFraser Tweedale2021-07-062-1/+51
* Add pattern TypeRep (#19691), exported by Type.Reflection.Baldur Blöndal2021-05-192-0/+34
* Add cmpNat, cmpSymbol, and cmpCharDaniel Winograd-Cort2021-03-033-0/+28
* Fix spurious failures of T16916 on CI (#16966)Sylvain Henry2021-01-273-13/+46
* testsuite: Increase tolerance of T16916Ben Gamari2020-08-121-1/+1
* Test proxy-polymorphic sameNat and sameSymbolBodigrim2019-12-052-0/+25
* Make test 16916 more stable across runsIvan Kasatenko2019-11-171-2/+2
* testsuite: Skip T16916 on WindowsBen Gamari2019-11-091-1/+2
* Fix T16916 CI failures (#16966)Ivan Kasatenko2019-08-011-4/+8
* Do not ignore events deletion when events to be added are provided (#16916)Ivan Kasatenko2019-07-213-0/+47
* Add a `NOINLINE` pragma on `someNatVal` (#16586)Iavor Diatchki2019-05-233-0/+29