babashka/test/babashka
2022-04-16 11:37:14 +02:00
..
impl [#1116] Missing error message when exception happens in REPL print 2021-12-29 16:10:30 +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 #1041: Improve error message when regex literal in EDN config (#1230) 2022-04-05 11:03:39 +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 Add javax.crypto classes necessary for calculating hmac shas. (#1066) 2021-11-18 08:49:59 +01:00
datafy_test.clj [#468] Add clojure.core.protocols w Datafiable and Navigable 2020-08-13 11:20:32 +02:00
deps_test.clj [#733] print-deps tests 2021-08-02 23:34:38 +02:00
error_test.clj SCI: use mutable arrays for bindings (#1177) 2022-02-14 11:52:32 +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 update some SciVar names (metadata-wise) to align with babashka name (#1236) 2022-04-07 14:02:06 +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 Convey print-length to pprint and allow set! 2022-04-16 11:37:14 +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 #1231: missing methods in reify should fall back to default interface methods (#1240) 2022-04-14 18:14:31 +02:00
shutdown_hook_test.clj Merge windows branch to master 2020-04-28 15:32:34 +02:00
test_test.clj fix #1181: clojure.test report does not respect *test-out* correctly (#1182) 2022-02-18 22:54:10 +01: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