test/ci: vendor clojure-test-suite as a submodule; run it in CI

The cross-dialect clojure-test-suite (jank-lang fork) is now a git submodule at
vendor/clojure-test-suite instead of a personal ~/src checkout. The harness reads
it from the vendored path only (skips cleanly if the submodule isn't initialized:
`git submodule update --init`).

CI already checks out submodules recursively (for vendor/sci), so the suite is now
fetched and — since `jpm test` recurses through test/ — the baseline (3981 pass /
66 clean) is enforced on every push/PR. Updated the checkout comment accordingly.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Yogthos 2026-06-08 18:57:38 -04:00
parent 9a9de08047
commit 3e52c90532
4 changed files with 17 additions and 11 deletions

1
vendor/clojure-test-suite vendored Submodule

@ -0,0 +1 @@
Subproject commit e20ea0289e57fe5c8b78e66865176bb7af42939d