Commit Graph

13 Commits

Author SHA1 Message Date
0a90adbe04 chore: more tests, fixes
- add DELAY
- fix definition of OF-MAX-LENGTH
- add ignorable declaration to CONJ and DISJ
- lots of new tests
2022-10-01 12:03:47 -07:00
945d024355 fix(tests): fix intentionally broken test 2022-09-27 23:11:21 -07:00
8fa0b253ab fix(ci): add tests, fix test-op 2022-09-27 23:08:46 -07:00
1be82ea49d chore(tests): fix intentional failing test 2022-03-29 22:36:29 -07:00
8709d41f8b chore: add failing test 2022-03-29 22:27:20 -07:00
bd9ef2fba3 feat(transducers): add DATA-LENS.TRANSDUCERS:INTO, with tests 2021-01-09 03:21:04 -08:00
47d7f624ad chore(transducers): record test dependencies 2021-01-09 03:19:27 -08:00
c56d5c51fd chore: standardize names with "transducers" 2021-01-04 14:13:34 -08:00
db5988ec3a bug(transducer): fix transducer tests 2021-01-04 02:11:01 -08:00
d0e894f739 feat: add collecting transducer to accumulate partial sums 2021-01-04 02:01:19 -08:00
e08fccfe1b bug: add test with custom TEST and COMBINER for COMPRESSING-RUNS 2021-01-04 01:15:14 -08:00
ea96548eb0 feat: add tests for transducers 2021-01-04 00:51:50 -08:00
6aebcfe4dc chore: begin to add tests 2021-01-02 22:24:31 -08:00