========================================= GNU patch 2.8: tests/test-suite.log ========================================= # TOTAL: 49 # PASS: 46 # SKIP: 0 # XFAIL: 2 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 XFAIL: context-format ===================== [28] patch < ab.diff -- ok [46] patch < ab.diff -- ok [63] patch < ab.diff -- FAILED --- expected +++ got @@ -1 +1 @@ -patching file a +/home/udu/aports/main/patch/src/patch-2.8/src/patch: **** replacement text or line numbers mangled in hunk at line 4 [67] echo `cat a` -- FAILED --- expected +++ got @@ -1 +1 @@ -a a a a a a a a a a +a a a a a b a a a a a [80] patch < ba.diff -- ok [84] echo `cat a` -- FAILED --- expected +++ got @@ -1 +1 @@ -a a a a a b a a a a a +a a a a a b b a a a a a [99] patch < ab.diff -- FAILED --- expected +++ got @@ -1 +1 @@ -patching file a +/home/udu/aports/main/patch/src/patch-2.8/src/patch: **** replacement text or line numbers mangled in hunk at line 4 [103] echo `cat a` -- FAILED --- expected +++ got @@ -1 +1 @@ -a a a a a a a a a a +a a a a a a a a a a b [116] patch < ba.diff -- ok [120] echo `cat a` -- FAILED --- expected +++ got @@ -1 +1 @@ -a a a a a a a a a a b +a a a a a a a a a a b b 10 tests (4 passed, 6 failed) XFAIL context-format (exit status: 1) XFAIL: dash-o-append ==================== [35] patch -o a.new a < a.diff -- FAILED --- expected +++ got @@ -1,2 +1,4 @@ patching file a.new (read from a) patching file a.new (read from a) +Hunk #1 FAILED at 1. +1 out of 1 hunk FAILED -- saving rejects to file a.new.rej [40] cat a.new -- FAILED --- expected +++ got @@ -1,2 +1,2 @@ two -three +one 2 tests (0 passed, 2 failed) XFAIL dash-o-append (exit status: 1) FAIL: deep-directories ====================== ./deep-directories:19: I/O error applying redirect: Invalid argument ./deep-directories:26: I/O error applying redirect: Invalid argument ./test-lib.sh:155: I/O error applying redirect: Invalid argument FAIL deep-directories (exit status: 1)