summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
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-11-22ci: uptick to 0.5.1, fix ciClementTsang
2020-11-15feature: default colour schemes (#296)Clement Tsang
2020-09-02other: aarch64 support (#217)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-08-29feature: Add mouse click support for moving between widgets (#208)Clement Tsang
2020-08-19refactor: Refactor code, add new testsClement Tsang
2020-08-15feature: Allow sorting by any columnClement Tsang
2020-05-16change: remove slash, change scroll behaviour on cpuClement 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
2020-03-08Add configurable default time and interval valuesClementTsang
2020-03-03Add two new tests; bit unrelated tbh.ClementTsang
2020-03-02Refactoring.ClementTsang
2020-02-28Optimized imports as per clionClementTsang
2020-02-20Fix issue with default file paths not being respected; updated default file p...ClementTsang
2019-12-30Quick error change for processes to be a bit more graceful, fix testsClement Tsang
2019-12-15Update controls.ClementTsang
2019-10-20Fix for broken testsClementTsang
2019-09-16Fixed text issue.ClementTsang
2019-09-16Added vim + keyboard bindings.ClementTsang
2019-09-15Made charting look better, switched back to braille markers (its the only way...ClementTsang
2019-09-14Fixed tests.ClementTsang
2019-09-14Added error util, finished network graph.ClementTsang
2019-09-04Set up more file hierarchy.ClementTsang