commit | 84bfe679785e4307e6247b59d1c9e577937ac4ec | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Wed Jul 13 14:15:30 2022 -0700 |
committer | William A. Kennington III <wak@google.com> | Wed Jul 20 13:36:04 2022 -0700 |
tree | 97755f03f472479ba6f28e58d8812b6c29db7ba8 | |
parent | eb40f081f021253152c6aff12beef8f19d7ef02b [diff] |
test: Always create unique tmpdirs This ensures our tests always have clear temporary directories to store their files. Change-Id: Ib755c4a9407b1e1925b34ae1537eb234542133b0 Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/subprojects/stdplus.wrap b/subprojects/stdplus.wrap index 765ba71..d49e9a1 100644 --- a/subprojects/stdplus.wrap +++ b/subprojects/stdplus.wrap
@@ -4,3 +4,5 @@ [provide] stdplus = stdplus_dep +stdplus-gtest = stdplus_gtest_dep +program_names = run_with_tmp