summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/testcase.prf
Commit message (Expand)AuthorAgeFilesLines
* use correct path separators when invoking testcases on windowsOswald Buddenhagen2018-01-181-1/+1
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-1/+1
|\
| * Introduce QMAKE_CD to enable us to cd from one Windows drive to anotherHannah von Reth2016-11-141-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-3/+1
|\|
| * make use of top-level return() to beautify codeOswald Buddenhagen2016-10-261-3/+1
* | macOS: Don't build auto-tests as application bundles unless explicitly requestedTor Arne Vestbø2016-10-231-0/+3
|/
* Add BLACKLIST to builtin_testdataMaurice Kalinowski2016-09-071-0/+5
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-20/+23
|\
| * mkspecs: Add a benchmark "feature".Robin Burchell2016-03-021-20/+23
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-4/+5
|\|
| * rewrite qtAddToolEnv()Oswald Buddenhagen2016-01-081-4/+5
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-1/+15
|\|
| * automatically put TESTDATA into RESOURCES on android/ios/winrtOswald Buddenhagen2015-12-111-1/+15
* | remove now unnecessary indirectionsOswald Buddenhagen2015-12-011-10/+5
|/
* remove redundant "mac" checksOswald Buddenhagen2015-11-191-1/+1
* Only run tests for the default exclusive builds targetTor Arne Vestbø2015-03-121-16/+9
* Xcode: Add support for generating XCTest test bundles out of Qt testcasesTor Arne Vestbø2015-03-061-0/+6
* fix env variable setup on unix for testcases when DESTDIR is setOswald Buddenhagen2015-02-031-3/+4
* untangle use of system vs. shell path(-list) semanticsOswald Buddenhagen2014-04-301-1/+1
* Introduce GENERATED_TESTDATA variable and fix qresourceengine test.Janne Anttila2014-03-141-0/+22
* qmake: Centralize TARGET sanitization in default_post.prfTor Arne Vestbø2013-10-111-22/+23
* assemble the tool commands at use time, after allOswald Buddenhagen2013-06-151-1/+1
* Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-051-1/+1
* add a .qmake.conf file which load()s qt_build_configOswald Buddenhagen2012-10-181-0/+6
* make 'make check' work with non-installed prefix buildsOswald Buddenhagen2012-09-191-0/+3
* Avoid load(testcase) for installing test helper appsRohan McGovern2012-07-041-26/+30
* embedded doesn't exist anymoreGirish Ramakrishnan2012-06-221-3/+0
* define have_target CONFIG flagOswald Buddenhagen2012-06-191-2/+2
* Changed installTestHelperApp() to use relative paths to buildKurt Korbatits2012-03-221-1/+1
* sanitize install target namesOswald Buddenhagen2012-03-121-1/+5
* Fix "check" target when load(testcase) is used in .pro file.Miikka Heikkinen2012-02-171-2/+2
* Changed selftests unittest to work from installation directory.Kurt Korbatits2012-01-111-0/+25
* Improved usage of TESTDATA with relative paths beginning with ".."Rohan McGovern2011-11-241-1/+14
* Fixed typo in testcase.prf causing TESTDATA with multiple items to failRohan McGovern2011-11-231-1/+1
* Added build system support for installing tests.Rohan McGovern2011-11-231-0/+46
* tests: allow unstable tests to be marked with CONFIG+=insignificant_testRohan McGovern2011-05-191-0/+4
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+65