summaryrefslogtreecommitdiffstats
path: root/test/Glob/exclude.py
Commit message (Collapse)AuthorAgeFilesLines
* - fixed several tests and tools that still used Node attributes directlyDirk Baechle2015-08-061-2/+2
| | | | (found by disabling the __getattr__ in Node/FS.py)
* Glob exclude parameter can now be a string or a list of stringsAlexandre Feblot2015-04-291-2/+2
|
* Additional Glob exlude testsAlexandre Feblot2015-04-291-0/+4
|
* Add an exclude parameter to Glob(), to allow excluding some elements ↵Alexandre Feblot2015-04-251-0/+82
matching the main pattern