summaryrefslogtreecommitdiffstats
path: root/tests/layout_movement_tests.rs
blob: d74e62d065896bb072eb7a527ef2ac4cb02ec8c2 (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.