| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unused imports (GH-4643) | Matus Valo | 2022-02-15 | 1 | -1/+0 |
| | | |||||
| * | Rename unit test method calls from "assertEquals" to "assertEqual" to fix a ↵ | Stefan Behnel | 2018-02-23 | 1 | -36/+36 |
| | | | | | a deprecation warning in Py3.7. | ||||
| * | test case for dotted attribute names, some cleanup | Stefan Behnel | 2009-12-04 | 1 | -0/+5 |
| | | |||||
| * | support 'and' operator and boolean attribute values in TreePath predicates | Stefan Behnel | 2009-10-04 | 1 | -0/+7 |
| | | |||||
| * | extended TreePath test case, fix predicate evaluation | Stefan Behnel | 2009-10-04 | 1 | -0/+31 |
| | | |||||
| * | somewhat hackish fix for supporting not() in TreePath - needs to be ↵ | Stefan Behnel | 2009-09-18 | 1 | -0/+5 |
| | | | | | reconsidered ... | ||||
| * | support attribute value selection in TreePath | Stefan Behnel | 2009-09-18 | 1 | -0/+5 |
| | | |||||
| * | simpler test | Stefan Behnel | 2009-09-18 | 1 | -32/+16 |
| | | |||||
| * | TreePath implementation for selecting nodes from the code tree | Stefan Behnel | 2009-09-18 | 1 | -0/+57 |
