summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/quasiquotation
Commit message (Expand)AuthorAgeFilesLines
* Make and use a req_interp helperIan Lynagh2011-07-135-5/+5
* Add TEST_HC_OPTS to every Makefile invocation of TEST_HCSimon Peyton Jones2011-04-201-2/+2
* Remove any mention of optc/profc from all.T filesMax Bolingbroke2011-04-023-3/+3
* Add a test for deprecated [$foo| ... |] quaosquote syntaxIan Lynagh2010-12-045-0/+41
* Add some more files to be cleanedIan Lynagh2010-12-041-1/+1
* Remove special results for old GHC versionsIan Lynagh2010-11-201-4/+0
* Add a test for #4150Ian Lynagh2010-07-256-0/+49
* Add test for trac '3953simonpj2010-05-172-0/+7
* Add stderr file for T3953simonpj2010-05-071-0/+2
* omit profilng waysSimon Marlow2010-02-231-0/+4
* New syntax for quasi-quotes, and record field names for QuasiQuoter typesimonpj2010-02-107-10/+10
* Add quasi-quote test for declaration and type quotessimonpj2010-02-104-0/+33
* Follow column number changesIan Lynagh2009-11-284-4/+4
* Skip qq005(hpc) in the 6.10 branch; trac #1779Ian Lynagh2008-10-281-0/+4
* Omit the profiling ways when running qq005Ian Lynagh2008-10-281-0/+4
* qq005 and qq006 require parsecIan Lynagh2008-08-212-0/+2
* Remove GHC 6.8-only stuff from the testsuiteIan Lynagh2008-08-176-12/+6
* Remove uses of clean_o_hiIan Lynagh2008-06-283-17/+12
* skip if GHC < 6.9Simon Marlow2008-02-066-6/+12
* Tests for quasi-quotationsimonpj2008-01-1828-0/+319