diff options
author | Greg Noel <GregNoel@tigris.org> | 2009-05-08 10:24:48 (GMT) |
---|---|---|
committer | Greg Noel <GregNoel@tigris.org> | 2009-05-08 10:24:48 (GMT) |
commit | c8099da03756462a9b2b4acfba2c72f627428141 (patch) | |
tree | 1716befd7a66af8158060db230b28b8b8d16de50 /test/Fortran | |
parent | 0f11ce655ec68ff5290212d6c1b8ad96a3eaf776 (diff) | |
download | SCons-c8099da03756462a9b2b4acfba2c72f627428141.zip SCons-c8099da03756462a9b2b4acfba2c72f627428141.tar.gz SCons-c8099da03756462a9b2b4acfba2c72f627428141.tar.bz2 |
Issue 2306: Exclude non-test files from regression tests. While runtest.py
was opened, changed two unnecessary absolute paths to relative.
Diffstat (limited to 'test/Fortran')
-rw-r--r-- | test/Fortran/.exclude_tests | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Fortran/.exclude_tests b/test/Fortran/.exclude_tests new file mode 100644 index 0000000..671ec92 --- /dev/null +++ b/test/Fortran/.exclude_tests @@ -0,0 +1 @@ +common.py |