Some of our tests assumed a working "patch" command to produce expected results when checking "git-apply", but some systems have broken "patch". We can compare our output with expected output that is precomputed instead to sidestep this issue. Signed-off-by: Junio C Hamano <gitster@pobox.com>
		
			
				
	
	
		
			12 lines
		
	
	
		
			112 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			112 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
diff --git a/new.txt b/new.txt
 | 
						|
--- a/new.txt
 | 
						|
+++ b/new.txt
 | 
						|
@@ -1,3 +1,7 @@
 | 
						|
+a1
 | 
						|
+a11
 | 
						|
+a111
 | 
						|
+a1111
 | 
						|
 b1
 | 
						|
 b11
 | 
						|
 b111
 |