summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2002-11-03 22:15:49 +0000
committerSteven Knight <knight@baldmt.com>2002-11-03 22:15:49 +0000
commit8610c9b8c655e5749899be1a9664af2ed6f87a5e (patch)
tree9fc04b8aac67af30f382af6beb55e0b88ae91b15 /config
parent1da4ae4c4effd7df1ddaf9205824fa4fe6185553 (diff)
downloadscons-8610c9b8c655e5749899be1a9664af2ed6f87a5e.tar.gz
Extend runtest.py so it can batch tests for Aegis.
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 2 insertions, 0 deletions
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";
/*