1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-29 16:43:20 +00:00
janet/test
Calvin Rose 172261b89f Add a test-install target to the Makefile
This target will be used to check if an installation
of Janet is on the PATH, if native modules can be built
and used via the cook module, etc.
2019-03-03 14:48:17 -05:00
..
install Add a test-install target to the Makefile 2019-03-03 14:48:17 -05:00
helper.janet Update issue 53 regression test. 2019-02-21 19:19:47 -05:00
suite1.janet Address #53 - marshalling fiber strangeness 2019-02-21 19:11:28 -05:00
suite2.janet Make parser errors a bit better for files with no closing 2019-01-17 23:43:46 -05:00
suite3.janet Fix some code style, add tuple/type function. 2019-02-09 12:21:11 -05:00
suite4.janet Update marsh.c to use janet_panic for errors. 2019-02-22 10:12:25 -05:00
suite5.janet Added some tests (suite 5) 2019-02-25 18:49:04 +01:00
suite0.janet Disallow NaN as table/struct key. 2019-01-28 11:50:33 -05:00