Add infrastructure to test embedding API.

This commit is contained in:
Bob Nystrom
2015-05-24 09:23:30 -07:00
parent 852c837435
commit 7084d6bfd5
10 changed files with 152 additions and 21 deletions
+1
View File
@@ -34,6 +34,7 @@ clean:
# Run the tests against the debug build of Wren.
test: debug
@ $(MAKE) -f script/wren.mk MODE=debug test
@ ./script/test.py $(suite)
# Take the contents of the scripts under builtin/ and copy them into their