summaryrefslogtreecommitdiffstats
path: root/tests/arg_tests.rs
AgeCommit message (Expand)Author
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