bottom/tests
Clement Tsang efcf2bde29
other: use custom time chart grid implementation (#937)
Pulls in the tui-rs grid logic so I can implement custom braille painting logic. We basically "flatten" the layering logic into a single layer by replacing resetting cells if the colour is different. This avoids the multiple allocations if we used multiple layers as intended with tui-rs.

This gives us chart results similar to the current stable version, but with a flamegraph similar to the current master branch.
2022-12-30 03:06:48 -05:00
..
invalid_configs other: don't use manual map for color name mapping (#908) 2022-11-21 03:34:33 -05:00
arg_tests.rs ci: fix missing target in tests (#757) 2022-06-27 01:36:45 -04:00
empty_config.toml bug: Tests try to modify user home directory (#535) 2021-07-06 21:01:22 +01:00
invalid_config_tests.rs ci: fix missing target in tests (#757) 2022-06-27 01:36:45 -04:00
layout_management_tests.rs Feature gate test_default_battery_movement 2021-09-18 13:46:01 -04:00
layout_movement_tests.rs ci: uptick to 0.5.1, fix ci 2020-11-22 02:33:48 -05:00
util.rs other: use custom time chart grid implementation (#937) 2022-12-30 03:06:48 -05:00