mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-02-03 07:35:42 +00:00
Add a run_all_tests script
This commit is contained in:
parent
4ba1159da0
commit
1b1c727900
11
tests/run_all_tests.sh
Executable file
11
tests/run_all_tests.sh
Executable file
@ -0,0 +1,11 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
./test_delete.sh
|
||||||
|
./test_large_files.sh
|
||||||
|
./test_lock.sh
|
||||||
|
./test_lots_of_files.sh
|
||||||
|
./test_odd_filenames.sh
|
||||||
|
./test_rename.sh
|
||||||
|
./test.sh
|
||||||
|
./test_undelete2.sh
|
||||||
|
./test_undelete.sh
|
Loading…
x
Reference in New Issue
Block a user