ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 7f4fe22a98 tests: disable parsing of system CA certificates in CLI tests
On my Debian laptop, openssl_init() takes ~30ms to load the default CA
certificates serialized in PEM format, and the cost is added to each jj
invocation. This change saves 20s (of 50s) on my machine.

% wc -l /usr/lib/ssl/cert.pem
3517 /usr/lib/ssl/cert.pem
2023-10-08 02:41:20 +09:00
..
examples backend: move constant functions first 2023-09-19 05:24:51 -07:00
src cli: in colocated repo, don't restore view.git_head on undo 2023-10-08 02:37:02 +09:00
testing
tests tests: disable parsing of system CA certificates in CLI tests 2023-10-08 02:41:20 +09:00
build.rs
Cargo.toml cargo: make jj installable with cargo binstall 2023-09-20 09:35:18 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00