================================================= GNU sed 4.9.14-3d75-dirty: ./test-suite.log ================================================= # TOTAL: 68 # PASS: 51 # SKIP: 12 # XFAIL: 0 # FAIL: 5 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: testsuite/compile-errors ============================== --- exp-bad-y-len 2023-01-30 00:36:49.930406583 +0100 +++ err-bad-y-len 2023-01-30 00:36:49.953739739 +0100 @@ -1 +1 @@ -sed: -e expression #1, char 7: strings for `y' command are different lengths +sed: -e expression #1, char 7: `y' command strings have different lengths FAIL testsuite/compile-errors.sh (exit status: 1) FAIL: testsuite/mb-bad-delim ============================ sed: file prog2 line 1: delimiter character is not a single-byte character --- exp2 2023-01-30 00:36:59.170336431 +0100 +++ out2 2023-01-30 00:36:59.173669739 +0100 @@ -1 +0,0 @@ -b FAIL testsuite/mb-bad-delim.sh (exit status: 1) FAIL: testsuite/mb-y-translate ============================== --- exp-err1 2023-01-30 00:37:01.020322385 +0100 +++ err1 2023-01-30 00:37:01.023655693 +0100 @@ -1 +0,0 @@ -sed: file p1 line 1: strings for `y' command are different lengths --- exp-err2 2023-01-30 00:37:01.136988166 +0100 +++ err2 2023-01-30 00:37:01.140321474 +0100 @@ -1 +0,0 @@ -sed: file p2 line 1: strings for `y' command are different lengths --- exp-err7 2023-01-30 00:37:01.446985812 +0100 +++ err7 2023-01-30 00:37:01.486985509 +0100 @@ -1 +1 @@ -sed: file p7 line 1: strings for `y' command are different lengths +sed: file p7 line 1: `y' command strings have different lengths --- exp-err8 2023-01-30 00:37:01.526985205 +0100 +++ err8 2023-01-30 00:37:01.556984977 +0100 @@ -1 +1 @@ -sed: file p8 line 1: strings for `y' command are different lengths +sed: file p8 line 1: `y' command strings have different lengths FAIL testsuite/mb-y-translate.sh (exit status: 1) FAIL: testsuite/normalize-text ============================== --- exp-err-c 2023-01-30 00:37:03.036973741 +0100 +++ err-c 2023-01-30 00:37:03.053640281 +0100 @@ -1 +1 @@ -sed: -e expression #1, char 7: strings for `y' command are different lengths +sed: -e expression #1, char 7: `y' command strings have different lengths FAIL testsuite/normalize-text.sh (exit status: 1) FAIL: testsuite/bsd-wrapper =========================== --- /data/data/com.termux/files/home/sed-4.9.14-3d75-dirty/build/../testsuite/bsd.good 2008-10-03 13:24:37.000000000 +0200 +++ sed.out 2023-01-30 00:37:33.040079281 +0100 @@ -1268,15 +1268,22 @@ \001\002\003\004\005\006\a\b\t$ \v\f\r\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\ \035\036\037 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWX\ -YZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\177\200\201\202\203\204\205\ -\206\207\210\211\212\213\214\215\216\217\220\221\222\223\224\225\226\ -\227\230\231\232\233\234\235\236\237\240\241\242\243\244\245\246\247\ -\250\251\252\253\254\255\256\257\260\261\262\263\264\265\266\267\270\ -\271\272\273\274\275\276\277\300\301\302\303\304\305\306\307\310\311\ -\312\313\314\315\316\317\320\321\322\323\324\325\326\327\330\331\332\ -\333\334\335\336\337\340\341\342\343\344\345\346\347\350\351\352\353\ -\354\355\356\357\360\361\362\363\364\365\366\367\370\371\372\373\374\ -\375\376\377$ +YZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\177\302\200\302\201\302\202\ +\302\203\302\204\302\205\302\206\302\207\302\210\302\211\302\212\302\ +\213\302\214\302\215\302\216\302\217\302\220\302\221\302\222\302\223\ +\302\224\302\225\302\226\302\227\302\230\302\231\302\232\302\233\302\ +\234\302\235\302\236\302\237\302\240\302\241\302\242\302\243\302\244\ +\302\245\302\246\302\247\302\250\302\251\302\252\302\253\302\254\302\ +\255\302\256\302\257\302\260\302\261\302\262\302\263\302\264\302\265\ +\302\266\302\267\302\270\302\271\302\272\302\273\302\274\302\275\302\ +\276\302\277\303\200\303\201\303\202\303\203\303\204\303\205\303\206\ +\303\207\303\210\303\211\303\212\303\213\303\214\303\215\303\216\303\ +\217\303\220\303\221\303\222\303\223\303\224\303\225\303\226\303\227\ +\303\230\303\231\303\232\303\233\303\234\303\235\303\236\303\237\303\ +\240\303\241\303\242\303\243\303\244\303\245\303\246\303\247\303\250\ +\303\251\303\252\303\253\303\254\303\255\303\256\303\257\303\260\303\ +\261\303\262\303\263\303\264\303\265\303\266\303\267\303\270\303\271\ +\303\272\303\273\303\274\303\275\303\276\303\277$ $ ============ FAIL testsuite/bsd-wrapper.sh (exit status: 1)