summaryrefslogtreecommitdiff
path: root/testsuite/tests/rts
Commit message (Expand)AuthorAgeFilesLines
* tests: remove extra_files.py (#12223)Reid Barton2017-02-264-27/+53
* tests: manually move some extra_files into *.T filesReid Barton2017-02-261-6/+12
* Manually move extra_files for tests T9579_*Reid Barton2017-02-261-2/+1
* base: Add handling of -- to getArgs for WindowsAndreas Klebinger2017-02-233-0/+9
* Update output of failing 11223 testsTamar Christina2017-02-014-10/+10
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-226-87/+50
* Add missing test files for T13082.Tamar Christina2017-01-162-0/+10
* Improve access violation reporting on WindowsRyan Scott2017-01-153-5/+11
* Fix abort and import lib search on WindowsTamar Christina2017-01-155-0/+35
* Throw an exception on heap overflowDemi Obenour2017-01-106-0/+36
* Testsuite: Skip failing tests on PowerPC 64-bitPeter Trommler2016-12-271-2/+2
* T8242: disable on NOSMP targetsSergei Trofimovich2016-12-181-1/+1
* T10296a: disable on NOSMP targetsSergei Trofimovich2016-12-181-1/+1
* T8209: disable on NOSMP targetsSergei Trofimovich2016-12-181-1/+1
* array: Check for integer overflow during allocationBen Gamari2016-12-151-5/+15
* Reset FPU precision back to MSVCRT defaultsTamar Christina2016-12-155-0/+46
* Fix testcase T12903 on OS XAlexander Vershilov2016-12-132-8/+15
* Disable T12903 due to flakinessTamar Christina2016-12-121-1/+4
* testsuite: Fix syntax error in rts/all.TBen Gamari2016-12-091-1/+1
* Mark T12903 as broken on OS XBen Gamari2016-12-091-1/+3
* Install toplevel handler inside fork.Alexander Vershilov2016-12-023-0/+12
* Update test output for WindowsTamar Christina2016-11-291-2/+1
* Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry2016-11-292-2/+2
* Make default output less verbose (source/object paths)Sylvain HENRY2016-11-112-2/+2
* Align GHCi's library search order more closely with LDsTamar Christina2016-10-316-0/+31
* fixup! Add option to not retain CAFs to the linker APISimon Marlow2016-10-181-1/+1
* testsuite: Mark T7037 as broken on WindowsBen Gamari2016-10-171-1/+2
* testsuite: Mark T9405 as broken on WindowsBen Gamari2016-10-172-2/+4
* Ignore output from derefnull and divbyzero on DarwinBen Gamari2016-10-021-2/+8
* Implement deriving strategiesRyan Scott2016-09-301-1/+1
* Make the test for #11108 less fragileTakano Akio2016-09-052-4/+4
* Added support for deprecated POSIX functions on Windows.Tamar Christina2016-09-014-0/+35
* Testsuite: expose TEST_CC (path to gcc)Thomas Miedema2016-07-091-1/+1
* Testsuite: use ignore_stderr/stdout instead of ignore_outputThomas Miedema2016-06-298-32/+53
* Stop the simplifier from removing StaticPtr binds.Facundo Domínguez2016-06-281-6/+2
* Testsuite: do not add -debug explicitly in .T fileThomas Miedema2016-06-282-5/+3
* Testsuite: open/close stdin/stdout/stderr explicitlyThomas Miedema2016-06-281-1/+1
* Testsuite: mark tests expect brokenThomas Miedema2016-06-201-3/+7
* Testsuite: remove Windows CR [skip ci]Thomas Miedema2016-06-207-31/+31
* Testsuite: run tests in <testdir>.run instead of /tmpThomas Miedema2016-06-181-1/+1
* NUMA cleanupsSimon Marlow2016-06-172-0/+23
* Add thin library support to Windows tooTamar Christina2016-06-135-0/+29
* Disable T12031 on linuxTamar Christina2016-06-121-0/+1
* Fix incorrect calculated relocations on Windows x86_64Tamar Christina2016-06-127-0/+53
* Fix Ticky histogram on WindowsTamar Christina2016-06-091-1/+1
* Testsuite Windows: mark T8308 expect_broken (#8308)Thomas Miedema2016-06-071-1/+1
* RTS SMP: Use compiler built-ins on all platforms.Peter Trommler2016-06-042-0/+17
* Refactored SymbolInfo to lower memory usage in RTSTamar Christina2016-06-031-25/+25
* testsuite: Mark broken tests on powerpc64lePeter Trommler2016-06-031-3/+7
* Testsuite: introduce TEST_HC_OPTS_INTERACTIVE (#11468)Thomas Miedema2016-05-251-15/+15