]> www.git.momoyon.org Git - commonlib.git/commit
Redirect test output to its own files...
authormomoyonwork <ahmedsamyhwork@gmail.com>
Sat, 25 Jan 2025 12:59:35 +0000 (17:59 +0500)
committermomoyonwork <ahmedsamyhwork@gmail.com>
Sat, 25 Jan 2025 13:01:10 +0000 (18:01 +0500)
commitbd74c278d0ca3dbefcf824ef47b9fd68888eff53
tree16e08f4c8bc9003b6b772073f35090a934a3cd44
parent16afb1bc20da885b0136eb436a6af2e5ca0461cb
Redirect test output to its own files...

- WIP: Compare with expected outputs.
- TODO: Pass input to test.
- TODO: subcommand to record expected outputs.
Makefile [new file with mode: 0644]
nob.c
tests/arena.err [new file with mode: 0644]
tests/arena.in [new file with mode: 0644]
tests/arena.out [new file with mode: 0644]
tests/logging.err [new file with mode: 0644]
tests/logging.in [new file with mode: 0644]
tests/logging.out [new file with mode: 0644]