Added more tests
This commit is contained in:
parent
76c916018a
commit
3d245a15f9
6 changed files with 52 additions and 8 deletions
|
@ -51,6 +51,7 @@ var programs = []struct {
|
|||
{"jump-near", "", "", 0},
|
||||
{"loop", "", "", 0},
|
||||
{"loop-lifetime", "", "", 0},
|
||||
{"out-of-memory", "", "", 0},
|
||||
}
|
||||
|
||||
func TestPrograms(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue