summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-04-03 10:50:02 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-05-02 09:56:24 +0200
commit9e44204bf84edcfe2befaaa9b7280257c9268548 (patch)
treee9ea0cb7f5cbac8ed98b345b104fd4ed99d31ca7 /tests
parent2e44a9e4918cd6d9d7f33f61330c456249dd9b0f (diff)
qdoc: Simplify config code for reading file paths
This change greatly simplifies the code used for reading paths from config files: near-identical functions Config::getCanonicalPathList() and Config::getPathList() are combined into one, and the use of Config::getCleanPathList() is replaced with the above. Effectively, all paths read from the config files are now converted into canonical ones. It also adds support for absolute paths in config files. Task-number: QTBUG-36193 Change-Id: I2dc1ee6a67a400e056404ec1c09c6e81f643aa77 Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions