summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/linking/dyn
Commit message (Expand)AuthorAgeFilesLines
* Add UnitId to Target recordFendor2021-03-281-3/+3
* testsuite: Mark some GHCi/Makefile tests as broken on WindowsBen Gamari2020-09-201-0/+2
* Replace HscTarget with BackendSylvain Henry2020-07-221-1/+1
* winio: Fix stderr output for ghci/linking/dyn tests.Andreas Klebinger2020-07-153-1/+7
* Unit: split and rename modulesSylvain Henry2020-04-301-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-1/+1
* testsuite: Don't override LD_LIBRARY_PATH, only prependBen Gamari2019-12-021-1/+1
* Testsuite: Introduce req_rts_linkerStefan Schulze Frielinghaus2019-11-081-0/+1
* testsuite: skip test requiring RTS linker on PowerPCPeter Trommler2019-11-051-0/+1
* testsuite: Mark T3372 as fragile on WindowsBen Gamari2019-06-211-1/+7
* Allow for multiple linker instances. Fixes Haskell portion of #3372.Julian Leviston2019-05-213-0/+73
* testsuite: Use makefile_testBen Gamari2019-01-301-11/+9
* Revert "Batch merge"Ben Gamari2019-01-301-9/+11
* Batch mergeBen Gamari2019-01-301-11/+9
* Windows: fix all failing tests.Tamar Christina2018-01-025-143/+3
* Big-obj support for the Windows runtime linkerTamar Christina2017-07-085-0/+17
* Better import library support for WindowsTamar Christina2017-06-025-0/+148
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-7/+13
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-25/+13
* Testsuite: remove Windows CR [skip ci]Thomas Miedema2016-06-202-2/+2
* Testsuite driver: always quote opts.testdirThomas Miedema2016-06-071-2/+2
* Testsuite: don't use --interactive in MakefilesThomas Miedema2016-05-271-1/+1
* Testsuite: introduce TEST_HC_OPTS_INTERACTIVE (#11468)Thomas Miedema2016-05-251-4/+4
* Fix aggressive cleanup of T1407Tamar Christina2016-05-012-8/+20
* Add Windows import library support to the Runtime LinkerTamar Christina2016-04-178-0/+38
* Change runtime linker to perform lazy loading of symbols/sectionsTamar Christina2016-04-111-1/+1
* Add -ignore-dot-ghci to tests that use --interactiveReid Barton2016-01-211-1/+1
* Link command line libs to temp soPeter Trommler2016-01-155-0/+27
* Fix archive loading on Windows by the runtime loaderTamar Christina2015-11-172-1/+9
* Fix sporadic failing ghci/Linker/Dyn testsTamar Christina2015-11-081-5/+5
* Allow the GHCi Linker to resolve related dependencies when loading DLLsTamar Christina2015-11-077-10/+96
* Add short library names support to Windows linkerTamar Christina2015-10-104-0/+56