summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestOptions
Commit message (Expand)AuthorAgeFilesLines
* TestOptions: Do not try to parse the cmd args of the testsAlexander Sulfrian2016-10-041-2/+3
* testsuite: Missing config file should not raise SystemExit anymoreAlexander Sulfrian2016-09-281-1/+4
* Merge pull request #292 from AlexanderS/fix-options-defaultChris St. Pierre2015-07-282-2/+11
|\
| * Options: Add test to use config value for options from loaded componentsAlexander Sulfrian2015-07-222-2/+11
* | Options/Types: Fix database OPTIONS parsingAlexander Sulfrian2015-07-231-9/+11
|/
* Bcfg2/Options/Parser: fix --version option, add testAlexander Sulfrian2014-11-251-0/+7
* Options: Fixed non-path database name parsingChris St. Pierre2014-11-101-4/+12
* Options: fix path canonicalization and file-like objectsChris St. Pierre2014-11-101-0/+14
* testsuite: unlink temporary filesChris St. Pierre2014-11-102-5/+10
* Options: ensure <repository> macros are always fixed upChris St. Pierre2014-11-103-6/+34
* testsuite: better debug capturing for options testsChris St. Pierre2014-11-101-23/+21
* testsuite: capture stderr by defaultChris St. Pierre2014-11-101-0/+2
* Test failure to parse config file when bcfg2.conf existsChris St. Pierre2014-11-102-7/+3
* testsuite: skip nested exclusive option group test on py2.6Chris St. Pierre2014-11-101-3/+13
* testsuite: Added unit tests for new option parsingChris St. Pierre2014-11-1010-0/+1268