summaryrefslogtreecommitdiff
path: root/testsuite/tests/rts/all.T
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug with mallocForeignPtr and finalizers (#10904)Simon Marlow2015-09-241-0/+4
* Fix rdynamic flag and test on WindowsTamar Christina2015-08-181-1/+0
* Fix #7919 (again)Simon Marlow2015-07-311-1/+0
* Two step allocator for 64-bit systemsGiovanni Campagna2015-07-221-0/+7
* Testsuite: mark T7919 expect_broken_for(#7919, ['optasm','dyn','optllvm'])Thomas Miedema2015-07-181-0/+1
* fix EBADF unqueueing in select backend (Trac #10590)Sergei Trofimovich2015-07-071-0/+5
* rts: fix incorrect checking start for -x arguments (#9839)Nikita Kartashov2015-07-061-0/+12
* Implement PowerPC 64-bit native code backend for LinuxPeter Trommler2015-07-031-0/+6
* Testsuite: mark tests as expect_broken on win64Thomas Miedema2015-06-111-0/+1
* linker_unload working on Windows, fixes #8292.Edward Z. Yang2015-05-301-1/+1
* Fix ghci-way tests of -XStaticPointers.Facundo Domínguez2015-05-251-2/+6
* testsuite: skip T10017 on WindowsAustin Seipp2015-04-031-1/+2
* rts: check arguments to flags that don't have anyCarlos Tomé2015-03-231-0/+13
* Replaced SEH handles with VEH handlers which should work uniformly across x86...Tamar Christina2015-03-031-6/+12
* Fix #10017Andreas Voellmy2015-02-021-0/+2
* Add proper expected output for T5435_dyn_asm on DarwinEdward Z. Yang2014-12-091-0/+2
* Implement -XStaticValuesFacundo Domínguez2014-12-091-0/+7
* Disable T8124 on Windows (uses pthreads)Simon Marlow2014-12-051-0/+1
* Fixed T5435_dyn_asm on Windows. The test code was not in sync with the expect...Gintautas Miliauskas2014-11-011-0/+2
* Make the linker more robust to errorsSimon Marlow2014-10-081-0/+17
* testsuite: disable 'rdynamic' for 'ghci' waySergei Trofimovich2014-08-281-1/+5
* testsuite: mark testwsdeque mark as faulty on NOSMP buildsSergei Trofimovich2014-08-231-0/+1
* testsuite: T7815 requires SMP support from ghcSergei Trofimovich2014-08-231-0/+1
* Have the RTS linker search symbols in the originating windows binary.Facundo Domínguez2014-08-181-3/+1
* Implement -rdynamic in Linux and Windows/MinGW32.Facundo Domínguez2014-08-181-0/+5
* Check for integer overflow in allocate() (#9172)Reid Barton2014-07-011-0/+5
* rts: remove stable-names from hashtable upon freeEdward Z. Yang2014-05-181-0/+3
* Fix scavenge_stack crash (#9045)Simon Marlow2014-04-291-0/+5
* Fix #5435, adding new test config check_stdout.Edward Z. Yang2014-04-091-2/+17
* Run testcase for 8124 only with threaded waysJoachim Breitner2014-03-071-1/+1
* Add hs_thread_done() (#8124)Simon Marlow2014-02-271-0/+8
* Try to set flags for some tests involving TH rightJoachim Breitner2013-12-021-1/+1
* T8242 now passes on WindowsTakano Akio2013-10-251-1/+1
* linker_unload is now passing (#8192)Simon Marlow2013-09-231-1/+1
* New and improved tests for #5435. Linux only at the moment.Edward Z. Yang2013-09-161-13/+6
* T5435 test improvements, see #5435 for details.Edward Z. Yang2013-09-151-1/+6
* Suppress some known broken Windows tests.Edward Z. Yang2013-09-141-4/+4
* Suppress some known errors from Mac OS X.Edward Z. Yang2013-09-141-1/+1
* Tests for #5435 (init/init_array/constr handling by linker)Edward Z. Yang2013-09-131-0/+10
* Test for Trac #8242Takano Akio2013-09-081-0/+3
* add a test for #8209Simon Marlow2013-09-041-0/+3
* The linker can still be used when DYNAMIC_GHC_PROGRAMS=YESSimon Marlow2013-08-221-2/+1
* Fix atomicincSimon Marlow2013-08-221-1/+1
* linker_unload fails when using dynamic GHCi.Austin Seipp2013-08-221-1/+2
* Add a test for unloading object files in the linker (#8039)Simon Marlow2013-08-221-0/+5
* Add a test for #8035; patch from errgeIan Lynagh2013-07-071-0/+1
* Add test from #7919Simon Marlow2013-07-021-0/+6
* Add a test for shutting down a process with in-calls in progressSimon Marlow2013-05-101-0/+4
* Add a multi_cpu_race helperIan Lynagh2013-04-171-2/+1
* Test for #7815Ryan Yates2013-04-171-0/+5