Commit graph

8 commits

Author SHA1 Message Date
GreasySlug
baf7b3eb38 Test: check to see if quotations are tokenized 2022-09-21 13:49:04 +09:00
GreasySlug
8daed047a8 Test: add tokenize test for multi-line strings 2022-09-20 16:06:09 +09:00
GreasySlug
abae84af56 Test: tested multi-line comments are recognized 2022-09-17 14:45:59 +09:00
GreasySlug
0bb9ef6a85 Test: additional testing of fixed issues
Double quotation char is missing, so added it
Added a test to see if the added escaping characters work
2022-09-16 20:55:57 +09:00
Shunsuke Shibayama
042ea70ec6 Update tokenize_test.rs 2022-09-15 15:26:39 +09:00
GreasySlug
4304ae1325 Test: add not implemented test 2022-09-15 08:27:18 +09:00
GreasySlug
d3fef97272 Test: add literal test 2022-09-14 10:58:18 +09:00
GreasySlug
14ad70ed30 Clean: file name was ambiguous so made it explicit 2022-09-14 10:58:00 +09:00
Renamed from compiler/erg_parser/tests/test.rs (Browse further)