summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Tokenizing test case, exercising for @(coll :gap 0)Kaz Kylheku2011-10-013-0/+28
| | | | | | | | | | and horizontal @(choose :shortest ...). * Makefile: Defined TXR_ARGS for tests/008 directory. * tests/008/data: New file. * tests/008/tokenize.expected: New file. * tests/008/tokenize.txr: New file.
* New test case, covering exception handling across nestedKaz Kylheku2011-10-013-0/+36
| | | | | | | | | | function invocations. * Makefile (TEST): Test targets marked as .PHONY, because they are. * tests/007/except-1.expected: New file. * tests/007/except-1.out: New file. * tests/007/except-1.txr: New file.
* * tests/002/query-1.txr: Old next syntax rewritten to new.Kaz Kylheku2011-09-231-3/+3
|
* More testcases.Kaz Kylheku2010-02-282-0/+10
|
* New testcase for freeform.Kaz Kylheku2010-02-283-0/+31
|
* Switching to keyword symbols for :args and :nothrow.Kaz Kylheku2009-11-241-1/+1
|
* New testcase which does some UTF-8 scanning, Unicode regexes,Kaz Kylheku2009-11-133-0/+34
| | | | and @(freeform).
* Bug ID 27898: Directory order dependencies in test case.Kaz Kylheku2009-11-01197-108/+111
| | | | Converted some directories to text files.
* Starting txr git.graftedtxr-018Kaz Kylheku2009-10-302-0/+70
|
* txr-012 2009-09-28txr-012Kaz Kylheku2017-07-312-0/+20
|
* txr-011 2009-09-25txr-011Kaz Kylheku2017-07-31202-0/+4340