[commit: ghc] wip/thomie: Testsuite driver: always quote opts.testdir (9bee6ef)
git at git.haskell.org
git at git.haskell.org
Tue Jun 7 19:33:23 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/thomie
Link : http://ghc.haskell.org/trac/ghc/changeset/9bee6ef2fb5c280e061144368d75a0ef947e68c9/ghc
>---------------------------------------------------------------
commit 9bee6ef2fb5c280e061144368d75a0ef947e68c9
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.
>---------------------------------------------------------------
9bee6ef2fb5c280e061144368d75a0ef947e68c9
testsuite/driver/runtests.py | 2 +-
testsuite/driver/testlib.py | 42 +++++++++++++++++++--------------
testsuite/tests/cabal/cabal01/Makefile | 2 +-
testsuite/tests/ghci/linking/dyn/all.T | 4 ++--
testsuite/tests/rename/prog006/Makefile | 2 +-
5 files changed, 29 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 9bee6ef2fb5c280e061144368d75a0ef947e68c9
More information about the ghc-commits
mailing list