Clement Tsang
|
e61e5f2af6
|
deps: Switch to using hashbrown for general hashmap usage (#1092)
* deps: replace fxhash with hashbrown + ahash
* replace std hashmap with hashbrown + ahash
* fmt
* some more fmt
|
2023-04-12 00:03:27 -04:00 |
|
Clement Tsang
|
e8ae1a265a
|
other: switch to toml_edit (#1034)
|
2023-03-01 00:14:47 -05:00 |
|
Randy Barlow
|
9acfacb5a5
|
Feature gate test_default_battery_movement
test_default_battery_movement() is now feature gated on the
battery feature.
fixes #581
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
|
2021-09-18 13:46:01 -04:00 |
|
ClementTsang
|
2d127f198e
|
ci: uptick to 0.5.1, fix ci
|
2020-11-22 02:33:48 -05:00 |
|
Clement Tsang
|
4b03b4b0b0
|
refactor: Refactor code, add new tests
Refactor code so we use a lib, allowing for easier testing. Adds additional tests for layouts.
|
2020-08-19 16:32:33 -04:00 |
|