summaryrefslogtreecommitdiff
path: root/tests/run/cpp_stl_string_cpp11.pyx
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicated C compiler option from tests that is already set by the ↵Stefan Behnel2018-08-101-1/+0
| | | | test runner via the cpp11 tag.
* Patch to add front() and back(), as per issue #2123.Alex Huszagh2018-03-231-0/+16