bottom/tests/integration
Clement Tsang 24cb8a417c
refactor: move schema generation to its own binary, go back to lib-bin (#1630)
* refactor: separate schema generation to its own binary, go back to lib-bin setup

Decided it might be nicer to separate the schema generation bit to its
own binary. This does mean that we have to go back to the lib-bin
system, as otherwise passing shared code is _really_ hard.

* handle versioning

* run fmt
2024-11-28 08:05:25 +00:00
..
arg_tests.rs refactor: rename `flags.enable_gpu` to `flags.disable_gpu` (`false` by default) (#1559) 2024-08-14 18:22:47 -04:00
invalid_config_tests.rs feature: add the ability to configure the disk widget's table columns (#1625) 2024-11-18 02:28:20 +00:00
layout_movement_tests.rs
main.rs refactor: convert layout creation tests back to being unit tests (#1392) 2024-01-16 23:47:05 -05:00
util.rs bug: fix incorrect default config definitions for chart legends (#1594) 2024-09-12 09:51:23 +00:00
valid_config_tests.rs refactor: move schema generation to its own binary, go back to lib-bin (#1630) 2024-11-28 08:05:25 +00:00