summaryrefslogtreecommitdiff
path: root/validate
Commit message (Expand)AuthorAgeFilesLines
...
* Testsuite: by default run all tests for a single wayThomas Miedema2015-09-021-5/+5
* Build system: delete half-baked Cygwin supportThomas Miedema2015-08-201-4/+0
* Travis: prevent 10' no output, by setting VERBOSE=2Thomas Miedema2015-08-171-3/+6
* Validate: explain THREADS instead of CPUS in --helpThomas Miedema2015-07-221-8/+9
* Validate: document --quiet [skip ci]Thomas Miedema2015-07-221-2/+3
* Validate: by default do show commandsThomas Miedema2015-07-211-3/+22
* Build system: do not build stm and parallel by defaultThomas Miedema2015-07-141-0/+5
* Make validate more quietThomas Miedema2015-06-041-28/+30
* testdriver: delete unused waysThomas Miedema2015-04-071-1/+2
* Filter out `-Rghc-timing` for V=0 builds (#10223)Thomas Miedema2015-04-011-1/+0
* `make test` in root directory now runs fulltestThomas Miedema2015-03-021-2/+2
* Don't use absolute paths for perl in validateMateusz Kowalczyk2014-11-171-3/+2
* Have validate take into account stat test failures too.Gintautas Miliauskas2014-11-071-0/+1
* First stab at making ./validate less verboseAustin Seipp2014-10-011-3/+25
* validate: add simple CPU count autodetectionSergei Trofimovich2014-08-191-5/+27
* Re-add `--no-dph` option to ./validateHerbert Valerio Riedel2014-08-121-0/+3
* Don't build or test dph by defaultAustin Seipp2014-08-101-13/+10
* Add BUILD_DPH variable to GHC build-systemHerbert Valerio Riedel2014-06-291-3/+10
* Update `sync-all` and others files w.r.t. merged testsuite (re #8545)Herbert Valerio Riedel2014-01-121-2/+1
* Add a --no-dph flag to ./validateAustin Seipp2013-09-041-1/+12
* Teach `validate` script how to `--help`Herbert Valerio Riedel2013-08-311-15/+35
* Run ghc-pkg check during validateIan Lynagh2013-05-301-0/+19
* Ship transformers with GHCIan Lynagh2013-01-021-6/+3
* Fix the transformers-building code, and move it from validate to ghc.mkIan Lynagh2012-10-251-22/+1
* Full validates now install transformers rather than mtlIan Lynagh2012-05-191-3/+4
* Tweak the HADDOCK_DOCS regex in validateIan Lynagh2012-03-091-1/+1
* Fix validating with HADDOCK_DOCS=YESIan Lynagh2012-02-221-8/+9
* Add a hack to make validating with HADDOCK_DOCS=NO workIan Lynagh2012-02-211-3/+16
* Record ValidateSpeed and ValidateHpc in mk/are-validating.mkIan Lynagh2011-11-261-2/+4
* Make the --fast option to validate faster, and add --normalSimon Marlow2011-11-161-32/+53
* Have validate check for the "files written by multiple tests" errorIan Lynagh2011-08-081-1/+2
* Merge branch 'master' of http://darcs.haskell.org/ghcSimon Peyton Jones2011-07-291-1/+8
|\
| * validate now checks that the testsuite exists first; trac #5089Ian Lynagh2011-07-141-0/+7
| * Check mk/validate.mk exists before we try grepping itIan Lynagh2011-06-261-1/+1
* | Merge branch 'master' of http://darcs.haskell.org/ghcSimon Peyton Jones2011-06-201-4/+7
|\ \ | |/
| * haddock the mtl package when validatingIan Lynagh2011-06-161-4/+7
* | Add a comment about how to do validate while capturing a debug log,Simon Peyton Jones2011-06-201-0/+1
|/
* Install the mtl package into the bindist when validating. This allowsSimon Marlow2011-05-241-0/+15
* Make the boot script complain if mk/build.mk doesn't existIan Lynagh2011-04-141-1/+1
* Update meta-repo stuffIan Lynagh2011-03-311-0/+0
* For bindists, build ghc-pwd with stage 1Ian Lynagh2010-11-211-1/+1
* Have boot check that we have the dph packages when validatingIan Lynagh2010-10-141-1/+1
* Make "./validate --slow" run the full testsuiteIan Lynagh2010-10-071-1/+8
* make test and fulltest targets in the main Makefile; fixes #4297Ian Lynagh2010-09-301-1/+1
* In validate, use gmake if available; based on a patch from Gabor PALIIan Lynagh2010-05-171-5/+12
* Add a ghc.mk for bindisttest/Ian Lynagh2010-05-081-1/+1
* Convert boot and boot-pkgs to perlIan Lynagh2010-04-151-1/+1
* Allow specifying $threads directly when validatingIan Lynagh2010-03-211-3/+7
* When validating, run the testsuite with the bindisttest compilerIan Lynagh2009-10-091-1/+1
* Don't remake the bindist when validating with --testsuite-onlyIan Lynagh2009-10-091-3/+4