babashka/test-resources/lib_tests
Lee Read 5d9027fe0a
Added lib tests for version-clj (#569)
The version-clj project uses `.cljx` so I hand-transcribed them to `.cljc`.

Tests are from from version-clj v1.0.2:
https://github.com/xsc/version-clj/tree/clojars-0.1.2

Added `version-clj.via-use-test` to verify loading version-clj via `use`.

Verification via: `./script/run_lib_tests`, I observed version-clj tests:
1. failing for `bb` native v0.2.0
2. passing for `./bb` native built from master
3. passing for `lein bb` from master

This should be the final change that closes #565.
2020-09-09 23:03:15 +02:00
..
aero aero tests 2020-06-10 23:52:30 +02:00
babashka Added lib tests for version-clj (#569) 2020-09-09 23:03:15 +02:00
bond/test Add lib tests for bond (#524) 2020-08-11 18:07:29 +02:00
camel_snake_kebab sci: defprotocol and defrecord 2020-06-09 23:11:09 +02:00
clj_yaml Add note 2020-04-17 11:19:32 +02:00
cljc Add more java.time classes, test with cljc.java-time tests 2020-05-29 20:30:06 +02:00
clojure Add support for clojure.data.generators (#470) 2020-06-12 16:35:34 +02:00
doric/test Add tests for doric library 2020-05-02 21:06:28 +02:00
honeysql Add compatibility with honeysql (#476) 2020-06-13 23:44:35 +02:00
minimallist Update minimallist dep + tests 2020-08-09 22:13:14 +02:00
version_clj Added lib tests for version-clj (#569) 2020-09-09 23:03:15 +02:00