..
impl
vary ports across socket repl tests ( #1539 )
2023-04-21 10:42:24 +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
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 #1487 : babashka.tasks/clojure with 0 args ( #1488 )
2023-02-06 22:36:26 +01: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
[ #468 ] Add clojure.core.protocols w Datafiable and Navigable
2020-08-13 11:20:32 +02:00
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
[ #336 ] Add java.lang.Runtime to support shutdown hooks ( #338 )
2020-04-08 21:18:25 +02:00
interop_test.clj
Add java.security.cert.CertificateFactory ( #1531 )
2023-04-21 10:42:24 +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
Fix aarch64 test ( #1007 )
2021-09-11 18:13:12 +02:00
main_test.clj
Add middleware arg #1529
2023-04-07 12:02:25 +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 #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
make tests run on windows as the default ( #235 ) ( #898 )
2021-06-20 09:23:58 +02:00
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
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