qt5base-lts/tests/auto/tools/qmakelib
Christian Kandeler ec8c1dcf14 Make QDir::relativeFilePath() return "." for a path to itself.
The rationale being that the empty string is not a valid path component.

[ChangeLog][QtCore][QDir] QDir::relativeFilePath() now returns "."
instead of an empty string if the given path is the same as the
directory.

Change-Id: Ibcf31904b2ae5edf5639d4c2e5ba234365d347fd
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-06-24 15:43:58 +00:00
..
testdata add qmake evaluator test 2015-05-20 18:11:34 +00:00
.gitignore add test for the qmake library 2015-02-25 13:54:33 +00:00
evaltest.cpp Make QDir::relativeFilePath() return "." for a path to itself. 2015-06-24 15:43:58 +00:00
parsertest.cpp add qmake evaluator test 2015-05-20 18:11:34 +00:00
qmakelib.pro add qmake evaluator test 2015-05-20 18:11:34 +00:00
tst_qmakelib.cpp add qmake evaluator test 2015-05-20 18:11:34 +00:00
tst_qmakelib.h add qmake evaluator test 2015-05-20 18:11:34 +00:00