From 89494c6cb56caa39d1cc896e95b1d58f959c6d74 Mon Sep 17 00:00:00 2001 From: wdednam Date: Mon, 16 Dec 2024 12:17:22 +0100 Subject: [PATCH] pythonised popupGroupSupport test --- test/00/popupGroupSupport.sh | 50 +++++++++++++++++++++++++----------- 1 file changed, 35 insertions(+), 15 deletions(-) diff --git a/test/00/popupGroupSupport.sh b/test/00/popupGroupSupport.sh index 63a377376..86c268cf6 100755 --- a/test/00/popupGroupSupport.sh +++ b/test/00/popupGroupSupport.sh @@ -27,24 +27,44 @@ pass() } trap "fail" 1 2 3 15 +cat >input.py <input.tcl <