From eed67c4768624d9169c190711f037ee725e42f4a Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Tue, 31 Dec 2019 15:17:22 -0500 Subject: [PATCH] tests/shell: bring back the static test.cfs I had forgotten about that ordering thing: depending on the platform cfspack doesn't read files in a directory in the same order. --- tests/shell/runtests.sh | 2 +- tests/shell/test.cfs | Bin 0 -> 544 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 tests/shell/test.cfs diff --git a/tests/shell/runtests.sh b/tests/shell/runtests.sh index d62f240..0b962eb 100755 --- a/tests/shell/runtests.sh +++ b/tests/shell/runtests.sh @@ -6,7 +6,7 @@ SHELL="${EMULDIR}/shell/shell" replay() { fn=$1 replayfn=${fn%.*}.expected - ACTUAL=$("${SHELL}" < "${fn}" 2> /dev/null) + ACTUAL=$("${SHELL}" -f test.cfs < "${fn}" 2> /dev/null) EXPECTED=$(cat ${replayfn}) if [ "$ACTUAL" = "$EXPECTED" ]; then echo ok diff --git a/tests/shell/test.cfs b/tests/shell/test.cfs new file mode 100644 index 0000000000000000000000000000000000000000..f9fb1b69681ddcf96aa61a9b7c521dc9e8c66170 GIT binary patch literal 544 zcmZ>E3ufeINJ=bXzz#f8b8_+(oDz!^xv(o3;-b!A|EJ~W|8DvD!`J^fd=3!? E0Ox88-2eap literal 0 HcmV?d00001