Commit graph

19 commits

Author SHA1 Message Date
Shunsuke Shibayama
f8b7717682 chore: remove __new__ 2024-03-06 01:53:50 +09:00
Shunsuke Shibayama
6f036dca5c fix: minor bugs 2023-09-10 00:40:52 +09:00
Shunsuke Shibayama
509f9c4fe3 fix: pyc execution 2023-09-06 12:18:37 +09:00
GreasySlug
855be06c26 test(parser): update class def 2023-05-04 12:10:25 +09:00
Shunsuke Shibayama
5536858363 test: add a mock test for the REPL server 2023-04-27 00:25:53 +09:00
Shunsuke Shibayama
257b38cec7 test: exclude some tests from default execution 2023-03-09 20:13:45 +09:00
Shunsuke Shibayama
78ff63b357 Update repl.rs 2023-03-05 20:06:56 +09:00
Shunsuke Shibayama
047f86bbee test: prevent some tests from being run locally 2023-02-24 07:49:12 +09:00
Shunsuke Shibayama
a694880ff4 fix(compiler): eliminate panic!/todo!s 2023-02-16 23:48:22 +09:00
Shunsuke Shibayama
307087f6b5 test: let some tests not to run locally 2023-02-14 11:30:23 +09:00
GreasrySlug
0bf2097460 test(REPL): add script of example/class.er 2023-02-06 16:43:36 +09:00
GreasrySlug
735e157604 test(REPL): check at-sign and class block 2023-02-06 10:59:05 +09:00
GreasySlug
fd1fa8792c clean: change name and ident 2023-02-04 13:59:47 +09:00
GreasySlug
dca7830e25 fix: add unsuccess test 2023-02-04 13:44:05 +09:00
GreasySlug
a7b3342f04 test: remove negative test
because REPL cannot return the number of errors
2023-02-04 13:09:08 +09:00
Cai BingJun
1a3da73793 Update REPL test 2023-02-04 11:50:04 +08:00
GreasrySlug
a51031df45 test: clean the code and add unsuccess test 2023-01-31 09:47:01 +09:00
Shunsuke Shibayama
b76d63f9a5 fix socket connection problems 2023-01-25 01:19:45 +09:00
Shunsuke Shibayama
1d24655588 Add REPL tests 2023-01-17 16:32:25 +09:00