summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/th
Commit message (Expand)AuthorAgeFilesLines
* Add a test for #5332 (unboxed singleton tuples and TH)Ian Lynagh2011-07-192-0/+9
* Make and use a req_interp helperIan Lynagh2011-07-131-2/+3
* Update tests for new InterruptibleFFI extensionIan Lynagh2011-07-121-1/+1
* Test Trac #5037Simon Peyton Jones2011-06-163-0/+15
* Test Trac #5217Simon Peyton Jones2011-06-113-0/+26
* Add TEST_HC_OPTS to every Makefile invocation of TEST_HCSimon Peyton Jones2011-04-203-10/+10
* Test Trac #5126Simon Peyton Jones2011-04-202-0/+13
* Add a test for TH and unboxed tuplesIan Lynagh2011-02-103-0/+33
* Add tests for quasi-quoting unboxed valuesIan Lynagh2011-02-095-0/+70
* Test Trac #4949simonpj2011-02-092-0/+9
* Remove the haskell98 dependency from more testsIan Lynagh2011-02-051-1/+1
* 7.0 branch updatesIan Lynagh2011-02-021-0/+1
* Massive bunch of changes to track my massive refactoring to the typecheckersimonpj2011-01-122-5/+8
* Add FlexibleInstances to tests that need itsimonpj2010-12-141-2/+1
* Remove special results for old GHC versionsIan Lynagh2010-11-201-9/+5
* Add tests for Trac #4436, #4439simonpj2010-10-263-1/+22
* Follow GHC.Bool/GHC.Types mergeIan Lynagh2010-10-231-1/+1
* Add tests for view patterns in template haskell (Trac #2399)Reiner Pope2010-10-107-0/+49
* fix expected outputSimon Marlow2010-10-132-14/+13
* Add tests for interruptible FFI annotationEdward Z. Yang2010-09-023-0/+27
* Remove more -fglasgow-exts uses from testsIan Lynagh2010-10-089-8/+4
* Update tests now -fglasgow-exts is deprecatedIan Lynagh2010-10-067-9/+6
* Add a test for #4255: can't use TH with a profiled compilerIan Lynagh2010-09-223-0/+12
* Add an if_compiler_profiled helperIan Lynagh2010-09-214-0/+6
* Update for TH instance reificationsimonpj2010-09-151-1/+1
* Test instance reification (Trac #1835)simonpj2010-09-153-0/+52
* Monster patch of testsuite changes with the new typecheckersimonpj2010-09-1312-50/+37
* Accept outputsimonpj2010-09-092-15/+13
* Accept outputsimonpj2010-09-091-5/+2
* More wibblessimonpj2010-09-031-1/+1
* Test Trac #469simonpj2010-08-122-0/+16
* Modify Trac #4233 testssimonpj2010-08-121-7/+7
* Add a test for trac #4233Ian Lynagh2010-08-042-0/+10
* Add test for Trac #4188simonpj2010-07-213-0/+35
* Update error outputsimonpj2010-07-211-7/+9
* Fix quoting in TH_recompileIan Lynagh2010-06-221-2/+2
* Update error messages for printing singleton contextssimonpj2010-06-042-27/+27
* Test Trac #4056simonpj2010-05-252-0/+16
* TH_pragma: remove superfluous -S, which now breaks the testSimon Marlow2010-04-271-1/+1
* we should be testing $(TEST_HC), not simply 'ghc'Simon Marlow2010-03-221-2/+2
* Add test for Trac #3920simonpj2010-03-173-0/+18
* Track change in -dsuppress-unique printing for THsimonpj2010-03-041-3/+3
* Add test for Trac #3899simonpj2010-03-044-0/+27
* Track changes in pretty-printing of IfacePragsimonpj2010-03-011-2/+2
* Test Trac #3845simonpj2010-02-102-0/+22
* Add some more clean_cmd'sIan Lynagh2009-12-191-4/+5
* Test Trac #3100simonpj2009-11-302-0/+21
* Follow column number changes now that SrcLoc knows how tabs workIan Lynagh2009-11-281-1/+1
* Follow column number changesIan Lynagh2009-11-2822-84/+85
* Track changes in duplicate/shadowed errorssimonpj2009-11-051-0/+2