summaryrefslogtreecommitdiffstats
path: root/tests/layout_movement_tests.rs
blob: ef73c683bcec8e75925a06be0e914a38f2f1cc8f (plain)
1
2
3
4
5
6
7
8
9
// 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.

// TODO: Test moving around with cpus if they get hidden.