diff options
author | Thomas Miedema <thomasmiedema@gmail.com> | 2015-05-30 12:33:20 +0200 |
---|---|---|
committer | Thomas Miedema <thomasmiedema@gmail.com> | 2015-06-12 11:39:05 +0200 |
commit | c14bd01756ffaf3a0bf34c766cfc1d611dba0dc4 (patch) | |
tree | 907725f57f5774df565af0c155c49b68abc82c4e /ghc | |
parent | 0ef71740f6cc5ffddc08eb610b4add7fbdaab54a (diff) | |
download | haskell-c14bd01756ffaf3a0bf34c766cfc1d611dba0dc4.tar.gz |
Testsuite: fix the little known CHECK_FILES_WRITTEN=1
The testsuite driver has a little known feature to check which files
each test writes to, whether there are tests that write to same file,
and whether the tests leave any files behind when CLEANUP=1. It uses
strace under the hood.
This commit fixes some bitrot, and filters out some more strace lines
that we're not interested in (and are shown as framework failures
otherwise).
Differential Revision: https://phabricator.haskell.org/D979
Diffstat (limited to 'ghc')
0 files changed, 0 insertions, 0 deletions