summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/linking/all.T
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Disable more tests in unregisterised buildwip/disable-fragile-unreg-testsBen Gamari2018-12-281-2/+6
* Revert "Allocate bss section within proper range of other sections"Ben Gamari2018-10-301-6/+0
* Allocate bss section within proper range of other sectionsZejun Wu2018-10-151-0/+6
* Fix #9438 by converting a panic to an error messageRyan Scott2018-04-131-0/+8
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-4/+8
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-31/+10
* testsuite: Mark broken tests on powerpc64lePeter Trommler2016-06-031-1/+1
* testsuite: mark tests broken on powerpc64Peter Trommler2016-02-251-0/+1
* Testsuite: fixup req_profiling tests (#11496)Thomas Miedema2016-01-271-2/+2
* ELF/x86_64: map object file sections separately into the low 2GBSimon Marlow2015-10-151-1/+1
* Testsuite: T3333 still fails on non-linux statically linked ghci (#3333)Thomas Miedema2015-10-101-1/+1
* Add short library names support to Windows linkerTamar Christina2015-10-101-7/+1
* Testsuite: mark tests as expect_broken on win64Thomas Miedema2015-06-111-1/+2
* Testsuite: add/fix cleanup for certain testsThomas Miedema2015-06-041-4/+7
* Add the ability to :set -l{foo} in ghci, fix #1407.archblob2014-09-161-0/+2
* Fix T3333Austin Seipp2014-01-141-1/+3
* Test Trac #3333Takano Akio2013-10-251-0/+5
* The linker can still be used when DYNAMIC_GHC_PROGRAMS=YESSimon Marlow2013-08-221-2/+1
* More conversionsIan Lynagh2013-02-111-6/+6
* Convert more helper functionsIan Lynagh2013-02-111-2/+2
* Replace 'if_os' and 'unless_os' with 'opsys'Ian Lynagh2013-02-111-4/+4
* Skip ghci/linking tests if we don't have ghci.Austin Seipp2013-02-031-2/+6
* ghcilink004 fails when ghci is dynamic (it tries to load a .a file)Ian Lynagh2012-10-121-1/+2
* ghcilink001 is expected to fail when ghci is dynamicIan Lynagh2012-10-121-1/+2
* #5371 is now fixed, re-enable ghcilink{001,004} on mingw32Simon Marlow2011-12-011-6/+2
* ghci038 is expect_broken(5289) on WindowsSimon Marlow2011-11-091-1/+5
* add a test for #5289, and various other GHCi linking scenariosSimon Marlow2011-08-031-0/+37