summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Let Git ignore .DS_Store files (#2079)Jean Abou-Samra2022-03-021-0/+1
|
* Filename to <th> if linenos=table (fixes #1757) (#1759)Andy Pearce2021-03-281-0/+2
| | | | | | | | | * Filename to <th> if linenos=table (fixes #1757) * Emit `<th>` for `filename` if `linenos=table`. * Added test cases for filename inclusion. * Updated CHANGES
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-201-2/+1
| | | Co-authored-by: Georg Brandl <georg@python.org>
* Remove .vscode folder.Matthäus G. Chajdas2020-06-021-0/+1
| | | | | This was added by accident, shouldn't be there. Added to ignore file as well.
* Cleanup test modules, more pytest-like testing.Georg Brandl2019-11-101-2/+2
|
* Initial port to py.testGeorg Brandl2019-11-101-0/+1
| | | | | Unittest classes are kept - for now - since py.test is ok with them. Generator tests had to be switched to pytest parametrized tests.
* Convert ignore file from hg to git.Georg Brandl2019-11-101-0/+17