summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* Accept change in inline pragma formatsimonpj2010-03-171-2/+2
* Add test for Trac #3920simonpj2010-03-173-0/+18
* Add dph-words testbenl2010-03-165-0/+176
* Update rtsOpts outputIan Lynagh2010-03-151-1/+1
* Use -rtsopts for the outofmem2 testIan Lynagh2010-03-141-1/+1
* Update the rtsOpts test now that RTS options are off by defaultIan Lynagh2010-03-141-2/+2
* Add a test for -with-rtsoptsIan Lynagh2010-03-134-0/+13
* Add a test for en/disabling RTS optionsIan Lynagh2010-03-134-0/+22
* do the throwto tests in a validate runSimon Marlow2010-03-111-5/+5
* Add some tortuous throwTo testsSimon Marlow2010-03-114-0/+85
* Track change in printing of Activationssimonpj2010-03-091-4/+4
* Add test for Trac #1954simonpj2010-03-092-0/+7
* Track improvements in pretty-printing for group-by, order-bysimonpj2010-03-046-20/+16
* Track change in -dsuppress-unique printing for THsimonpj2010-03-041-3/+3
* Add test for Trac #3899simonpj2010-03-044-0/+27
* Add test for Trac #3901simonpj2010-03-042-0/+15
* Update layout testsIan Lynagh2010-03-0210-4/+26
* Add a layout testIan Lynagh2010-03-024-1/+15
* A missing change from the InlinePrag pretty-print changesimonpj2010-03-011-1/+1
* omit profiling ways for traceEventSimon Marlow2010-03-011-2/+4
* Track extra suggestion in newtype deriving (cf Trac #3888)simonpj2010-03-011-10/+11
* Track changes in pretty-printing of IfacePragsimonpj2010-03-014-8/+8
* Add sparc specific version of smvm test databenl2010-03-013-0/+107
* Add x86_64 specific version of smvm test databenl2010-03-017-113/+235
* Add DPH solution for 108th Euler problembenl2010-03-015-0/+90
* Add a test for #2578Ian Lynagh2010-02-273-0/+22
* add test for GHC.Exts.traceEvent (#3874)Simon Marlow2010-02-262-0/+8
* Add DPH solution for 1st Euler problembenl2010-02-265-0/+51
* Add missing Makefilesbenl2010-02-262-0/+6
* Add DPH smvm testbenl2010-02-266-0/+188
* Add DPH primes testbenl2010-02-264-0/+68
* In dph-dotp, compare with result computed via regular list fns.benl2010-02-263-4/+13
* Prefix dph tests with 'dph-' to avoid name conflictsbenl2010-02-264-2/+2
* Add DPH dotp testbenl2010-02-254-0/+72
* arith012, arith008: use -msse2 on i386 if availableSimon Marlow2010-02-241-13/+10
* Add quickhull test outputbenl2010-02-241-0/+1019
* Add DPH quickhull testbenl2010-02-248-0/+258
* expect_broken(3676)Simon Marlow2010-02-231-1/+1
* disable annrun01(dyn) (see comments)Simon Marlow2010-02-231-2/+2
* omit via-C ways for this test, gcc takes too longSimon Marlow2010-02-231-0/+2
* omit profilng waysSimon Marlow2010-02-231-0/+4
* Add a test for recompilation when a package version changesSimon Marlow2010-02-1712-0/+84
* enable the asm ways for ffi009 on i386 if -msse2 is availableSimon Marlow2010-02-161-12/+12
* add a test for a bug in noDuplicate#Simon Marlow2010-02-1617-0/+1787
* add test for #3676Simon Marlow2010-02-113-0/+81
* Test Trac #3845simonpj2010-02-102-0/+22
* Fewer parens when printing HsPatsimonpj2010-02-103-46/+46
* 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
* Fix test T3831, and change to Unix codingsimonpj2010-02-081-107/+107