summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2023-12-26upgrade to latest verison of tui-crates and native crossterm events. (#203)Sebastian Thiel
2023-12-09adjust names of `make fmt` and `make ready`; `fmt` now only checksSebastian Thiel
2023-12-09Adds new target that runs all the checks (to be used before creating a PR)Piotr Wach
2023-12-08run clippy locally just like on CISebastian Thiel
2022-03-19Improve aggregate progress reportingThomas Hurst
2021-08-05Add aggregate-scan-progress feature to help with #99Sebastian Thiel
2021-07-14Add checking and testing of new feature toggleSebastian Thiel
2020-09-28upgrade to latest version of tuiSebastian Thiel
2020-07-06Make interactive mode optional, allow selection of backend for windows, unixSebastian Thiel
2020-02-25Prevent continuous unit tests from triggering themselvesSebastian Thiel
2020-02-01Nicer and leaner makefileSebastian Thiel
2019-06-06refactorSebastian Thiel
2019-06-05move application tests closer to... the application. Nice!Sebastian Thiel
2019-06-04Add 'make test' target, fix unit testsSebastian Thiel
2019-06-02first infrastructure for unit-level testsSebastian Thiel
2019-05-29First instantiation of templateSebastian Thiel