aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-12-06Appease Python 2.7Brett Cannon
2019-12-06Specify file encodingsBrett Cannon
2019-12-06Revert test input file changesBrett Cannon
2019-12-02Update support for Python 3.7 & 3.8Brett Cannon
2019-07-11Correct handling of empty/undef in list valuesTommy Yu
2019-07-11Tests covering current correct behaviors.Tommy Yu
2018-09-06Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgradeHugo
2018-09-06Fix pep8Hugo
2016-08-23Add missing variables functionIan Cordasco
2016-08-17Clean up for Flake8Ian Cordasco
2016-08-17Fix handling of unicode values for Python 2Ian Cordasco
2015-11-12Issue #19 affects these tests as wellDaniel Imhoff
2015-11-12Handle non-strs in values for query expansionDaniel Imhoff
2015-10-04Only xfail Additional Examples 4 on Python 2Ian Cordasco
2015-10-04Clean up and actually run tests from fixturesIan Cordasco