babashka/script
Bob 35e2cd9d05
make tests run on windows as the default (#235) (#898)
* make tests run on windows as the default

- change from selecting tests to run to selecting tests to skip (remove all :windows tags, add
  :skip-windows tag to tests that don't currently work on windows)
- handfuls of calls to `normalize` and `escape-file-paths` to handle platform differences
- split `task-test` to make most of the tests run on windows, and exclude just a couple of Unix-y tests

* make a binding name clearer

* skip nrepl-server-test on Windows

- test fails on CI, so disabling it for now

* unset bb environment vars after running tests

* unset bb environment var after running release-artifact

BABASHKA_EDN being set can interfere with some tests, so unset it before running the
native tests

* skip uberjar test on Windows

uberjar-test's 'throw on empty classpath' test failing on Windows native
 (but passes on JVM) - skip it for now
2021-06-20 09:23:58 +02:00
..
babashka Use correct branch on appveyor 2021-04-21 13:46:47 +02:00
lib_tests [#556] Add org.httpkit.server namespace (experimental) 2020-09-20 23:19:49 +02:00
bump_graal_version.clj Upgrade to graal 21.1, fixes #884 (#885) 2021-06-13 21:53:07 +02: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 Add BABASHKA_MUSL build variable (#834) 2021-05-11 00:10:11 +02:00
compile.bat Fix Windows httpkit config 2021-05-11 14:16:35 +02:00
install-clojure Github actions enhancements (#319) 2020-03-30 20:29:08 +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 minor 2020-04-04 16:34:57 +02:00
run_lib_tests [#556] Add org.httpkit.server namespace (experimental) 2020-09-20 23:19:49 +02:00
setup-musl Improve script/setup-musl (#867) 2021-05-25 18:52:30 +02:00
test Clean in first test step 2021-03-04 10:49:16 +01:00
test.bat make tests run on windows as the default (#235) (#898) 2021-06-20 09:23:58 +02:00
uberjar Async is not optional 2021-06-10 12:10:47 +02:00
uberjar.bat [#821] Include Selmer 2021-05-06 12:53:59 +02:00