flesh/tests
Ava Hahn dc6342bc74
Several changes, see commit msg
* clean up all tests
* bugfix for zero value functions, and test
* removed expand function, put in snippets
* added doc strings to Symbol type
* added doc strings to symbol declarations
* implemented display for Args type
* wrote a help function
* wrote docstrings for all builtins and config vars
2023-03-05 22:18:49 -08:00
..
test_eval.rs Several changes, see commit msg 2023-03-05 22:18:49 -08:00
test_func.rs Several changes, see commit msg 2023-03-05 22:18:49 -08:00
test_lex.rs Several changes, see commit msg 2023-03-05 22:18:49 -08:00
test_lib_append.rs Several changes, see commit msg 2023-03-05 22:18:49 -08:00
test_lib_bools.rs Several changes, see commit msg 2023-03-05 22:18:49 -08:00
test_lib_control.rs Several changes, see commit msg 2023-03-05 22:18:49 -08:00
test_lib_str.rs implement basic control flow, error handling from functions, many tests 2023-02-27 22:53:54 -08:00
test_vars.rs Several changes, see commit msg 2023-03-05 22:18:49 -08:00