From ccf9ee2465497983b78e2b354926bcd390f27615 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 24 Feb 2025 04:21:56 +0300 Subject: fixup: removed the `?` rubout test case We cannot practically test `?` since it relies on women pages being installed into the $SCITECOPATH. While we do set $SCITECOPATH to the source tree, we cannot currently provide the generated women pages to test scripts, unless installing the project first. --- tests/testsuite.at | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tests') diff --git a/tests/testsuite.at b/tests/testsuite.at index eb71689..3f0b7e5 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -301,12 +301,6 @@ AT_CHECK([$SCITECO_CMDLINE "@^Um{:@S/XXX/} :Mm\"S(0/0)' Mm\"S(0/0)'"], 0, ignore AT_FAIL_IF([$GREP "^Error:" stderr]) AT_CLEANUP -AT_SETUP([Rub out help command]) -# Should restore the Q-Register view. But we cannot test this directly. -AT_CHECK([$SCITECO_CMDLINE "@EQa// 23<@I/x/> @?/EX/{-6D} Z-23\"N(0/0)'"], 0, ignore, stderr) -AT_FAIL_IF([$GREP "^Error:" stderr]) -AT_CLEANUP - AT_BANNER([Known Bugs]) AT_SETUP([Number stack]) -- cgit v1.2.3