summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
authorstijn <stijn@ignitron.net>2018-08-08 15:20:22 +0200
committerDamien George <damien.p.george@gmail.com>2018-08-10 16:33:42 +1000
commitca0d78cebb20ed67f78491a68b02272aba2ecd13 (patch)
tree0f7a0fe8bc75be883b060a0f40497999450350af /py
parent3fccd78aca7ff63ebbfd44fcac3f816147ee0c6b (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