summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/cpp11_raw_string_literals_runme.py
Commit message (Collapse)AuthorAgeFilesLines
* Convert python tests using 2to3William S Fulton2020-08-151-5/+5
| | | | | These tests were converted using 2to3 and should be valid using Python 2.7 and Python 3+.
* Add more tests for C++11 raw string literalsWilliam S Fulton2019-01-061-0/+27
| | | | | | | | Test added to check fixes for: - Issue #948 and issue #1019 and issue #1273 - raw string delimiters not being stripped off - Issue #538 - Ruby support for "docstring" feature
* autopep8 cleanup of Examples/test-suite/pythonJon Schlueter2015-05-081-17/+15
| | | | automated cleanup of python pep8 whitespace compliance
* Rename all C++0x to C++11 and cpp0x to cpp11William S Fulton2013-10-071-0/+50