From 052144cabb126efe925a96f8a0597a0f2005d206 Mon Sep 17 00:00:00 2001 From: lemon Date: Mon, 23 Feb 2026 20:36:05 +0100 Subject: add metalang99 testsuite (preprocessor stress testing) --- test/external/metalang99/scripts/open-spec.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 test/external/metalang99/scripts/open-spec.sh (limited to 'test/external/metalang99/scripts/open-spec.sh') diff --git a/test/external/metalang99/scripts/open-spec.sh b/test/external/metalang99/scripts/open-spec.sh new file mode 100755 index 0000000..921e122 --- /dev/null +++ b/test/external/metalang99/scripts/open-spec.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +xdg-open spec/spec.pdf -- cgit v1.2.3