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:
7
test/install/.gitignore
vendored
7
test/install/.gitignore
vendored
@@ -1,4 +1,9 @@
|
||||
/build
|
||||
.cache
|
||||
.manifest
|
||||
.manifests
|
||||
json.*
|
||||
jhydro.*
|
||||
circlet.*
|
||||
argparse.*
|
||||
sqlite3.*
|
||||
path.*
|
||||
|
Reference in New Issue
Block a user