summaryrefslogtreecommitdiff
path: root/mkspecs/features/testcase.prf
AgeCommit message (Expand)AuthorFilesLines
2015-03-12Only run tests for the default exclusive builds targetTor Arne Vestbø1-16/+9
2015-03-06Xcode: Add support for generating XCTest test bundles out of Qt testcasesTor Arne Vestbø1-0/+6
2015-02-03fix env variable setup on unix for testcases when DESTDIR is setOswald Buddenhagen1-3/+4
2014-04-30untangle use of system vs. shell path(-list) semanticsOswald Buddenhagen1-1/+1
2014-03-14Introduce GENERATED_TESTDATA variable and fix qresourceengine test.Janne Anttila1-0/+22
2013-10-11qmake: Centralize TARGET sanitization in default_post.prfTor Arne Vestbø1-22/+23
2013-06-15assemble the tool commands at use time, after allOswald Buddenhagen1-1/+1
2013-03-05Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø1-1/+1
2012-10-18add a .qmake.conf file which load()s qt_build_configOswald Buddenhagen1-0/+6
2012-09-19make 'make check' work with non-installed prefix buildsOswald Buddenhagen1-0/+3
2012-07-04Avoid load(testcase) for installing test helper appsRohan McGovern1-26/+30
2012-06-22embedded doesn't exist anymoreGirish Ramakrishnan1-3/+0
2012-06-19define have_target CONFIG flagOswald Buddenhagen1-2/+2
2012-03-22Changed installTestHelperApp() to use relative paths to buildKurt Korbatits1-1/+1
2012-03-12sanitize install target namesOswald Buddenhagen1-1/+5
2012-02-17Fix "check" target when load(testcase) is used in .pro file.Miikka Heikkinen1-2/+2
2012-01-11Changed selftests unittest to work from installation directory.Kurt Korbatits1-0/+25
2011-11-24Improved usage of TESTDATA with relative paths beginning with ".."Rohan McGovern1-1/+14
2011-11-23Fixed typo in testcase.prf causing TESTDATA with multiple items to failRohan McGovern1-1/+1
2011-11-23Added build system support for installing tests.Rohan McGovern1-0/+46
2011-05-19tests: allow unstable tests to be marked with CONFIG+=insignificant_testRohan McGovern1-0/+4
2011-04-27Initial import from the monolithic Qt.Qt by Nokia1-0/+65