summaryrefslogtreecommitdiff
path: root/tests/test_roles.py
Commit message (Expand)AuthorAgeFilesLines
* Collapse single line docstringsAdam Turner2022-02-201-2/+1
* Remove copyright and licence fieldsAdam Turner2022-02-201-3/+0
* Fix module docstring indentationAdam Turner2022-02-201-2/+2
* Fix module docstring first lineAdam Turner2022-02-201-2/+1
* Remove module titles in docstringsAdam Turner2022-02-191-3/+0
* A happy new year!Takeshi KOMIYA2022-01-011-1/+1
* A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* Fix #6140: Use unittest.mock instead of mockTakeshi KOMIYA2019-03-081-1/+2
* test: replace emph_literal_role() by EmphasizedLiteralTakeshi KOMIYA2019-03-031-1/+3
* 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 annotations of testingTakeshi KOMIYA2018-12-031-18/+18
|/
* Fix #789: ``:samp:`` role supports to escape curly braces with backslashTakeshi KOMIYA2018-04-281-0/+81