]> www.git.momoyon.org Git - commonlib.git/commit
Changed to python test script.
authormomoyonwork <ahmedsamyhwork@gmail.com>
Sat, 25 Jan 2025 16:10:32 +0000 (21:10 +0500)
committermomoyonwork <ahmedsamyhwork@gmail.com>
Sat, 25 Jan 2025 16:10:32 +0000 (21:10 +0500)
commit364f7de703b5a90132b66391a9bdcdf8f76bcb27
tree9c74aba1d0944a50b9e3b9262351a4222f52a7b5
parent1e704ee95b7b4654b7f4e45136c1022474dfd211
Changed to python test script.

- Can build and run tests.
- TODO: record expected behaviour of tests, instead of manually doing
  so.
12 files changed:
test.py
tests/arena.code.expected [new file with mode: 0644]
tests/arena.err.expected [new file with mode: 0644]
tests/arena.out.expected [new file with mode: 0644]
tests/arena.out.out.expected [new file with mode: 0644]
tests/logging.code.expected [new file with mode: 0644]
tests/logging.err.expected [new file with mode: 0644]
tests/logging.err.out.expected [new file with mode: 0644]
tests/logging.out.expected [new file with mode: 0644]
tests/logging.out.out.expected [new file with mode: 0644]
tests/tmp.stderr [new file with mode: 0644]
tests/tmp.stdout [new file with mode: 0644]