1
0
mirror of https://github.com/janet-lang/janet synced 2025-10-18 17:27:40 +00:00

Add --test flag to jpm.

Also test some select packages when testing installation.
This is used in CI to make sure that versions of Janet work with
the most libraries.
This commit is contained in:
Calvin Rose
2019-11-09 10:03:56 -06:00
parent 1f55d40a10
commit 8911daaf6c
5 changed files with 23 additions and 2 deletions

View File

@@ -1,4 +1,9 @@
/build
.cache
.manifest
.manifests
json.*
jhydro.*
circlet.*
argparse.*
sqlite3.*
path.*