summaryrefslogtreecommitdiffstats
path: root/test/scons-time/time/timeglob.py
Commit message (Collapse)AuthorAgeFilesLines
* - added two new functions must_exist_one_of/must_not_exist_any_of to TestCmd,dirkbaechle2012-09-061-0/+58
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