summaryrefslogtreecommitdiff
path: root/tests/test_only_directive.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Georg Brandl2014-03-011-2/+1
|\
| * Modernize the code now that Python 2.5 is no longer supportedDmitry Shachnev2014-01-191-2/+1
* | Update copyright year.Georg Brandl2014-03-011-1/+1
|/
* Copyright header update.Georg Brandl2013-04-011-1/+1
* tests: replace "from util import *" by explicit importsGeorg Brandl2013-04-011-1/+1
* Move "only" directive tests to a seperate test root.Jonathan Waltman2013-01-051-2/+2
* Closes #617: Fix docstring preparation without included signature: only ignor...Jon Waltman2012-09-161-2/+0
* Add failing tests for nested sections in only directives.Jon Waltman2012-09-121-0/+63