'testsuite' dir. Fix a bunch of broken tests. Fix the testsuite 'runtest' script so it actually reports all failures and provides meaningful feedback. -Erik
		
			
				
	
	
		
			4 lines
		
	
	
		
			80 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			80 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
ls -l .. > logfile.gnu
 | 
						|
busybox ls -l .. > logfile.bb
 | 
						|
cmp logfile.gnu logfile.bb
 |