summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestOptions/TestComponents.py
Commit message (Collapse)AuthorAgeFilesLines
* Options: ensure <repository> macros are always fixed upChris St. Pierre2014-10-221-3/+22
| | | | | | | This fixes several cases in which <repository> macros would not be properly processed: options that are not added to the parser yet when early options are parsed; and config file options whose default value is used.
* testsuite: Added unit tests for new option parsingChris St. Pierre2014-10-221-0/+210