Added more tests
This commit is contained in:
parent
52d1de042c
commit
a811da3477
9 changed files with 77 additions and 2 deletions
|
@ -53,6 +53,7 @@ var programs = []struct {
|
|||
{"branch-or", "", "", 0},
|
||||
{"branch-both", "", "", 0},
|
||||
{"jump-near", "", "", 0},
|
||||
{"switch", "", "", 0},
|
||||
{"loop", "", "", 0},
|
||||
{"loop-lifetime", "", "", 0},
|
||||
{"out-of-memory", "", "", 0},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue