Commit Graph

5 Commits

Author SHA1 Message Date
Aryadev Chavali
dc6b2f701b Add unit tests for lib.functions.split 2025-02-21 14:11:08 +00:00
Aryadev Chavali
e9dcba06bb Add unit tests for lib.functions.take 2025-02-21 14:11:08 +00:00
Aryadev Chavali
4b4421c101 Add unit tests for lib.functions.range 2025-02-21 14:11:08 +00:00
Aryadev Chavali
53174000df Add unit tests for lib.functions.parse-integer* 2025-02-21 14:11:08 +00:00
Aryadev Chavali
2538077638 Setup an empty unit test suite for lib.functions
I've added a dependency so if lib.macros isn't working, we can skip
all the tests in lib.functions.  Therefore we can use lib.macros in
the test code.
2025-02-21 14:11:08 +00:00