babashka/script
Gabriel Horner 665ae4dd97
Finish up library tests (#1120)
* Add tests for markdown-clj and tools.namespace

See comment for why only one markdown test could be run.
Closes #1069 and #1064

* 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

* Convert 8 more test libs using add-libtest

Also updated table and added comment for newline test

* Fix doric test

* Disable tools.namespace test that fails on windows

* Added dozen manual test libs and converted 2 test libs

add-libtest.clj supports manually-added and test-directories options

* Converts last tests to test namespaces and write libraries.csv

* Add a number of library tests from projects.md

Also add more docs around adding test libs and tweak add script

* Use :sha for gitlib and older clojure cli

* Revert "Use :sha for gitlib and older clojure cli"

This reverts commit c663ab8368.

* Fix and disable failing tests

Disabled tests that fail consistently and fixed windows one
2021-12-29 16:35:14 +01:00
..
babashka oops 2021-12-26 23:24:48 +01:00
lib_tests [#1110] Load tasks and deps from other bb.edn file (#1117) 2021-12-26 17:26:35 +01:00
add-libtest.clj Finish up library tests (#1120) 2021-12-29 16:35:14 +01:00
bump_graal_version.clj Bump to GraalVM 21.3.0 JVM 11 2021-11-04 11:01:41 +01:00
bump_version.clj Version bump 2019-12-25 16:32:43 +01:00
changelog.clj Rename 2021-01-01 11:26:31 +01:00
cljdoc-preview Rename 2021-01-01 11:26:31 +01:00
compile fix script/compile #1089 (#1090) 2021-12-05 12:05:05 +01:00
compile.bat Migrate GraalVM configuration to jar (#973) 2021-08-22 23:19:28 +02:00
install-clojure Upgrade Clojure CLI (#1121) 2021-12-28 11:09:31 +01:00
install-graalvm Use Debian bullseye on CI/CD/Dockerfile (#1005) 2021-09-13 23:28:13 +02:00
install-leiningen Github actions enhancements (#319) 2020-03-30 20:29:08 +02:00
postgresql_test [#829] Allow thread-first in combination with shell 2021-05-13 13:10:56 +02:00
reflection.clj Migrate GraalVM configuration to jar (#973) 2021-08-22 23:19:28 +02:00
run_lib_tests [#556] Add org.httpkit.server namespace (experimental) 2020-09-20 23:19:49 +02:00
run_lib_tests.bat run lib tests in Windows CI (#933) 2021-07-12 00:00:14 +02:00
setup-musl Allow building x86_64 or arm64 Docker images (#1095) 2021-12-07 22:15:57 +00:00
test Clean in first test step 2021-03-04 10:49:16 +01:00
test.bat add more windows testing (#902) 2021-06-24 22:34:57 +02:00
uberjar Add support for SQLite via a BABASHKA_FEATURE_SQLITE feature flag (#1079) 2021-11-28 09:34:54 +01:00
uberjar.bat Add support for SQLite via a BABASHKA_FEATURE_SQLITE feature flag (#1079) 2021-11-28 09:34:54 +01:00