added test suite and fixed REMs

This commit is contained in:
Luxferre
2026-06-15 12:56:41 +03:00
parent f7e8e72b81
commit e9c44d6e9a
4 changed files with 73 additions and 2 deletions
+4
View File
@@ -28,6 +28,10 @@ Here are all currently known implementations of LTTB:
* [Jim Tcl port](./lttb.tcl) (284 SLOC)
## Test suite
LTTB also ships a [test suite](test.bas) source code file to verify implementation correctness. Every non-empty line between the start and the end should end with `OK`.
## FAQ
Please read the [manual](lttb-manual.md) first, your question is most likely covered there. If not, here are some more questions and answers.