summaryrefslogtreecommitdiff
path: root/testsuite/tests/plugins
Commit message (Expand)AuthorAgeFilesLines
* Ditch static flagsSylvain Henry2017-02-021-5/+5
* Spelling fixesGabor Greif2017-02-023-3/+3
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-46/+21
* testsuite: Mark T10294 as fixedBen Gamari2016-12-151-2/+1
* base: Bump version to 4.10.0.0Ben Gamari2016-12-151-1/+1
* Make globals use sharedCAFMoritz Angermann2016-12-112-4/+1
* Revert "Make globals use sharedCAF"Ben Gamari2016-11-302-1/+4
* Make globals use sharedCAFMoritz Angermann2016-11-292-4/+1
* Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry2016-11-293-6/+6
* Make default output less verbose (source/object paths)Sylvain HENRY2016-11-113-6/+6
* The Backpack patch.Edward Z. Yang2016-10-081-1/+2
* accept current (problematic) outputGabor Greif2016-09-041-1/+5
* test #12567: add new testcase with expected plugin behaviourGabor Greif2016-09-045-0/+25
* Testsuite: delete dead code + cleanupThomas Miedema2016-06-201-5/+1
* Testsuite: run tests in /tmp after copying required filesThomas Miedema2016-05-171-8/+9
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-251-0/+0
* Testsuite: Introduce config.plugin_way_flags.Thomas Miedema2016-02-251-1/+1
* Testsuite: pass '-s --no-print-directory' to MAKEThomas Miedema2016-02-213-3/+3
* Use a better test for profilingSimon Marlow2016-02-203-3/+3
* Testsuite: delete compiler_lt/le/gt/ge setup functionsThomas Miedema2016-02-171-1/+0
* 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