summaryrefslogtreecommitdiff
path: root/src/tests/config/broken_conf_quotes.ini (follow)
AgeCommit message (Collapse)Author
2019-01-14Reorganize the testsuitejvoisin
Splitting the testsuite in several components makes it easier to manage and comprehend. This was also needed some some tests aren't passing on Alpine Linux, but we still want to run as many of them as we can on this platform.
2017-12-21Remove the now useless `validate_str` functionxXx-caillou-xXx
2017-12-04Fix the configuration parser wrt. non-matching bracketsjvoisin
This validation step is a bit idiotic, but we'll replace it with a proper parser anyway.