summaryrefslogtreecommitdiff
path: root/testsuite/tests/plugins
Commit message (Expand)AuthorAgeFilesLines
* Implement -hide-all-plugin-packages and -plugin-package(-id), fixing #11244Edward Z. Yang2015-12-224-3/+23
* Testsuite: mark frontend01 conditionally expect_broken on #10301Thomas Miedema2015-12-171-1/+4
* Frontend plugins.Edward Z. Yang2015-12-125-0/+67
* Make GHCi & TH work when the compiler is built with -profSimon Marlow2015-11-073-3/+3
* Bump `base` version to 4.9.0.0 (closes #11026)Herbert Valerio Riedel2015-11-011-1/+1
* Testsuite: mark T10294 conditionally expect_broken on #10301Thomas Miedema2015-07-151-1/+1
* Mark test case for #10294 conditionally expect_broken on #10301Joachim Breitner2015-07-151-1/+1
* Mark test case for #10294 expect_broken on #10301Joachim Breitner2015-07-151-1/+2
* Filter orphan rules based on imports, fixes #10294 and #10420.Edward Z. Yang2015-06-2015-11/+128
* Failing test for #10420 using plugins.Edward Z. Yang2015-05-1510-1/+77
* Basic Python 3 support for testsuite driver (Trac #9184)Krzysztof Gogolewski2014-10-011-2/+2
* Change testsuite to not use old-style file package databasesDuncan Coutts2014-08-291-1/+1
* Be less verbose when printing Names when we don't know what's in scopeSimon Peyton Jones2014-04-241-1/+1
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-252-2/+2
* Looks like plugin06 really only works with dynamic libraries enabledJoachim Breitner2013-12-021-1/+2
* Try to set flags for some tests involving TH rightJoachim Breitner2013-12-021-2/+1
* Run T7478, plugins06, T7918 only when dynamic libraries are availableJoachim Breitner2013-11-121-0/+1
* Fix plugins02 with dynamic GHCIan Lynagh2013-03-161-1/+1
* Fix tests for dynamic ghcIan Lynagh2013-03-153-4/+4
* plugins01 should be using $(TEST_HC_OPTS), not $(HC_OPTS)Ian Lynagh2013-03-071-1/+1
* Force recompilation to ensure plugin output, fixes #7597Edward Z. Yang2013-03-061-1/+1
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-242-2/+3
* Convert more helper functionsIan Lynagh2013-02-111-1/+1
* Pass the test name to the test optionsIan Lynagh2013-02-071-1/+1
* plugins*: Follow changes in ghcIan Lynagh2012-12-141-1/+1
* Make the plugin tests standaloneIan Lynagh2012-11-173-36/+36
* Testsuite fixes for when we only have dynamic librariesIan Lynagh2012-10-251-1/+1
* use $(MAKE) instead of make (#7180)Simon Marlow2012-08-231-2/+2
* Follow changes in FastStringIan Lynagh2012-07-151-1/+1
* Fix cleanup for some tests.Paolo Capriotti2012-06-271-1/+2
* Fix plugins01: Follow changes to GHCIan Lynagh2012-06-131-1/+2
* Rename package-conf flags to package-db.Paolo Capriotti2012-05-152-3/+3
* Tweak plugins01Ian Lynagh2012-05-031-1/+1
* plugins05, plugins06: expect fail for dyn and profiling waysSimon Marlow2011-12-071-2/+8
* follow changes in Core: Note -> TickSimon Marlow2011-11-022-3/+3
* Clean more in the plugin testsMax Bolingbroke2011-09-061-0/+1
* Mark plugins06 as passing (using reinitiliazeGlobals)Max Bolingbroke2011-07-292-2/+4
* Accept plugins04 outputIan Lynagh2011-07-231-1/+1
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2024-0/+293