2020-08-30 00:54:18 +02:00
|
|
|
// TODO: Test basic mode
|
|
|
|
// #[test]
|
|
|
|
// fn test_basic_mode() {
|
|
|
|
// let ret_bottom_layout = BottomLayout::init_basic_default(false);
|
|
|
|
// }
|
|
|
|
|
|
|
|
// TODO: Test moving around with procs and their hidden children.
|
|
|
|
|
2020-11-21 21:31:19 +01:00
|
|
|
// TODO: Test moving around with cpus if they get hidden.
|