qt5base-lts/tests/auto/tools/qmake
Oswald Buddenhagen ed96d199f1 fix somewhat common edge case in $$shadowed()
if source and build dir are direct children of the common root and we
are shadowing the top-level source dir, there is of course no trailing
slash to match.

Change-Id: I8a34a6a72d16cb21d77d056e037235af9b32a008
Reviewed-by: Davide Pesavento <davidepesa@gmail.com>
Reviewed-by: Andreas Hartmetz <ahartmetz@gmail.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2012-06-26 08:14:17 +02:00
..
testdata fix somewhat common edge case in $$shadowed() 2012-06-26 08:14:17 +02:00
.gitignore Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
qmake.pro Marked tst_qmake as parallel-safe 2012-05-29 09:39:18 +02:00
testcompiler.cpp Fix some compiler warnings in tests. 2012-03-27 16:35:39 +02:00
testcompiler.h make qmake test suite a tad more verbose on failure 2012-02-27 20:52:45 +01:00
tst_qmake.cpp add $$shadowed() function 2012-06-19 16:39:56 +02:00