summaryrefslogtreecommitdiffstats
path: root/tests/008
Commit message (Expand)AuthorAgeFilesLines
* bug: :vars not usable with :counter in @(repeat).Kaz Kylheku2023-08-022-0/+9
* parser: @(mdo) must not be subject to expand-meta.Kaz Kylheku2021-08-111-0/+7
* tests: implicitly generate empty .expected files.Kaz Kylheku2021-04-122-0/+0
* txr: bugfix: give @(call) same semantics as direct call.Kaz Kylheku2021-02-222-0/+6
* txr: pattern function calls are non-matching.Kaz Kylheku2021-02-212-0/+5
* @(call): bugfix: matching doesn't continue.Kaz Kylheku2021-02-172-0/+15
* Strengthen :filter test.Kaz Kylheku2017-01-222-2/+2
* Fixing long-time (pre-GIT) bug. The object (nil) was stupidly used toKaz Kylheku2012-02-262-0/+24
* * tests/008/filtenv.expected: New file.Kaz Kylheku2012-02-252-0/+7
* * lib.c (getplist_f): New function.Kaz Kylheku2011-11-241-1/+1
* * Makefile (tests/008/soundex.ok): New test case.Kaz Kylheku2011-11-192-0/+85
* * tests/008/students.txr: Use disciplined collect with :vars.Kaz Kylheku2011-11-031-4/+1
* * tests/008/students.txr: Regexes removed.Kaz Kylheku2011-11-031-2/+2
* Added missing data.Kaz Kylheku2011-10-011-0/+6
* New test case, covering some filtering from HTML/XML.Kaz Kylheku2011-10-013-0/+31
* New test case under tests/008.Kaz Kylheku2011-10-013-0/+56
* Tokenizing test case, exercising for @(coll :gap 0)Kaz Kylheku2011-10-013-0/+28