Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
原梓轩
Compiler2024
Commits
0d02cc43
Commit
0d02cc43
authored
8 months ago
by
原梓轩
Browse files
Options
Download
Patches
Plain Diff
test
parent
89cf7220
Changes
155
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.gitignore
+1
-2
.gitignore
tests/mod.rs
+0
-4
tests/mod.rs
tests/testcases/lv1/0_main.c
+0
-3
tests/testcases/lv1/0_main.c
tests/testcases/lv1/1_comments.c
+0
-6
tests/testcases/lv1/1_comments.c
tests/testcases/lv1/2_int_dec.c
+0
-3
tests/testcases/lv1/2_int_dec.c
tests/testcases/lv1/3_int_oct.c
+0
-3
tests/testcases/lv1/3_int_oct.c
tests/testcases/lv1/4_int_hex.c
+0
-3
tests/testcases/lv1/4_int_hex.c
tests/testcases/lv1/5_compact.c
+0
-1
tests/testcases/lv1/5_compact.c
tests/testcases/lv1/6_whitespaces.c
+0
-23
tests/testcases/lv1/6_whitespaces.c
tests/testcases/lv3/00_pos.c
+0
-3
tests/testcases/lv3/00_pos.c
tests/testcases/lv3/01_neg_0.c
+0
-3
tests/testcases/lv3/01_neg_0.c
tests/testcases/lv3/02_neg_2.c
+0
-3
tests/testcases/lv3/02_neg_2.c
tests/testcases/lv3/03_neg_max.c
+0
-3
tests/testcases/lv3/03_neg_max.c
tests/testcases/lv3/04_not_0.c
+0
-3
tests/testcases/lv3/04_not_0.c
tests/testcases/lv3/05_not_10.c
+0
-3
tests/testcases/lv3/05_not_10.c
tests/testcases/lv3/06_complex_unary.c
+0
-3
tests/testcases/lv3/06_complex_unary.c
tests/testcases/lv3/07_add.c
+0
-3
tests/testcases/lv3/07_add.c
tests/testcases/lv3/08_add_neg.c
+0
-3
tests/testcases/lv3/08_add_neg.c
tests/testcases/lv3/09_sub.c
+0
-3
tests/testcases/lv3/09_sub.c
tests/testcases/lv3/10_sub_neg.c
+0
-3
tests/testcases/lv3/10_sub_neg.c
with
1 addition
and
81 deletions
+1
-81
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets