summaryrefslogtreecommitdiff
path: root/testsuite/tests/rts
Commit message (Expand)AuthorAgeFilesLines
* Fix cppcheck warningsBoris Egorov2014-09-161-1/+1
* 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-183-0/+47
* fix linker_unload test for ghc configurations with --with-gmp-librariesKarel Gardas2014-08-071-1/+5
* fix linker_unload test _FILE_OFFSET_BITS redefined warning on Solaris/i386Karel Gardas2014-08-071-0/+1
* Revert "fix linker_unload test on Solaris/i386 platform"Karel Gardas2014-08-062-4/+1
* fix linker_unload test on Solaris/i386 platformKarel Gardas2014-08-042-1/+4
* Check for integer overflow in allocate() (#9172)Reid Barton2014-07-017-0/+59
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-13/+0
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+13
* Fix below warning by including "unistd.h" alsoGabor Greif2014-05-191-0/+1
* rts: remove stable-names from hashtable upon freeEdward Z. Yang2014-05-183-0/+15
* Fix scavenge_stack crash (#9045)Simon Marlow2014-04-292-0/+27
* 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
* fix copy/pastoSimon Marlow2014-03-011-1/+1
* add missing files (#8124)Simon Marlow2014-03-012-0/+48
* Add hs_thread_done() (#8124)Simon Marlow2014-02-272-0/+11
* Try to set flags for some tests involving TH rightJoachim Breitner2013-12-021-1/+1
* Update linker_unload to cope with CAFsSimon Marlow2013-11-212-2/+7
* Don't include malloc.h in linker_unload test.Austin Seipp2013-10-281-1/+0
* Fix dangling pointer reference in T8242Takano Akio2013-10-251-1/+2
* T8242 now passes on WindowsTakano Akio2013-10-251-1/+1
* Add 32-bit output for T7919Reid Barton2013-10-011-0/+1
* linker_unload is now passing (#8192)Simon Marlow2013-09-231-1/+1
* Add missing Windows stdout/stderr output for #5435.Edward Z. Yang2013-09-175-2/+8
* Finish up asm test #5435 for Mac OS XEdward Z. Yang2013-09-173-5/+21
* Implement assembly test for #5435 in Windows.Edward Z. Yang2013-09-162-4/+8
* New and improved tests for #5435. Linux only at the moment.Edward Z. Yang2013-09-169-39/+116
* T5435 test improvements, see #5435 for details.Edward Z. Yang2013-09-157-22/+38
* Make these two tests thread safe.Edward Z. Yang2013-09-141-2/+2
* 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
* Fix egregious pathchar business in linker_unload.Edward Z. Yang2013-09-132-5/+24
* Properly provide leading underscore when necessary.Edward Z. Yang2013-09-131-0/+4
* Tests for #5435 (init/init_array/constr handling by linker)Edward Z. Yang2013-09-136-0/+70
* Test for Trac #8242Takano Akio2013-09-082-0/+44
* add a test for #8209Simon Marlow2013-09-042-0/+16
* Merge branch 'master' into atomicsRyan Newton2013-08-306-3/+96
|\
| * The linker can still be used when DYNAMIC_GHC_PROGRAMS=YESSimon Marlow2013-08-221-2/+1
| * Fix atomicincSimon Marlow2013-08-222-3/+1
| * remove debugging cruftSimon Marlow2013-08-221-1/+0
| * 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-225-0/+96
* | minor: update test case to go along with atomic_inc changeRyan Newton2013-08-211-1/+1
|/
* Add expected output for T8035Ian Lynagh2013-07-071-0/+1
* Add a test for #8035; patch from errgeIan Lynagh2013-07-072-0/+11