Commit graph

22 commits

Author SHA1 Message Date
Michiel Borkent
931fadabb2
[#487] Include clojure.test.check as preparation for clojure.spec 2021-01-24 21:07:07 +01:00
Michiel Borkent
c4bb42df3e
[#646] Add hiccup.core and hiccup2.core 2021-01-23 22:47:35 +01:00
Michiel Borkent
497bfb01da
[#594] Include clojure.core.match 2021-01-23 14:02:00 +01:00
Michiel Borkent
c725c3be0b [babashka/process#31] Add tests to bb CI 2020-11-26 23:40:48 +01:00
Michiel Borkent
d8e14c278d Libtest improvements 2020-09-21 10:56:33 +02:00
Michiel Borkent
a1d34f5242
[#556] Add org.httpkit.server namespace (experimental) 2020-09-20 23:19:49 +02:00
Michiel Borkent
9aec485913
[#561] Add tests + enhancements for org.httpkit.client 2020-09-19 14:30:48 +02:00
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
Gabriel Horner
901ea41f20
Add lib tests for bond (#524)
* Add lib-tests for bond

* Mention bond and add instructions for adding libtests

* Tweak lib test to detect exception that bb throws
2020-08-11 18:07:29 +02:00
Michiel Borkent
efc2946b81 Update minimallist dep + tests 2020-08-09 22:13:14 +02:00
Michiel Borkent
ede2916c6b Fix lib-tests 2020-06-27 11:31:05 +02:00
Michiel Borkent
ee8508d320
Merge testing of libs into one babashka process (#485) 2020-06-17 13:30:22 +02:00
Michiel Borkent
af760c8263
Test minimallist (#484) 2020-06-17 11:45:16 +02:00
Michiel Borkent
be39ee7e27
Add compatibility with honeysql (#476) 2020-06-13 23:44:35 +02:00
Jeroen van Dijk
0754975172
Add support for clojure.data.generators (#470) 2020-06-12 16:35:34 +02:00
Michiel Borkent
a26decfca8
aero tests 2020-06-10 23:52:30 +02:00
Michiel Borkent
14cd18f50f
sci: defprotocol and defrecord 2020-06-09 23:11:09 +02:00
Michiel Borkent
696d4102a7 Add more java.time classes, test with cljc.java-time tests 2020-05-29 20:30:06 +02:00
Michiel Borkent
54a4197ce7 Add tests for doric library 2020-05-02 21:06:28 +02:00
Michiel Borkent
96deaf3206 [#370] fix for clojure.math.combinatorics 2020-04-21 11:41:29 +02:00
Michiel Borkent
023a027772 Add note 2020-04-17 11:19:32 +02:00
Michiel Borkent
b9b8db4502 Fix tests 2020-04-16 23:24:20 +02:00