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-docs.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 test/external/metalang99/scripts/open-docs.sh (limited to 'test/external/metalang99/scripts/open-docs.sh') diff --git a/test/external/metalang99/scripts/open-docs.sh b/test/external/metalang99/scripts/open-docs.sh new file mode 100755 index 0000000..ae3e4b5 --- /dev/null +++ b/test/external/metalang99/scripts/open-docs.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +xdg-open _build/html/index.html -- cgit v1.2.3