summaryrefslogtreecommitdiff
path: root/tests/test_util_nodes.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '1.8'Takeshi KOMIYA2019-01-021-1/+1
|\
| * A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* | Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
* | Fix #5648: NodeMatcher matches Text node on attribute matchTakeshi KOMIYA2018-11-251-0/+4
* | Add NodeMatcher; a helper class for Node.traverse()Takeshi KOMIYA2018-08-261-1/+34
|/
* Fix flake8 violationsTakeshi KOMIYA2018-02-191-3/+3
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* Year++Takeshi KOMIYA2017-03-261-1/+1
* pytest optimizatoin:shimizukawa2017-01-081-78/+58
* Fix #185: References to section title including raw node has brokenTakeshi KOMIYA2016-12-171-1/+13
* Fix flake8 violation under tests/Takeshi KOMIYA2016-06-121-3/+0
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* fix line lengthshimizukawa2015-11-291-2/+2
* Fix #1994: More supporting non-standard parser (like recommonmark parser) for...shimizukawa2015-09-131-1/+35
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\
| * all: update copyrightGeorg Brandl2015-01-031-1/+1
* | Complete test suite overhaul.Georg Brandl2014-09-211-121/+121
|/
* * gettext does not extract nodes.line in a table or list. Closes #1477Takayuki Shimizukawa2014-08-261-0/+121