mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-11-04 20:06:09 +00:00
12 lines
179 B
Bash
Executable File
12 lines
179 B
Bash
Executable File
#!/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
|