babashka/test/babashka
ikappaki 6e00354053
Fix 1430: empty tasks names display list (#1431)
Co-authored-by: ikappaki <ikappaki@users.noreply.github.com>
2022-11-28 10:51:39 +01:00
..
impl Fix pREPL tests 2022-11-19 11:50:14 +01:00
scripts update some SciVar names (metadata-wise) to align with babashka name (#1236) 2022-04-07 14:02:06 +02:00
agent_test.clj Add more agent vars (#857) 2021-05-19 14:00:48 +02:00
async_test.clj fix #1216: fix core.async alts example with polyfill 2022-03-23 23:49:09 +01:00
bb_edn_test.clj Fix 1430: empty tasks names display list (#1431) 2022-11-28 10:51:39 +01:00
classes_test.clj Add and expose babashka.classes/all-classes (#1362) 2022-09-13 10:54:30 +02:00
classpath_test.clj make tests run on windows as the default (#235) (#898) 2021-06-20 09:23:58 +02:00
crypto_test.clj Graalvm 22.3.0 (#1408) 2022-10-25 22:56:57 +02:00
datafy_test.clj [#468] Add clojure.core.protocols w Datafiable and Navigable 2020-08-13 11:20:32 +02:00
deps_test.clj Pod namespaces come before namespaces from source 2022-06-20 12:14:48 +02:00
error_test.clj SCI: preserve more stacktrace, e.g. on throw 2022-11-10 21:04:01 +01:00
exec_test.clj Fix #1414: preserve metadata on exec task function argument map 2022-11-11 17:34:44 +01:00
file_var_test.clj [#532] Prefer .getAbsoluteFile over .getCanonicalFile for preserving 2020-08-14 11:39:48 +02:00
http_connection_test.clj [#336] Add java.lang.Runtime to support shutdown hooks (#338) 2020-04-08 21:18:25 +02:00
java_net_http_test.clj [#999] Support Object.toString override on defrecords (#1050) 2021-11-02 10:29:52 +01:00
java_security_test.clj Ensure leading zeros are not trimmed for algorithm "SHA-256", so that hash string size is always 64. (#1176) 2022-02-12 11:06:49 +01:00
java_time_test.clj [#444] GraalVM 20.1.0 fixes timezone issue 2020-05-23 17:00:43 +02:00
logging_test.clj Fix aarch64 test (#1007) 2021-09-11 18:13:12 +02:00
main_test.clj Fix #1384: allow .indexOf on LazySeq 2022-10-18 17:32:22 +02:00
namespace_test.clj [#999] Support Object.toString override on defrecords (#1050) 2021-11-02 10:29:52 +01:00
pod_test.clj add more windows testing (#902) 2021-06-24 22:34:57 +02:00
postgresql_test.clj [#388] embedded postgresql tests 2020-05-18 17:08:34 +02:00
pprint_test.clj feat: Honor *print-namespace-maps* in pprint (#1387) 2022-10-04 19:11:59 +02:00
print_deps_test.clj Add print-deps test 2021-11-29 23:42:36 +01:00
profile.clj Revert dotimes 2020-01-17 19:42:30 +01:00
protocols_test.clj Protocol test 2020-11-11 00:00:17 +01:00
proxy_test.clj Proxy support for PipedInputStream and PipedOutputStream 2022-03-31 10:00:16 +02:00
reify_test.clj Fix gc test 2022-09-09 18:13:40 +02:00
shutdown_hook_test.clj Merge windows branch to master 2020-04-28 15:32:34 +02:00
test_test.clj Fix #1367: line number in clojure.test output 2022-09-22 14:03:48 +02:00
test_utils.clj feat #863: Load pods from bb.edn (#1205) 2022-03-23 17:08:59 +01:00
transit_test.clj make tests run on windows as the default (#235) (#898) 2021-06-20 09:23:58 +02:00
uberjar_test.clj Move bb.edn in uberjar to META-INF 2022-04-03 13:36:00 +02:00
uberscript_test.clj Declarative pod support for uberscript (#1227) 2022-04-02 23:41:04 +02:00
udp_test.clj make tests run on windows as the default (#235) (#898) 2021-06-20 09:23:58 +02:00
xml_test.clj [#1004] XML edn reading and populating *data-readers* for feature deps (#1012) 2021-09-20 18:31:57 +02:00
yaml_test.clj [#1004] XML edn reading and populating *data-readers* for feature deps (#1012) 2021-09-20 18:31:57 +02:00