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
/
016
Commit message (
Expand
)
Author
Age
Files
Lines
*
New macros for enumerated constants.
Kaz Kylheku
2025-01-20
1
-0
/
+23
*
math: tofloat and toint in user-defined arithmetic.
Kaz Kylheku
2023-08-14
1
-1
/
+5
*
math: add tests for new user-defined arith functions.
Kaz Kylheku
2023-08-14
1
-1
/
+89
*
New function: arithp.
Kaz Kylheku
2023-03-26
2
-0
/
+9
*
lib: address remaining unused variable warnings.
Kaz Kylheku
2023-03-22
1
-0
/
+4
*
gcd: rewrite for better efficiency.
Kaz Kylheku
2022-07-27
1
-0
/
+29
*
New macros: each-true, some-true, each-false, some-false.
Kaz Kylheku
2022-01-12
2
-42
/
+41
*
sum-each, mul-each: handle no vars case.
Kaz Kylheku
2022-01-11
2
-0
/
+62
*
quantile: fix test needing nonportable amount of precision.
Kaz Kylheku
2021-09-27
1
-11
/
+11
*
quantile: fix failing test.
Kaz Kylheku
2021-09-25
1
-1
/
+1
*
New variants of each operator for sum and product.
Kaz Kylheku
2021-09-23
1
-0
/
+58
*
math: quantile estimator using P-Squared algorithm.
Kaz Kylheku
2021-09-22
1
-0
/
+31
*
int-str: 0x bug.
Kaz Kylheku
2021-08-13
1
-0
/
+50
*
math: forbid dubious inequality comparisons.
Kaz Kylheku
2021-06-15
1
-0
/
+56
*
arith: switch sum and prod to seq_iter.
Kaz Kylheku
2021-06-09
1
-0
/
+24
*
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
*
tests: implicitly generate empty .expected files.
Kaz Kylheku
2021-04-12
2
-0
/
+0
*
bracket: bug: wrong result when function is applied.
Kaz Kylheku
2019-09-10
1
-0
/
+14
*
tests: add tests for digits function.
Kaz Kylheku
2019-09-09
1
-0
/
+18
*
u-d-arithmetic: proper treatment of ceil & round.
Kaz Kylheku
2019-03-30
1
-2
/
+10
*
Tests for user-defined arithmetic and fixes.
Kaz Kylheku
2019-03-30
2
-0
/
+132
*
New arithmetic tests.
Kaz Kylheku
2016-11-15
2
-0
/
+41