[commit: ghc] master: Testsuite: delete check_files_written (35053eb)

git at git.haskell.org git at git.haskell.org
Tue May 24 09:47:38 UTC 2016


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/35053eb6c3f9058020f9818bf0de672aef6894c9/ghc

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

commit 35053eb6c3f9058020f9818bf0de672aef6894c9
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date:   Tue Feb 2 19:07:51 2016 +0100

    Testsuite: delete check_files_written
    
    The CHECK_FILES_WRITTEN feature is no longer necessary, since tests
    don't write to the source directory anymore (#11980).
    
    Reviewed by: bgamari
    
    Differential Revision: https://phabricator.haskell.org/D2162


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

35053eb6c3f9058020f9818bf0de672aef6894c9
 testsuite/driver/runtests.py    |   3 -
 testsuite/driver/testglobals.py |   3 -
 testsuite/driver/testlib.py     | 180 +---------------------------------------
 testsuite/mk/test.mk            |   4 -
 4 files changed, 1 insertion(+), 189 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 35053eb6c3f9058020f9818bf0de672aef6894c9


More information about the ghc-commits mailing list