summaryrefslogtreecommitdiffstats
path: root/tests/008/filtenv.txr
Commit message (Collapse)AuthorAgeFilesLines
* Strengthen :filter test.Kaz Kylheku2017-01-221-1/+1
| | | | | | | | | * tests/008/filtenv.txr (f): Don't just copy the input to the output but transform it by upcase-str. Otherwise the test will pass even if the :filter syntax is not processed at all! * tests/08/filtenv.expected: Updated.
* * tests/008/filtenv.expected: New file.Kaz Kylheku2012-02-251-0/+5
* tests/008/filtenv.txr: New file.