summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * tests/011/macros-1.txr: Add test for lexical functionKaz Kylheku2015-02-072-0/+7
* * share/txr/stdlib/txr-case.txr: New file.Kaz Kylheku2014-10-212-0/+13
* Add test case for recent breakage.Kaz Kylheku2014-10-083-0/+324
* * tests/001/query-1.txr: Remove bogus public domain header.Kaz Kylheku2014-07-155-20/+0
* * tests/011/macros-2.txr: Added test for labels shadowing macro,Kaz Kylheku2014-07-102-2/+14
* * parser.l: Allowing ^ to be a quote character, and adjusting definitionKaz Kylheku2014-03-035-10/+10
* * tests/011/special-1.txr: Add some coverage for evaluationKaz Kylheku2014-03-011-1/+2
* * tests/011/mandel.expected: New file.Kaz Kylheku2014-02-282-0/+123
* Change in the design of how special variables work, to fix the brokenKaz Kylheku2014-02-282-2/+3
* * tests/010/output-clauses.expected: New file.Kaz Kylheku2014-02-282-0/+78
* About time for some new regression tests.Kaz Kylheku2014-02-286-0/+74
* * stream.c (vformat): Compensate for differences in printfKaz Kylheku2012-03-271-1/+1
* * Makefile (TXR_ARGS): Pass new file to tests/009/json.txr test.Kaz Kylheku2012-03-233-17/+117
* * tests/010/block.expected: New file.Kaz Kylheku2012-03-154-0/+14
* * stream.c (string_out_byte_flush): Bugfix. Do not loop inside thisKaz Kylheku2012-03-132-0/+12
* 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
* * tests/010/seq.txr: New file.Kaz Kylheku2012-02-222-0/+33
* This test case would have caught the prior regression.Kaz Kylheku2012-02-023-0/+54
* Test case for bug #35137Kaz Kylheku2011-12-202-0/+22
* * 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
* Added a JSON parsing test case. This flushed out a bug which crashedKaz Kylheku2011-11-183-0/+147
* * 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
* * match.c (v_cat): Bugfix: unterminated variable argument list.Kaz Kylheku2011-10-261-1/+1
* * tests/007/except-1.txr: Use next :list insteadKaz Kylheku2011-10-231-1/+1
* * Makefile (%.ok: %.txr): Use unified diff for showingKaz Kylheku2011-10-133-1/+704
* 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
* Remove accidentally added .out file.Kaz Kylheku2011-10-011-2/+0
* Tokenizing test case, exercising for @(coll :gap 0)Kaz Kylheku2011-10-013-0/+28
* New test case, covering exception handling across nestedKaz Kylheku2011-10-013-0/+36
* * 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
* Bug ID 27898: Directory order dependencies in test case.Kaz Kylheku2009-11-01197-108/+111
* 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