diff options
author | Thomas Miedema <thomasmiedema@gmail.com> | 2015-03-06 21:55:36 +0100 |
---|---|---|
committer | Thomas Miedema <thomasmiedema@gmail.com> | 2015-03-11 18:59:53 +0100 |
commit | 5258566ee5c89aa757b0cf1433169346319c018f (patch) | |
tree | 809dbd1eb47e4f864b33e4fb266610c781d3b89b /libraries | |
parent | 842028b4a624e639dc9ee9a4f92fc208c8206e3f (diff) | |
download | haskell-5258566ee5c89aa757b0cf1433169346319c018f.tar.gz |
Cleanup test framework string formatting
* Use format strings instead of string concatenation.
* Wrap `config.compiler`, `config.hpc` etc. in quotes in `mk/test.mk`, so we
don't have to in .T scripts and driver/testlib.py.
Update hpc submodule (test cleanup)
Reviewers: austin
Differential Revision: https://phabricator.haskell.org/D718
Diffstat (limited to 'libraries')
m--------- | libraries/hpc | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libraries/hpc b/libraries/hpc -Subproject a071321d33188fb958f42e36778464617c56cfb +Subproject 08afa91988b68315a035df4702b84b69ba8e125 |