summaryrefslogtreecommitdiff
path: root/hadrian/src/Settings/Builders/RunTest.hs
Commit message (Expand)AuthorAgeFilesLines
* Add support for -debug in the testsuiteKrzysztof Gogolewski2023-04-111-1/+8
* hadrian: Pass CROSS_EMULATOR to runtests.pyBen Gamari2023-03-301-0/+2
* hadrian: Fix flavour compiler stage options off-by-one errorAlexis King2023-03-081-2/+4
* Fix spurious change from !9568Sylvain Henry2023-01-261-1/+1
* Use -Wdefault when running Python testdriver (#22727)Krzysztof Gogolewski2023-01-181-2/+3
* testsuite: req_smp --> req_target_smp, req_ghc_smpSylvain Henry2023-01-181-8/+7
* hadrian: Fix computation of tables_next_to_code for outOfTreeCompilerMatthew Pickering2023-01-041-1/+1
* Hadrian: fix ghcDebugAssertions off-by-one errorsheaf2022-12-061-1/+1
* hadrian:Set TNTC when running testsuite.Andreas Klebinger2022-11-221-1/+4
* hadrian: Inplace/Final package databasesMatthew Pickering2022-09-141-2/+2
* Make ghcDebugAssertions into a Stage predicate (Stage -> Bool)Matthew Pickering2022-08-311-3/+1
* Refine in-tree compiler args for --test-compiler=stage1Matthew Pickering2022-08-311-4/+6
* hadrian RunRest: add type signature for stageNumberJens Petersen2022-08-101-0/+1
* testsuite: Correctly set withNativeCodeGenMatthew Pickering2022-08-021-1/+5
* hadrian: Introduce new package database for executables needed to build stage0Matthew Pickering2022-05-311-1/+7
* testsuite: Fix calculation about whether to pass -dynamic to compilerMatthew Pickering2022-04-281-1/+5
* hadrian: Enrich flavours to build profiled/debugged/threaded ghcs per stageDouglas Wilson2022-04-281-1/+1
* testsuite: More robust library way detectionBen Gamari2022-04-251-68/+4
* Include the way string in the file name for dump files.Andreas Klebinger2022-04-221-1/+1
* Hadrian: use a set to keep track of wayssheaf2022-04-141-4/+4
* hadrian: Add assertion that in/out tree args are the sameMatthew Pickering2022-04-011-22/+30
* Hadrian: make DDEBUG separate from debugged RTSsheaf2022-03-291-12/+24
* Revert "hadrian: Correctly set whether we have a debug compiler when running ...Matthew Pickering2022-03-091-10/+2
* hadrian: Correctly set whether we have a debug compiler when running testsMatthew Pickering2022-03-031-2/+10
* testsuite: Use absolute paths for config.libdirMatthew Pickering2022-02-091-2/+4
* testsuite: Run testsuite dependency calculation before GHC is builtMatthew Pickering2022-02-041-19/+128
* hadrian: Allow testing of the stage1 compiler (#20755)Zubin Duggal2022-01-261-1/+3
* Pass config.stage argument to testsuiteMatthew Pickering2022-01-261-0/+1
* ci: test in-tree compiler in hadrianZubin Duggal2021-10-131-8/+2
* hadrian, testsuite: Teach Hadrian to query the testsuite driver for dependenciesZubin Duggal2021-10-131-11/+19
* hadrian: Add exe suffix to executables in testsuiteMatthew Pickering2021-07-271-4/+4
* hadrian: Pass correct leading_underscore configuration to testsMatthew Pickering2021-06-231-0/+2
* Remove dynamic-by-default (#16782)Sylvain Henry2021-04-071-2/+0
* Reduce default test verbosityMatthew Pickering2021-01-281-1/+8
* testsuite: Add --top flag to driverGHC GitLab CI2020-11-021-1/+1
* hadrian: Don't quote metric baseline argumentBen Gamari2020-10-281-1/+1
* Don't quote argument to Hadrian's test-env flag (#18656)Ryan Scott2020-09-121-1/+1
* testsuite: Only run llvm ways if llc is availableBen Gamari2020-08-181-3/+0
* gitlab-ci: Use MR base commit as performance baselineBen Gamari2020-08-181-0/+4
* Update HadrianSylvain Henry2020-06-171-0/+4
* hadrian: Tell testsuite driver about LLVM availabilityBen Gamari2020-05-131-1/+2
* Hadrian: fix --summarySylvain Henry2020-04-091-1/+1
* hadrian: Fix executable extension passed to testsuite driverGHC GitLab CI2020-03-221-1/+1
* hadrian: Add --broken-test flagBen Gamari2020-02-261-0/+2
* hadrian: Add --test-metrics argumentBen Gamari2020-02-091-1/+4
* testsuite: Make ghc_built_by_llvm check more preciseBen Gamari2019-12-171-4/+0
* hadrian: export METRICS_FILE to make it accessible to perf notes scriptAlp Mestanogullari2019-11-111-2/+1
* hadrian: fix support for the recording of perf test resultsAlp Mestanogullari2019-11-071-0/+8
* hadrian: Make runtest invocation consistency with MakeBen Gamari2019-11-011-8/+9
* Fix formatting of --info's "Debug on" fieldBen Gamari2019-07-181-3/+1