summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver
Commit message (Expand)AuthorAgeFilesLines
* Add a test for T5198Ian Lynagh2011-11-183-0/+17
* Define the GHC "compiler_always_flags" in make; fixes trac #5213Ian Lynagh2011-11-171-2/+2
* add test for #5584Simon Marlow2011-11-163-0/+11
* New kind-polymorphic coreJose Pedro Magalhaes2011-11-111-1/+2
* add test for #5614Simon Marlow2011-11-106-0/+58
* Add test for #437: recompilation bug with '-main-is'David Terei2011-11-096-0/+39
* Fix spacesInArgs(ghci). trac #5575Ian Lynagh2011-10-232-3/+1
* Revert "strip away quotes in the argument, hack to fix 5313(ghci)"Ian Lynagh2011-10-191-3/+1
* Merge branch 'master' of http://darcs.haskell.org/testsuiteIan Lynagh2011-10-191-1/+3
|\
| * strip away quotes in the argument, hack to fix 5313(ghci)Simon Marlow2011-10-191-1/+3
* | Simplify the 5313 test definitionIan Lynagh2011-10-181-8/+1
* | Fix passing spaces to tests on Windows, and add a test for itIan Lynagh2011-10-183-0/+19
|/
* update tests for safe haskell changesDavid Terei2011-10-171-1/+1
* Make T4437 more thorough, and update itIan Lynagh2011-09-271-17/+45
* Fix some more written-but-not-cleaned filesIan Lynagh2011-09-061-3/+10
* Fix some more written-but-not-cleaned files in driver/Ian Lynagh2011-09-051-22/+28
* Fix some more written-but-not-cleaned filesIan Lynagh2011-09-051-4/+8
* Fix some more written-but-not-cleaned filesIan Lynagh2011-09-051-2/+4
* Fix some more written-but-not-cleaned filesIan Lynagh2011-09-041-0/+2
* Fix some written-but-not-cleaned filesIan Lynagh2011-09-042-6/+8
* Fix Python crash caused by quoting problem in test for #5313Simon Peyton Jones2011-08-201-2/+2
* Partial fix to a test-framework crash affecting #5313Simon Peyton Jones2011-08-151-0/+1
* Move objcpp-hi files out of ghc-regress/Ian Lynagh2011-08-062-0/+36
* Testcase for objective-c++ compilation (trac #5150)Peter Wortmann2011-08-061-0/+3
* Test Trac #5147Simon Peyton Jones2011-08-036-0/+57
* Simplified API for GHC.setContextSimon Peyton Jones2011-08-021-1/+1
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-20215-0/+2053