mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-01-16 01:15:03 +01:00
Add basic testsuite using ui_test
This commit is contained in:
parent
1551847d8c
commit
b68d775671
13 changed files with 1524 additions and 79 deletions
2
tests/ui/hello_world.nil
Normal file
2
tests/ui/hello_world.nil
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
//@check-pass
|
||||
function main() = print("Hello, world!\n");
|
||||
Loading…
Add table
Add a link
Reference in a new issue