From bd5d806ecb9ddd04af0437656a57e4afa17ddd87 Mon Sep 17 00:00:00 2001 From: Austin Harris Date: Tue, 2 Jul 2024 09:40:33 -0400 Subject: [PATCH] Reducing test_serial tests to orthogonal tests --- source/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Makefile b/source/Makefile index 04dfd765..d0243b09 100644 --- a/source/Makefile +++ b/source/Makefile @@ -87,7 +87,7 @@ all: xnet_dense net_setup xnse test: test_serial test_heat test_setup test_nse test_serial: $(EXE) - @cd $(XNET_TEST_DIR) ; ln -sf ../tools/starkiller-helmholtz/helm_table.dat . ; ./test_xnet.sh ../source/xnet 1 4 7 9 11 15 53 54 + @cd $(XNET_TEST_DIR) ; ln -sf ../tools/starkiller-helmholtz/helm_table.dat . ; ./test_xnet.sh ../source/xnet 12 53 54 55 test_heat: $(EXE) @cd $(XNET_TEST_DIR) ; ln -sf ../tools/starkiller-helmholtz/helm_table.dat . ; ./test_xnet.sh ../source/xnet 50