summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell
Commit message (Expand)AuthorAgeFilesLines
...
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-2515-26/+26
* Fix #8745 - GND is now -XSafe compatible.Austin Seipp2014-02-1710-97/+7
* Different quotes in error messages following lexer clean-upSimon Peyton Jones2013-12-051-1/+1
* Fix test wibble.Geoffrey Mainland2013-10-041-0/+1
* TyposKrzysztof Gogolewski2013-09-231-1/+1
* Adjust test suite to new Language Pragma warnignsJoachim Breitner2013-09-143-7/+7
* Add tests for roles.Richard Eisenberg2013-08-024-70/+5
* Fix tests for dynamic ghcIan Lynagh2013-03-151-1/+1
* Remove redundant SafeHaskell testsIan Lynagh2013-03-015-39/+0
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-2418-36/+36
* Update GoodImport03Ian Lynagh2013-02-161-1/+0
* Remove Dep0{3,4}Ian Lynagh2013-02-165-26/+0
* Remove BadImport04 and BadImport09Ian Lynagh2013-02-165-33/+0
* BadImport04: Follow changes in baseIan Lynagh2013-02-162-3/+3
* Implement poly-kinded TypeableJose Pedro Magalhaes2013-02-128-6/+32
* Pass the test name to the test optionsIan Lynagh2013-02-076-6/+6
* Fix safePkg01 on WindowsIan Lynagh2013-02-051-0/+4
* Use normalise_errmsg_fun rather than normalise_fun where appropriateIan Lynagh2013-02-051-3/+3
* Fix safePkg01Ian Lynagh2012-11-301-2/+2
* Make some tests independent of the version number of the array packageIan Lynagh2012-11-301-1/+5
* Fix Check09 test; it depended on the exact version number of bytestringIan Lynagh2012-11-171-1/+7
* Fix safeHaskell/check/pkg01 testsIan Lynagh2012-11-174-57/+104
* Fix some testsIan Lynagh2012-11-171-4/+11
* Testsuite fixes for when we only have dynamic librariesIan Lynagh2012-10-252-11/+27
* Fix a couple of tests when dynlibs-by-default is onIan Lynagh2012-10-041-1/+5
* A ton of error message wibblesSimon Peyton Jones2012-09-211-1/+0
* Fix tests after update to bytestring 0.10.1.0.Paolo Capriotti2012-09-099-11/+11
* Add test for #7172.David Terei2012-08-234-0/+19
* Update SafeHaskell outputs.David Terei2012-08-234-1/+8
* Add more safe haskell test coverage.David Terei2012-08-2220-5/+138
* Update stderr in p2 test case.Paolo Capriotti2012-08-151-2/+0
* Update old safehaskell testDavid Terei2012-08-132-3/+5
* Update error message in safeHaskell/ghci/p2Paolo Capriotti2012-08-131-2/+0
* Add some NOINLINE pragmas to satisfy the (correct) "RULE may not fire" warningSimon Peyton Jones2012-07-232-0/+3
* Remove Data.HashTable from GoodImport03Ian Lynagh2012-06-301-1/+0
* Remove the deprecated concurrent modules from GoodImport03Ian Lynagh2012-06-231-3/+0
* Update output (spelling of "inferred")Simon Marlow2012-06-117-11/+11
* Rename package-conf flags to package-db.Paolo Capriotti2012-05-152-5/+5
* Wibbles to deprecation errorsSimon Peyton Jones2012-04-254-16/+13
* Add combined_output option.Paolo Capriotti2012-04-2310-5/+5
* Add test to make sure flag extensions are correctly display as a unsafeDavid Terei2012-04-103-0/+19
* Update Safe Haskell tests for changed format.David Terei2012-04-106-9/+15
* Update safe haskell tests for change output formattingDavid Terei2012-04-0428-30/+56
* Raft of wibbles after refactoring type-class constraint errorsSimon Peyton Jones2012-03-091-2/+1
* Update test outputs now the bytestring version number has changedIan Lynagh2012-02-224-4/+4
* Update tests following OldException removalIan Lynagh2012-02-182-5/+0
* Fix up safe haskell test outputsDavid Terei2012-02-1412-9/+23
* Add some tests for ghci under -XSafeDavid Terei2012-02-1047-0/+363
* Add some safe haskell test for '-trust' flag.David Terei2012-02-095-0/+47
* Add test for 'distrust-all-packages' flagDavid Terei2012-02-084-0/+26