[commit: testsuite] master: Add a test for unloading object files in the linker (#8039) (269c890)

git at git.haskell.org git at git.haskell.org
Thu Aug 22 12:35:52 CEST 2013


Repository : ssh://git@git.haskell.org/testsuite

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/269c89062dd5b6d2b8bc4d41e5dca0eca2308d02/testsuite

>---------------------------------------------------------------

commit 269c89062dd5b6d2b8bc4d41e5dca0eca2308d02
Author: Simon Marlow <marlowsd at gmail.com>
Date:   Thu Aug 22 10:49:07 2013 +0100

    Add a test for unloading object files in the linker (#8039)


>---------------------------------------------------------------

269c89062dd5b6d2b8bc4d41e5dca0eca2308d02
 tests/rts/Makefile                     |   22 ++++++++++++
 tests/{driver/T706a.hs => rts/Test.hs} |    7 ++--
 tests/rts/all.T                        |    5 +++
 tests/rts/linker_unload.c              |   62 ++++++++++++++++++++++++++++++++
 tests/rts/linker_unload.stdout         |    1 +
 5 files changed, 93 insertions(+), 4 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 269c89062dd5b6d2b8bc4d41e5dca0eca2308d02




More information about the ghc-commits mailing list