babashka/test/babashka
2023-04-21 13:50:53 +02:00
..
impl vary ports across socket repl tests (#1539) 2023-04-18 09:47:40 +02: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
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 #1541: respect bb.edn adjacent to invoked file (#1542) 2023-04-21 13:50:53 +02:00
classes_test.clj Add and expose babashka.classes/all-classes (#1362) 2022-09-13 10:54:30 +02:00
classpath_test.clj Support reader_tags.clj(c) (#1481) 2023-02-03 21:21:56 +01:00
crypto_test.clj Use GraalVM 22.3.1 on JDK 19.0.2 with virtual thread support (#1500) 2023-02-21 16:23:03 +01:00
datafy_test.clj
deps_test.clj Try fixing test on Windows 2023-01-23 18:13:47 +01:00
error_test.clj Use GraalVM 22.3.1 on JDK 19.0.2 with virtual thread support (#1500) 2023-02-21 16:23:03 +01:00
exec_test.clj Fix #1506: :exec-args in task should override :exec-args on fn metadata 2023-02-28 19:45:49 +01:00
file_var_test.clj Fix #1467: avoid printing results by default, unless --prn is enabled (#1469) 2023-01-21 15:38:50 +01:00
http_connection_test.clj
interop_test.clj Add java.security.cert.CertificateFactory (#1531) 2023-04-07 23:54:59 +02:00
java_net_http_test.clj TODO: disable :flaky tests on master branch: 2023-02-01 23:00:13 +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 Add more java classes and interfaces to support juxt.tick (#1490) 2023-02-10 10:39:54 +01:00
logging_test.clj
main_test.clj Mark ssl test as flaky 2023-03-07 19:34:48 +01:00
namespace_test.clj
pod_test.clj
postgresql_test.clj
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
protocols_test.clj
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
test_test.clj Fix #1451: Allow passing explicit file and line number to clojure.test 2022-12-20 19:41:36 +01:00
test_utils.clj Compatibility with clojure.tools.namespace.repl/refresh and clojure.java.classpath (#1479) 2023-02-01 21:53:52 +01:00
transit_test.clj
uberjar_test.clj Fix #1489: prevent uberscript/uberjar overwrites (#1503) 2023-02-25 21:36:02 +01:00
uberscript_test.clj - remove zero size tolerance for overwriting uber-files (#1504) 2023-02-26 10:13:27 +01:00
udp_test.clj
xml_test.clj
yaml_test.clj