summaryrefslogtreecommitdiff
path: root/tests/test_whiley.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix some unicode-related tests on Python 2.Tim Hatch2016-06-031-1/+1
| | | | Regexopt does the wrong then when given a mix of string types (as happens in Python 2).
* Fix operators in WhileyTim Hatch2016-05-311-0/+30