Files
kopia/internal
Jarek Kowalski fcd507a56d Refactored most of the CLI tests to run in-process as opposed to using sub-processes (#1059)
* cli: fixed remaining testability indirections for output and logging

* cli: added cli.RunSubcommand() which is used in testing to execute a subcommand in the same process

* tests: refactored most e2e tests to invoke kopia subcommands in-process

* Makefile: enable code coverage for cli/ and internal/

* testing: pass 'testing' tag to unit tests which uses much faster (insecure) password hashing scheme

* Makefile: push coverage from PRs again

* tests: disable buffer management to reduce memory usage on ARM

* cli: fixed misaligned atomic field on ARMHF

also temporarily fixed statup-time benign race condition when setting
default on the timeZone variable, which is the last global variable.
2021-05-11 22:26:28 -07:00
..
2021-03-19 21:57:15 -07:00
2020-02-25 17:24:44 -08:00
2020-12-21 22:39:22 -08:00
2021-02-27 20:57:33 -08:00
2020-08-12 19:28:53 -07:00
2020-08-12 19:28:53 -07:00
2021-05-03 10:28:00 -07:00
2020-10-10 10:48:37 -07:00
2020-08-12 19:28:53 -07:00
2021-05-08 11:15:31 -07:00
2020-08-12 19:28:53 -07:00
2021-02-20 11:34:14 -08:00