aboutsummaryrefslogtreecommitdiff
path: root/config/config_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wrote a minimal config and refactored all tests from it to simplify everythingJulien Dessaux2021-01-121-0/+6
* Continued implementing config validationJulien Dessaux2020-12-261-6/+37
* Began implementing config validationJulien Dessaux2020-12-241-13/+68
* Implemented the configuration file formatJulien Dessaux2020-12-231-0/+107