start work on automating tests
This commit is contained in:
parent
7e1b7fccd8
commit
3a12c94b73
2 changed files with 101 additions and 0 deletions
|
@ -10,3 +10,8 @@ function $test() {
|
|||
@end
|
||||
ret
|
||||
}
|
||||
|
||||
# >>> driver
|
||||
# extern void test();
|
||||
# int main() { test(); return 0; }
|
||||
# <<<
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue