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
c0588be686
Add tests for markdown-clj and tools.namespace
...
See comment for why only one markdown test could be run.
Closes #1069 and #1064
2021-12-28 09:23:36 -05:00
Michiel Borkent
fb7f984389
[ #1110 ] Load tasks and deps from other bb.edn file ( #1117 )
...
Co-authored-by: Bob <highpressurecarsalesman@gmail.com>
2021-12-26 17:26:35 +01: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
Michiel Borkent
a3633faf3f
test
2021-12-09 18:35:10 +01:00
Michiel Borkent
fb0fbe87fc
spec test
2021-12-09 17:43:06 +01:00
Michiel Borkent
9dd4941230
Add spec tests to CI
2021-12-08 18:26:17 +01:00
Bob
af6f94ef81
run lib tests in Windows CI ( #933 )
...
* run lib tests in Windows CI
- add batch scripts for invoking tests
- skip some tests on windows
- tweak a couple tests to run on linux and windows
* configure git to checkout with Windows line endings on Appveyor
2021-07-12 00:00:14 +02:00
Michiel Borkent
8c37594006
Add clojure.data.json tests
2021-07-10 17:16:14 +02:00
Jeroen van Dijk
0754975172
Add support for clojure.data.generators ( #470 )
2020-06-12 16:35:34 +02:00
Michiel Borkent
96deaf3206
[ #370 ] fix for clojure.math.combinatorics
2020-04-21 11:41:29 +02:00
Michiel Borkent
b9b8db4502
Fix tests
2020-04-16 23:24:20 +02:00