summaryrefslogtreecommitdiff
path: root/tests/test_cpp.py
Commit message (Expand)AuthorAgeFilesLines
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-201-30/+0
* Replace tests that assert on token output with auto-updatable samples (#1649)Oleh Prypin2021-01-181-24/+0
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-1/+0
* all: remove "u" string prefix (#1536)Georg Brandl2020-09-081-6/+6
* Fix #1256.Matthäus G. Chajdas2019-11-241-1/+21
* Remove unittest classes from the test suite.Georg Brandl2019-11-101-19/+21
* Fix some test headersTim Hatch2016-05-311-1/+2
* Allow open c-style comments.Tim Hatch2016-05-311-0/+32