[commit: ghc] master: Testsuite driver: always quote opts.testdir (4d5b2f6)
git at git.haskell.org
git at git.haskell.org
Tue Jun 7 21:23:04 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/4d5b2f6ae20810632f8a6e7f01745808bb8af1c0/ghc
>---------------------------------------------------------------
commit 4d5b2f6ae20810632f8a6e7f01745808bb8af1c0
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date: Tue Jun 7 15:59:15 2016 +0200
Testsuite driver: always quote opts.testdir
This makes sure the testsuite keeps working when testdir contains
backward slashes.
Differential Revision: https://phabricator.haskell.org/D2314
>---------------------------------------------------------------
4d5b2f6ae20810632f8a6e7f01745808bb8af1c0
testsuite/driver/runtests.py | 2 +-
testsuite/driver/testlib.py | 43 +++++++++++++++++++--------------
testsuite/tests/cabal/cabal01/Makefile | 2 +-
testsuite/tests/ghci/linking/dyn/all.T | 4 +--
testsuite/tests/rename/prog006/Makefile | 2 +-
5 files changed, 30 insertions(+), 23 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 4d5b2f6ae20810632f8a6e7f01745808bb8af1c0
More information about the ghc-commits
mailing list