On Thu, 2 Apr 2015 19:16:51 -0700
Bryce Harrington wrote:
> Implements a simple mechanism to allow tests to customize the
> configuration. Just place a .ini file at the same location as the
> test itself. If no configuration file is found, then no configuration
> will be used (i.e. --no-config
Implements a simple mechanism to allow tests to customize the
configuration. Just place a .ini file at the same location as the
test itself. If no configuration file is found, then no configuration
will be used (i.e. --no-config is specified.)
Signed-off-by: Bryce Harrington
---
Makefile.am