jj/cli
Martin von Zweigbergk ce04e61dd4 tests: set $COLUMNS when running CLI tests
As reported in #4394, at least `test_show_command::test_show_basic`
can fail when run with a narrow terminal. This patch sets
`COLUMNS=100` in the environment when running tests so the CLI uses
that value instead of using the width of the user's terminal.
2024-09-05 08:56:04 -07:00
..
examples backend: make write methods async 2024-09-04 18:34:11 -07:00
src cli squash: explain --into in error message for merge commits 2024-09-04 21:38:55 -07:00
testing formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
tests tests: set $COLUMNS when running CLI tests 2024-09-05 08:56:04 -07:00
build.rs cli/build-rs: remove metadata command dependency in favor of env vars 2024-09-03 22:31:17 -07:00
Cargo.toml cli/build-rs: remove metadata command dependency in favor of env vars 2024-09-03 22:31:17 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00