aboutsummaryrefslogtreecommitdiffstats
path: root/test/read_conf.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-2/+2
|
* ConfigFile: add enum ConfigOptionMax Kellermann2013-01-301-1/+4
| | | | | Look up top-level config options by enum (= integer), not by name string.
* ConfigFile, CommandLine: use the Path classMax Kellermann2013-01-291-3/+3
|
* test/{read_conf,run_filter}: convert to C++Max Kellermann2013-01-291-0/+72