summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/cpp11_rvalue_reference_runme.py
Commit message (Collapse)AuthorAgeFilesLines
* rvalue reference outputsWilliam S Fulton2022-09-081-8/+7
| | | | | Document rvalue reference outputs behaviour Test rvalue reference outputs
* Temporarily remove rvalue reference python runtime testWilliam S Fulton2022-09-031-4/+5
| | | | Work in progress: SWIGTYPE && out typemaps need to take ownership
* Convert python tests using 2to3William S Fulton2020-08-151-4/+4
| | | | | These tests were converted using 2to3 and should be valid using Python 2.7 and Python 3+.
* autopep8 cleanup of Examples/test-suite/pythonJon Schlueter2015-05-081-5/+8
| | | | automated cleanup of python pep8 whitespace compliance
* Rename all C++0x to C++11 and cpp0x to cpp11William S Fulton2013-10-071-0/+24