summaryrefslogtreecommitdiff
path: root/testsuite/config
Commit message (Expand)AuthorAgeFilesLines
...
* Allow tests to behave differently depending on whether the compiler is in-treeIan Lynagh2009-12-181-0/+2
* add config.have_shared_libsSimon Marlow2009-11-041-0/+1
* add classes of ways: prof_ways and threaded_waysSimon Marlow2009-10-161-0/+8
* Fixes for spaces in pathsIan Lynagh2009-10-131-1/+2
* the threaded2 way tests event logging tooSimon Marlow2009-09-301-1/+1
* Use +RTS -I0.1 -RTS for ghci testsSimon Marlow2009-09-111-1/+1
* Use the dynamic way if we have a dynamic RTSIan Lynagh2009-08-211-1/+3
* add threaded2_qw way, which is threaded2 with +RTS -qwSimon Marlow2009-08-191-1/+5
* add -no-user-package-conf to GHC command linesSimon Marlow2009-07-241-3/+3
* Tell the testsuite driver where hpc isIan Lynagh2009-05-091-0/+1
* In older compilers, only try to remove the profthreaded way if it existsIan Lynagh2009-01-201-1/+1
* make it so that WAY=profthreaded worksSimon Marlow2008-11-121-5/+6
* Use -fforce-recomp rather than -no-recompIan Lynagh2008-06-141-1/+1
* Pass -dno-debug-output to GHC>=6.9Simon Marlow2008-06-031-0/+3
* enable profthreaded only for GHC 6.9+Simon Marlow2008-02-291-2/+6
* add "profthreaded" as a run waySimon Marlow2008-02-281-0/+4
* Add 'dyn' as WAY (different from 'normal' only by -dynamic)Clemens Fruhwirth2008-02-201-3/+5
* Find compiler version-specific output files automaticallySimon Marlow2008-02-061-1/+1
* Pass -ignore-dot-ghci to GHCiSimon Marlow2007-09-261-1/+1
* Skip the GHCi debugger tests when unregisterised (trac #1545)Ian Lynagh2007-07-181-0/+2
* add the profiling ways to config.other_waysSimon Marlow2007-06-271-1/+3
* add more profiling ways, to test different kinds of heap profileSimon Marlow2007-06-131-2/+12
* remove unreg "way"; unreg is now all-or-nothingSimon Marlow2007-05-251-6/+0
* Allow tests to be skipped based on whether or not the compiler has a tagIan Lynagh2007-04-132-0/+17
* MERGED: Add req_profiling to the driverIan Lynagh2007-03-051-0/+1
* update way names (fix breakage in previous patch to this file)Simon Marlow2007-02-091-4/+4
* now that -O implies -fasm, not -fvia-C, we must explicitly test -fvia-CSimon Marlow2007-01-231-4/+4
* add tests for heap profiles and hp2psravi2006-09-183-0/+6
* Adding a new way for hpcandy2006-10-251-5/+7
* Don't use the threaded2 way when we don't support SMPIan Lynagh2006-08-251-1/+2
* remove smp way, replace threaded with threaded1/threaded2Simon Marlow2006-02-101-10/+7
* [project @ 2006-01-09 10:27:33 by simonmar]simonmar2006-01-091-1/+1
* [project @ 2005-11-11 18:01:50 by ross]ross2005-11-111-0/+1
* [project @ 2005-10-24 10:41:01 by simonmar]simonmar2005-10-241-11/+31
* [project @ 2005-03-14 09:36:07 by simonmar]simonmar2005-03-141-2/+3
* [project @ 2004-12-09 11:31:53 by simonmar]simonmar2004-12-091-7/+14
* [project @ 2004-11-12 11:55:31 by ross]ross2004-11-121-0/+16
* [project @ 2004-03-01 13:27:28 by simonmar]simonmar2004-03-011-8/+12
* [project @ 2003-08-19 21:51:53 by krc]krc2003-08-191-1/+6
* [project @ 2002-12-05 12:38:35 by simonmar]simonmar2002-12-051-2/+2
* [project @ 2002-12-04 16:53:12 by simonmar]simonmar2002-12-041-2/+3
* [project @ 2002-12-02 15:31:21 by simonmar]simonmar2002-12-021-1/+0
* [project @ 2002-12-02 13:43:43 by simonmar]simonmar2002-12-021-1/+6
* [project @ 2002-09-11 10:47:57 by simonmar]simonmar2002-09-111-6/+14
* [project @ 2002-08-26 09:11:44 by simonmar]simonmar2002-08-261-2/+5
* [project @ 2002-07-31 14:24:18 by simonmar]simonmar2002-07-319-719/+17
* [project @ 2002-07-15 15:23:14 by simonmar]simonmar2002-07-151-10/+11
* [project @ 2001-09-18 11:53:37 by sewardj]sewardj2001-09-181-1/+1
* [project @ 2001-09-17 17:40:55 by rrt]rrt2001-09-172-4/+4
* [project @ 2001-09-17 09:09:11 by sewardj]sewardj2001-09-171-1/+1