aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Removed extra \n after clear screen sequenceJulien Dessaux2021-01-182-2/+2
|
* Added generation of the menu displayJulien Dessaux2021-01-154-0/+107
|
* Have the configuration loadFile function return a pointerJulien Dessaux2021-01-133-32/+18
|
* Finished implementing config testsJulien Dessaux2021-01-1311-36/+228
|
* Properly test the minimal config contentsJulien Dessaux2021-01-121-5/+33
|
* Improved config App testsJulien Dessaux2021-01-122-2/+13
|
* Wrote a minimal config and refactored all tests from it to simplify everythingJulien Dessaux2021-01-1213-516/+63
|
* Fixed invalid handling of menu offsetsJulien Dessaux2021-01-122-6/+3
|
* Updated menu tests to account properly for duplicate keysJulien Dessaux2021-01-125-26/+10
|
* Continued implementing config validationJulien Dessaux2020-12-2611-24/+604
|
* Began implementing config validationJulien Dessaux2020-12-2420-25/+851
|
* Implemented the configuration file formatJulien Dessaux2020-12-2311-0/+303
|
* Initial importJulien Dessaux2020-12-221-0/+287