Commit graph

5 commits

Author SHA1 Message Date
Gabriel Horner
0294923fbc Added dozen manual test libs and converted 2 test libs
add-libtest.clj supports manually-added and test-directories options
2021-12-28 09:23:37 -05:00
Gabriel Horner
b65d1766b2 Convert 8 more test libs using add-libtest
Also updated table and added comment for newline test
2021-12-28 09:23:37 -05:00
Gabriel Horner
d5b3f0f4f6 Convert 10 test libs using add-libtest
Also improved add-libtest to only require maven artifact
and rely on clojars for getting git-url most of the time
2021-12-28 09:23:36 -05:00
Gabriel Horner
3a30a11c1f
Add more library tests (#1114)
* Add environ and table tests

Also allow for directory option and fix nasty nil test-dir bug

* Add 7 libraries via add-libtest.clj

Added :branch option and saved additional info to bb-tested-libs.edn to
reproduce test fetching later

* Disable intermittent failing test
2021-12-22 21:27:29 +01:00
Gabriel Horner
4e7d04f672
Add libtest (#1112)
* Add add-libtest script and add 2 libraries with it

* Add tests for 3 existing libraries
2021-12-21 19:25:10 +01:00