aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Appease Python 2.7Brett Cannon2019-12-061-1/+2
* Specify file encodingsBrett Cannon2019-12-061-1/+1
* Revert test input file changesBrett Cannon2019-12-061-11/+5
* Update support for Python 3.7 & 3.8Brett Cannon2019-12-021-8/+14
* Correct handling of empty/undef in list valuesTommy Yu2019-07-111-0/+12
* Tests covering current correct behaviors.Tommy Yu2019-07-111-0/+34
* Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgradeHugo2018-09-061-1/+1
* Fix pep8Hugo2018-09-061-11/+11
* Add missing variables functionIan Cordasco2016-08-231-1/+5
* Clean up for Flake8Ian Cordasco2016-08-171-3/+0
* Fix handling of unicode values for Python 2Ian Cordasco2016-08-171-4/+0
* Issue #19 affects these tests as wellDaniel Imhoff2015-11-121-0/+2
* Handle non-strs in values for query expansionDaniel Imhoff2015-11-121-1/+0
* Only xfail Additional Examples 4 on Python 2Ian Cordasco2015-10-041-0/+3
* Clean up and actually run tests from fixturesIan Cordasco2015-10-049-0/+1879