index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
expander: expand must only ignores unbound warnings.
Kaz Kylheku
2021-06-07
1
-4
/
+4
*
matcher: doc fix, quasiquote examples, new test.
Kaz Kylheku
2021-06-04
1
-0
/
+1
*
json: pattern matching test cases and bugfix.
Kaz Kylheku
2021-06-03
1
-0
/
+17
*
json: improve escaping for script tags.
Kaz Kylheku
2021-06-03
1
-2
/
+12
*
json: fix two test cases for Windows.
Kaz Kylheku
2021-06-02
1
-2
/
+5
*
json: wrap up: test cases, fixes, tweaks.
Kaz Kylheku
2021-05-31
2
-0
/
+135
*
tests: fix vtest being hindrance to error finding.
Kaz Kylheku
2021-05-25
2
-10
/
+13
*
window-map: add tests, improve doc, add examples.
Kaz Kylheku
2021-05-25
1
-0
/
+19
*
window-map: broken :wrap and :reflect.
Kaz Kylheku
2021-05-25
1
-0
/
+33
*
matcher: allow hash pattern to omit values.
Kaz Kylheku
2021-05-24
1
-0
/
+7
*
match: binary-integer conv tests for #x-8000...
Kaz Kylheku
2021-05-21
1
-0
/
+21
*
math: add some tests related to integer conversion.
Kaz Kylheku
2021-05-21
1
-0
/
+50
*
parser: bug: handing of lex state in pushback tokens.
Kaz Kylheku
2021-05-12
1
-0
/
+6
*
tree: let tree-iter be iterable via generic iteration.
Kaz Kylheku
2021-05-12
1
-0
/
+5
*
tree: streamline iteration; provide high limit.
Kaz Kylheku
2021-05-11
1
-7
/
+7
*
tree: support indexing and range extraction.
Kaz Kylheku
2021-05-11
1
-0
/
+18
*
tree: replace-tree-iter function.
Kaz Kylheku
2021-05-11
1
-0
/
+11
*
tree: copy-tree-iter function.
Kaz Kylheku
2021-05-10
1
-0
/
+9
*
diff/isec: reset hash/tree iter instead making new.
Kaz Kylheku
2021-05-10
2
-0
/
+11
*
tree: new tree-peek function.
Kaz Kylheku
2021-05-09
1
-0
/
+8
*
tree: new make_similar_tree unction.
Kaz Kylheku
2021-05-09
1
-0
/
+8
*
parser: #; tests and bugfixes.
Kaz Kylheku
2021-05-06
1
-0
/
+20
*
matcher: new "each-match family" of macros.
Kaz Kylheku
2021-05-04
1
-0
/
+53
*
format: ~x/~X specifiers support buffers.
Kaz Kylheku
2021-05-04
1
-0
/
+29
*
buf: bugfix: int-buf, uint-buf refer to alloc size.
Kaz Kylheku
2021-05-04
1
-0
/
+4
*
rel-path: bugfixes.
Kaz Kylheku
2021-05-03
1
-1
/
+6
*
New function: rel-path.
Kaz Kylheku
2021-05-03
1
-0
/
+17
*
bug: join-with segfault on character separators.
Kaz Kylheku
2021-05-02
1
-0
/
+23
*
tree: new functions for reseting iterator.
Kaz Kylheku
2021-04-30
1
-0
/
+15
*
tree: use rlist in test case.
Kaz Kylheku
2021-04-30
1
-1
/
+1
*
mapcar*: fix broken.
Kaz Kylheku
2021-04-29
1
-0
/
+6
*
tree: new tree-begin-at function.
Kaz Kylheku
2021-04-29
1
-1
/
+28
*
tree: more tests.
Kaz Kylheku
2021-04-29
1
-0
/
+40
*
tree: incorrect lookup function.
Kaz Kylheku
2021-04-29
1
-0
/
+31
*
tree: debug massive gc problems.
Kaz Kylheku
2021-04-29
1
-0
/
+0
*
match-str: tests with negative pos.
Kaz Kylheku
2021-04-28
1
-1
/
+29
*
match-str: tests and bugfix.
Kaz Kylheku
2021-04-27
1
-0
/
+41
*
matcher: make use of mtest in test suite.
Kaz Kylheku
2021-04-27
1
-111
/
+122
*
matcher: add some test variants.
Kaz Kylheku
2021-04-26
1
-2
/
+20
*
matcher: quasi match incorrectly treats nil as bound.
Kaz Kylheku
2021-04-26
1
-1
/
+5
*
matcher: bugfix in `text{rest}` case.
Kaz Kylheku
2021-04-26
1
-0
/
+3
*
matcher: more quasi tests: coverage of all cases.
Kaz Kylheku
2021-04-25
1
-1
/
+8
*
match: third round of quasi tests and fixes.
Kaz Kylheku
2021-04-25
1
-0
/
+14
*
matcher: second round of quasi tests and fixes.
Kaz Kylheku
2021-04-25
1
-0
/
+6
*
matcher: first round of quasi tests and bugfix.
Kaz Kylheku
2021-04-25
1
-0
/
+10
*
matcher: compile the test cases.
Kaz Kylheku
2021-04-22
1
-6
/
+13
*
matcher: defmatch: useful :env parameter.
Kaz Kylheku
2021-04-21
1
-0
/
+15
*
compile/eval: new operator, mac-env-param-bind.
Kaz Kylheku
2021-04-21
1
-0
/
+5
*
matcher: new pattern operator @(end)
Kaz Kylheku
2021-04-20
1
-0
/
+7
*
tests: disable some UTF-8 tests on 16 bit wchar_t.
Kaz Kylheku
2021-04-20
1
-8
/
+9
[next]