summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Skip integerGmpInternals in ghci (no unboxed tuples)Reid Barton2013-10-011-1/+2
* Mark those tests which depend on libraries not built when cross-compilingReid Barton2013-10-014-4/+4
* Better fundep error messageSimon Peyton Jones2013-10-011-7/+7
* Test Trac #8359Simon Peyton Jones2013-10-012-1/+19
* Error message wibbles,unknown2013-10-0114-172/+168
* Test Trac #8329Simon Peyton Jones2013-10-015-0/+19
* add a sleep for systems with low-resolution file timestampsSimon Marlow2013-10-011-0/+1
* new test cases for MultiWayIf w/ layoutSimon Marlow2013-10-011-2/+7
* Add tests for new internal GMP primitivesHerbert Valerio Riedel2013-10-014-0/+61
* Fix T8129 (#8129)Krzysztof Gogolewski2013-10-011-0/+2
* Update role annotation syntax in TcCoercibleReid Barton2013-09-301-1/+2
* Update prog001 output (see #7633)Reid Barton2013-09-301-1/+2
* Update spec001 for new Typeable, and disable AMP warningReid Barton2013-09-301-2/+2
* Mark T7881 as expected failure for WAY=hpc (#8384)Reid Barton2013-09-301-1/+1
* Update compareAndSwap for new comparison primopsReid Barton2013-09-301-2/+2
* Deal with failures for T367, T367_letnoescape under ghciReid Barton2013-09-301-2/+2
* Fix fallout from making lazy unlifted bindings an errorAustin Seipp2013-09-296-45/+10
* Test Trac #8377Takano Akio2013-09-293-0/+16
* Fix T8333 (#8333)Krzysztof Gogolewski2013-09-282-8/+1
* Fix T8132Austin Seipp2013-09-271-3/+3
* Add some tests for type-level subtraction.Iavor S. Diatchki2013-09-241-0/+12
* Driver: Fix % operator typoJoachim Breitner2013-09-231-1/+1
* Wibble after #8218Krzysztof Gogolewski2013-09-231-0/+1
* linker_unload is now passing (#8192)Simon Marlow2013-09-231-1/+1
* T7574 is now passing (#7574)Simon Marlow2013-09-231-1/+1
* TyposKrzysztof Gogolewski2013-09-233-3/+3
* Test Trac #8333Simon Peyton Jones2013-09-204-1/+21
* test Trac #7800Simon Peyton Jones2013-09-204-0/+18
* Test Trac #8129Simon Peyton Jones2013-09-203-0/+21
* Test Trac #8280Simon Peyton Jones2013-09-203-0/+10
* Test driver: Implement different verbositiesJoachim Breitner2013-09-205-20/+37
* Test driver: Print total time spent at the endJoachim Breitner2013-09-203-7/+9
* Fix performance failures on x86_64Jan Stolarek2013-09-182-3/+4
* Fix T4007Jan Stolarek2013-09-181-0/+1
* Follow changes in comparison primops (see #6135)Jan Stolarek2013-09-1821-1551/+800
* Trailing whitespacesJan Stolarek2013-09-183-33/+33
* Follow changes in [7ab62490/base] (re #7633)Herbert Valerio Riedel2013-09-185-4/+15
* Follow changes in [12a8244/ghc-prim] (#7633)Herbert Valerio Riedel2013-09-189-3/+68
* Tests for MINIMAL pragma (#7633)Twan van Laarhoven2013-09-1811-0/+213
* Update to new missing-method-decl warning styleHerbert Valerio Riedel2013-09-1810-66/+36
* Update to tests due to change in syntax for role annotations.Richard Eisenberg2013-09-1770-213/+365
* Add missing Windows stdout/stderr output for #5435.Edward Z. Yang2013-09-175-2/+8
* Recompilation test case for #8247Joachim Breitner2013-09-176-0/+41
* Adjust testsuite to new printf implementationJoachim Breitner2013-09-172-2/+4
* In the test that tests -optP -C, also pass -optP -ffreestandingJoachim Breitner2013-09-171-1/+1
* Finish up asm test #5435 for Mac OS XEdward Z. Yang2013-09-173-5/+21
* Implement assembly test for #5435 in Windows.Edward Z. Yang2013-09-162-4/+8
* New and improved tests for #5435. Linux only at the moment.Edward Z. Yang2013-09-1610-39/+124
* Test for #8306Austin Seipp2013-09-163-0/+8
* T5435 test improvements, see #5435 for details.Edward Z. Yang2013-09-157-22/+38