summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/unicode_strings_runme.py
Commit message (Expand)AuthorAgeFilesLines
* Test-suite: Unify string quoting in the Python sourcesDmitry D. Chernov2019-07-141-3/+3
* Add missing checks for failures in calls to PyUnicode_AsUTF8String.William S Fulton2017-12-041-0/+10
* Replace assert from Python testcases with code that always runs.William S Fulton2016-06-191-4/+8
* Python 2 Unicode strings can be used as inputs to char * or std::string typesWilliam S Fulton2015-12-191-0/+9
* unicode_strings test: manually check values instead of using assertHarvey Falcic2014-05-241-2/+4
* unicode_strings_runme.py: fix version checkHarvey Falcic2014-05-241-1/+1
* unicode_strings test: check return valuesHarvey Falcic2014-05-241-2/+7
* Python unicode_strings test case: restrict to Python > 3.0Harvey Falcic2014-05-241-2/+5
* Add "unicode_strings" test case for new Python 3 behaviorHarvey Falcic2014-05-231-0/+4