From 15d74d972db66c43c3a4ea2bfe84e219f6b38455 Mon Sep 17 00:00:00 2001 From: = Date: Wed, 26 Nov 2025 18:34:53 +0100 Subject: [PATCH] added shellscript for matrixTests --- matrixTests.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 matrixTests.sh diff --git a/matrixTests.sh b/matrixTests.sh new file mode 100644 index 0000000..c616198 --- /dev/null +++ b/matrixTests.sh @@ -0,0 +1 @@ +make clean && make matrixTests && ./runMatrixTests