summaryrefslogtreecommitdiff
path: root/test/scons-time
diff options
context:
space:
mode:
authordirkbaechle <devnull@localhost>2012-09-07 01:16:49 +0200
committerdirkbaechle <devnull@localhost>2012-09-07 01:16:49 +0200
commitb157f339fda9930e2d6e2a20b170e0e79bd12c51 (patch)
tree3d3613396456a717288d7b5e20f38eb5833c5698 /test/scons-time
parent8d53f8adbaa758c53da24f7aa0f44e905137f2f3 (diff)
downloadscons-b157f339fda9930e2d6e2a20b170e0e79bd12c51.tar.gz
- added two new functions must_exist_one_of/must_not_exist_any_of to TestCmd,
supporting wildcards - rewrote several test/packaging tests, using the new matching functions instead of relying on the os.uname() machine value for determining the resulting RPM filename - renamed glob modules in test/scons-time to avoid name clashes - minor fix: added Java 1.7 as supported version to Tool/JavaCommon.py
Diffstat (limited to 'test/scons-time')
-rw-r--r--test/scons-time/func/funcglob.py (renamed from test/scons-time/func/glob.py)0
-rw-r--r--test/scons-time/mem/memglob.py (renamed from test/scons-time/mem/glob.py)0
-rw-r--r--test/scons-time/obj/objglob.py (renamed from test/scons-time/obj/glob.py)0
-rw-r--r--test/scons-time/time/timeglob.py (renamed from test/scons-time/time/glob.py)0
4 files changed, 0 insertions, 0 deletions
diff --git a/test/scons-time/func/glob.py b/test/scons-time/func/funcglob.py
index 62404044..62404044 100644
--- a/test/scons-time/func/glob.py
+++ b/test/scons-time/func/funcglob.py
diff --git a/test/scons-time/mem/glob.py b/test/scons-time/mem/memglob.py
index 820021e7..820021e7 100644
--- a/test/scons-time/mem/glob.py
+++ b/test/scons-time/mem/memglob.py
diff --git a/test/scons-time/obj/glob.py b/test/scons-time/obj/objglob.py
index 2105355a..2105355a 100644
--- a/test/scons-time/obj/glob.py
+++ b/test/scons-time/obj/objglob.py
diff --git a/test/scons-time/time/glob.py b/test/scons-time/time/timeglob.py
index 1a76d9fc..1a76d9fc 100644
--- a/test/scons-time/time/glob.py
+++ b/test/scons-time/time/timeglob.py