summaryrefslogtreecommitdiff
path: root/py/binary.h
diff options
context:
space:
mode:
authorstijn <stijn@ignitron.net>2023-08-24 13:29:58 +0200
committerstijn <stijn@ignitron.net>2024-01-10 11:34:09 +0100
commitbd21820b4cc7d3c6c293b2fd104cb8214df686cd (patch)
tree5368d8af9fe9a4e0ed1813babd1e164d8ae55d38 /py/binary.h
parent88d21f186bc8ca9ef9728a36f5ca27731f2d86bc (diff)
tests/run-tests.py: Fix path-based special test detection.
Compare the full absolute path instead of relying on the path form passed by the user. For instance, this will make python3 run-tests.py -d basics python3 run-tests.py -d ./basics python3 run-tests.py -d ../tests/basics python3 run-tests.py -d /full/path/to/basics all behave the same by correctly treating the bytes_compare3 and builtin_help tests as special, whereas previously only the first invocation would do that and hence result in these tests to fail when called with a different path form. Signed-off-by: stijn <stijn@ignitron.net>
Diffstat (limited to 'py/binary.h')
0 files changed, 0 insertions, 0 deletions