5b7cd12e76
Don't run the skynet example from the tests.
...
It's too slow on the Travis bots and times out.
2016-02-14 22:28:14 -08:00
b8e85c83a8
Fix test and add skynet example.
2016-02-14 22:21:50 -08:00
8203baf7bd
Initialize match in the test script.
...
Thanks, Michel!
2015-12-26 20:08:20 -08:00
01e8f9053e
Add a benchmark to test the Wren C API.
...
I've got some ideas on how to tweak the embedding API, but I want to
see what performance impact they have first, so this adds a little
benchmark that just calls a foreign method a ton of times.
2015-12-15 16:02:13 -08:00
2df5362ab2
Handle compile errors in imported modules.
2015-12-08 07:49:37 -08:00
a38753d1d6
Add an animals guessing game example.
2015-11-29 09:43:47 -08:00
0f7d4dd4d0
Add a timeout to the test runner.
...
This ensures that when you run the tests while stress testing the GC,
that a pathological test won't hang forever.
2015-10-24 10:58:21 -07:00
a3f3e3ce03
Don't try to run the guess_number example from the test script.
2015-10-17 13:29:50 -07:00
d431c2eaa8
Start sketching in support for reading from stdin.
2015-10-16 21:05:24 -07:00
36f7d74183
Unify "script" and "project" under "util".
2015-09-22 07:45:58 -07:00