]> gitweb.hhaalo.de Git - mv-none-space.git/commit
add tests for command validation
authorBastian Dehn <hhaalo@arcor.de>
Sun, 10 May 2026 07:43:36 +0000 (09:43 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sun, 10 May 2026 07:46:13 +0000 (09:46 +0200)
commit32d9ff77900aa1396f8f522655acded7bc51d94c
tree5ded23ac793d7b0ffaa611ae92c3599427abe8c6
parent000016361d16980001d21864d57c3baeda977f2d
add tests for command validation
src/CMakeLists.txt
src/command_validate.c [new file with mode: 0644]
src/command_validate.h [new file with mode: 0644]
src/main.c
tests/CMakeLists.txt
tests/command_validate_tests.c [new file with mode: 0644]
tests/rename_tests.c
tests/tests.c [new file with mode: 0644]