summaryrefslogtreecommitdiffstats
path: root/tests/invalid_config_tests.rs
AgeCommit message (Expand)Author
2024-01-15refactor: simplify some config -> constraints code (#1383)Clement Tsang
2024-01-01refactor: move around configuration-related files (#1370)Clement Tsang
2023-05-09bug: fix certain custom column combinations causing issues (#1140)Clement Tsang
2023-03-01other: switch to toml_edit (#1034)Clement Tsang
2023-02-18feature: support 3-char hex colours (#1022)Clement Tsang
2022-06-27ci: fix missing target in tests (#757)Clement Tsang
2021-02-15feature: add nord and nord-light colours (#406)Clement Tsang
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-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
2019-12-15Update controls.ClementTsang