Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert python tests using 2to3 | William S Fulton | 2020-08-15 | 1 | -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 literals | William S Fulton | 2019-01-06 | 1 | -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/python | Jon Schlueter | 2015-05-08 | 1 | -17/+15 |
| | | | | automated cleanup of python pep8 whitespace compliance | ||||
* | Rename all C++0x to C++11 and cpp0x to cpp11 | William S Fulton | 2013-10-07 | 1 | -0/+50 |