summaryrefslogtreecommitdiff
path: root/testsuite/tests/quasiquotation
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded reqlibs for mtl and parsec in the GHC testsuiteRyan Scott2017-08-172-2/+1
* testsuite: Add test for #14028Ben Gamari2017-07-285-0/+27
* Fix -fno-code for modules that use -XQuasiQuotesDouglas Wilson2017-07-033-0/+16
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-3/+3
* tests: remove extra_files.py (#12223)Reid Barton2017-02-266-6/+12
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-225-41/+15
* Update levity polymorphismRichard Eisenberg2017-01-191-8/+0
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-071-1/+1
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-251-0/+0
* Testsuite: for tests that use TH, omit *all* prof_waysThomas Miedema2016-02-254-1/+4
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-233-33/+33
* Testsuite: fix qq005 and qq006 (#11279)Thomas Miedema2015-12-255-13/+47
* Remove deprecated quasiquoter syntax.Matthew Pickering2015-11-292-5/+1
* ApiAnnotations: Make all RdrName occurences LocatedAlan Zimmerman2015-11-231-3/+3
* Make GHCi & TH work when the compiler is built with -profSimon Marlow2015-11-076-6/+6
* Generate Typeable info at definition sitesBen Gamari2015-10-301-0/+3
* Revert "Generate Typeable info at definition sites"Ben Gamari2015-10-291-3/+0
* Generate Typeable info at definition sitesBen Gamari2015-10-291-0/+3
* Expand declaration QQs first (#10047)Michael Smith2015-09-026-2/+41
* Testsuite: mark qq007 and qq008 expect_broken(#10047)Thomas Miedema2015-07-182-2/+2
* Testsuite: mark qq007 and qq008 expect_broken(#10181)Thomas Miedema2015-07-182-0/+2
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-1410-18/+10
* Fix quasiquotation test (#4150)Thomas Miedema2015-03-231-1/+1
* Refactor the handling of quasi-quotesSimon Peyton Jones2015-02-105-9/+19
* Export `Monoid(..)`/`Foldable(..)`/`Traversable(..)` from PreludeHerbert Valerio Riedel2014-09-211-0/+1
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-1/+0
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+1
* Be less verbose when printing Names when we don't know what's in scopeSimon Peyton Jones2014-04-241-22/+22
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-251-1/+1
* Try to set flags for some tests involving TH rightJoachim Breitner2013-12-021-1/+1
* Run T7478, plugins06, T7918 only when dynamic libraries are availableJoachim Breitner2013-11-121-0/+1
* Magic incantation to make T7918 work on LinuxEdsko de Vries2013-09-041-1/+1
* Test for T7918Edsko de Vries2013-09-035-0/+159
* Fix qq00{7,8} with dynamic ghcIan Lynagh2013-06-164-8/+20
* Fix tests for dynamic ghcIan Lynagh2013-03-151-3/+3
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-241-1/+1
* More helper conversionsIan Lynagh2013-02-114-4/+4
* Fix cleanup for some tests.Paolo Capriotti2012-06-271-1/+2
* Remove executable mode from some filesDavid Terei2011-11-162-0/+0
* omit prof/dyn waysSimon Marlow2011-11-141-1/+9
* Add test case T4491 for #4491.Geoffrey Mainland2011-11-095-0/+49
* Add test case for #5204.Geoffrey Mainland2011-09-303-0/+43
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2044-0/+456