qt5base-lts/tests/auto/tools/qmake
Oswald Buddenhagen c85dc033dc add $$reverse() function
returns the list with the order of the elements reversed.
one can easily implement this with existing functions, but this is way
faster and more readable.

Change-Id: I12d306eb9fe58fc332622274ea6b658192529491
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
2012-06-19 16:39:57 +02:00
..
testdata add $$reverse() function 2012-06-19 16:39:57 +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