From 8610c9b8c655e5749899be1a9664af2ed6f87a5e Mon Sep 17 00:00:00 2001 From: Steven Knight Date: Sun, 3 Nov 2002 22:15:49 +0000 Subject: Extend runtest.py so it can batch tests for Aegis. --- config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config') diff --git a/config b/config index c7a62a32..28215e75 100644 --- a/config +++ b/config @@ -241,6 +241,8 @@ diff_command = */ test_command = "python ${Source runtest.py Absolute} -p tar-gz -q ${File_Name}"; +batch_test_command = "python ${Source runtest.py Absolute} -p tar-gz -o ${Output} ${File_Names}"; + new_test_filename = "test/CHANGETHIS.py"; /* -- cgit v1.2.1