flesh/tests
Ava Hahn 2cd5016c1d Assert, Exit builtins
* Builtins for assert and exit are added
* Tests for assert are added
* file operations from previous MR are added to documents
* assert and exit are added to documents
2023-06-20 01:25:19 +00:00
..
test_eval.rs fix evaluation behavior mismatch between functions and lambdas 2023-06-08 12:48:34 -07:00
test_func.rs Error Messaging Redesign 2023-05-23 22:06:11 +00:00
test_lex.rs account for comment delimiters in strings 2023-06-08 17:13:45 -07:00
test_lib_append.rs POSIX conditional compilation: 2023-05-26 06:41:18 +00:00
test_lib_bools.rs POSIX conditional compilation: 2023-05-26 06:41:18 +00:00
test_lib_control.rs Assert, Exit builtins 2023-06-20 01:25:19 +00:00
test_lib_decl.rs another tweak to eval/quote equivalency, more tests 2023-06-08 17:11:10 -07:00
test_lib_file.rs File operations 2023-06-19 07:32:55 +00:00
test_lib_math.rs POSIX conditional compilation: 2023-05-26 06:41:18 +00:00
test_lib_posix.rs POSIX conditional compilation: 2023-05-26 06:41:18 +00:00
test_lib_str.rs POSIX conditional compilation: 2023-05-26 06:41:18 +00:00