mirror of
				https://github.com/deater/dos33fsprogs.git
				synced 2025-10-31 09:16:03 +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
 |