summaryrefslogtreecommitdiffstats
path: root/tests/arg_tests.rs
AgeCommit message (Expand)Author
2023-06-23feature: support human times for rate (#1221)Clement Tsang
2023-06-13other: clean up some cfg usage (#1205)Clement Tsang
2023-04-21deps: update clap to 4.x (#1107)Clement Tsang
2022-06-27ci: fix missing target in tests (#757)Clement Tsang
2022-05-01other: add test for battery flag if battery feature is offClementTsang
2022-03-27refactor: remove some simple as-casts (#697)Clement Tsang
2022-03-07deps: update clap to 3.x (#690)Clement Tsang
2021-07-06bug: Tests try to modify user home directory (#535)Chloe Brown
2021-02-15feature: add nord and nord-light colours (#406)Clement Tsang
2020-09-01bug: fix broken check from last commit, add testsClementTsang
2020-08-31refactor: Update error messages w/ anyhow and thiserror (#216)Clement Tsang
2020-05-04chore: update travis a bit for msrvClement Tsang
2020-05-04update tests to deal with msrvClementTsang
2020-04-23test: add config tests, update arg testsClementTsang
2020-04-23refactor: update arg tests to use new binary envClementTsang
2020-04-01Add modularity to widget placement and inclusion (#95)Clement Tsang
2020-03-10Updated documentation, made error in args clearerClementTsang
2020-03-09Add hiding time and autohiding time.ClementTsang
2020-03-08Fixes bug with too large inputs causing a panicClementTsang
2019-09-14Fixed tests.ClementTsang
2019-09-14Added error util, finished network graph.ClementTsang