diff options
author | stijn <stijn@ignitron.net> | 2018-08-08 15:20:22 +0200 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-08-10 16:33:42 +1000 |
commit | ca0d78cebb20ed67f78491a68b02272aba2ecd13 (patch) | |
tree | 0f7a0fe8bc75be883b060a0f40497999450350af /py | |
parent | 3fccd78aca7ff63ebbfd44fcac3f816147ee0c6b (diff) |
run-tests: Make .exp and .out file names unique by prefixing with dir.
Input files like basics/string_format.py and float/string_format.py have
the same basename so using that name for writing the output (.exp and .out
files) when both tests fail, results in the output of the first one being
overwritten.
Avoid this by using unique names for the output, replacing path characters
with underscores.
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions