zellij/zellij-utils/src
Aram Drevekenin ed4fd2a8e7
chore(tests): move all integration tests to be either unit or e2e tests - remove old testing infra (#589)
* tests(integration): move basic integration tests to be unit tests

* fix(tests): silently fail threadbus for tests

* tests(unit): move compatibility tests to become unit tests for grid

* tests(unit): move close_pane tests to become unit tests for grid

* tests(e2e): move basic layout test to e2e

* tests(unit): move move_focus tests to be unit tests

* tests(unit): move resize_down tests to be unit tests

* tests(unit): move resize_left tests to be unit tests

* tests(unit): move resize_right tests to be unit tests

* tests(unit): move resize_up tests to be unit tests

* tests(infra): remove unused infra

* style(fmt): make rustfmt happy

* debug

* debug

* debug

* debug

* chore(test): shift volume mounting around because github actions is a special child
2021-06-30 11:27:35 +02:00
..
input chore(tests): move all integration tests to be either unit or e2e tests - remove old testing infra (#589) 2021-06-30 11:27:35 +02:00
channels.rs refactors for #525 (#534) 2021-05-27 16:28:28 +02:00
cli.rs Make session-name option in attach command 2021-05-29 00:32:06 +05:30
consts.rs chore(clippy): needless_borrow 2021-06-29 23:02:51 +02:00
errors.rs Getting back to where we started... (Buggy Resizing) 2021-05-29 23:12:11 +01:00
ipc.rs chore(tests): move all integration tests to be either unit or e2e tests - remove old testing infra (#589) 2021-06-30 11:27:35 +02:00
lib.rs Re-export common dependencies from zellij-utils 2021-05-19 01:35:53 +05:30
logging.rs refactor(IO): random fixes (#521) 2021-05-18 17:39:36 +02:00
pane_size.rs Fixed a build warning and renamed a struct field 2021-06-03 12:38:23 +01:00
setup.rs chore(clippy): needless_borrow 2021-06-29 23:02:51 +02:00
shared.rs Add color theme config 2021-05-30 15:07:21 +02:00