summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix timeout's clean targetIan Lynagh2009-01-091-1/+2
* Look for .exe when looking for the compiler, tooIan Lynagh2009-01-091-2/+2
* Add a "show" targetIan Lynagh2009-01-091-0/+3
* Wibble error message to not confused vim's syntax highlightingIan Lynagh2009-01-091-1/+1
* When checking programs exists, check prog.exe tooIan Lynagh2009-01-091-3/+3
* Check that make supports evalIan Lynagh2009-01-091-0/+7
* Don't insist on python being in /usr/binIan Lynagh2009-01-091-1/+1
* Put the endif's in the right placesIan Lynagh2009-01-081-1/+2
* Actually define TEST_HC for the new build systemIan Lynagh2009-01-081-0/+10
* Better error messagesIan Lynagh2009-01-081-3/+3
* Disentangle the testsuite from the compiler's build systemIan Lynagh2009-01-089-177/+123
* Remove uses of MKDIRHIER in favour of mkdirIan Lynagh2009-01-081-17/+16
* Remove uses of pwd in favour of abspathIan Lynagh2009-01-084-5/+4
* Consistently use GHC_PKG instead of GHC_PKG_INPLACEIan Lynagh2009-01-085-19/+19
* Test Trac #2914simonpj2009-01-082-0/+15
* add test for #2910; move #1980 into validateSimon Marlow2009-01-063-1/+14
* Test Trac #2756simonpj2009-01-023-0/+16
* Add comments to a very tricky testsimonpj2009-01-021-7/+22
* Change in error messagessimonpj2009-01-022-3/+3
* Test Trac #2721simonpj2008-12-313-0/+22
* Track error message changessimonpj2008-12-3110-28/+48
* Use -XImpredicativeTypes instead of -fglasgow-extssimonpj2008-12-3111-11/+11
* Test Trac #2856simonpj2008-12-312-0/+29
* Test for empty type indices (Trac #2888)simonpj2008-12-303-0/+12
* Test Trac #2851, and update error message for other testssimonpj2008-12-309-0/+33
* Track new quotes in error messagesimonpj2008-12-301-1/+1
* Test Trac #2901simonpj2008-12-303-0/+11
* Add first test for GHC API features.Thomas Schilling2008-11-277-0/+100
* fix typoSimon Marlow2008-12-181-1/+1
* break018 is expected to pass again after the INLINE patch rollbackSimon Marlow2008-12-171-1/+1
* Make the testsuite work with the new build systemSimon Marlow2008-12-175-7/+94
* Fix this test: it was using a C finalizer that called back into HaskellSimon Marlow2008-12-161-4/+6
* test for #2592Simon Marlow2008-12-153-0/+9
* check for valid .prof files when profilingSimon Marlow2008-12-151-3/+21
* FIX #1364: added tests for C finalizers.Ivan Tomac2008-12-1010-0/+136
* add test for #2838Simon Marlow2008-12-094-0/+13
* Add a test that we ignore OPTIONS_HUGS pragmasIan Lynagh2008-12-092-0/+9
* Add a test for trac #2847: Parsing OPTIONS_NO_SUCH_PRAGMA pragmaIan Lynagh2008-12-093-0/+13
* Mark break018 broken (#2845)Ian Lynagh2008-12-061-1/+1
* Remove INLINE for recursive functionsimonpj2008-12-051-1/+1
* Clean .exe.manifest filesIan Lynagh2008-12-031-1/+1
* Follow improved error messagesimonpj2008-12-011-9/+10
* Simple17 passessimonpj2008-12-011-1/+1
* Test Trac #2817simonpj2008-11-262-0/+12
* Test Trac #2756simonpj2008-11-262-0/+16
* Update output to follow :t output formatting changesimonpj2008-11-261-40/+20
* Test Trac #2766simonpj2008-11-263-0/+7
* add test for #2740Simon Marlow2008-11-254-0/+23
* Test Trac #2799simonpj2008-11-252-0/+17
* small fix to the space-leak testing frameworkSimon Marlow2008-11-251-1/+1