Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fixed several tests and tools that still used Node attributes directly | Dirk Baechle | 2015-08-06 | 1 | -2/+2 |
| | | | | (found by disabling the __getattr__ in Node/FS.py) | ||||
* | Glob exclude parameter can now be a string or a list of strings | Alexandre Feblot | 2015-04-29 | 1 | -2/+2 |
| | |||||
* | Additional Glob exlude tests | Alexandre Feblot | 2015-04-29 | 1 | -0/+4 |
| | |||||
* | Add an exclude parameter to Glob(), to allow excluding some elements ↵ | Alexandre Feblot | 2015-04-25 | 1 | -0/+82 |
matching the main pattern |