summaryrefslogtreecommitdiffstats
path: root/src/testlib/testlib.pro
Commit message (Expand)AuthorAgeFilesLines
* Allow using Xcode Command Line Tools to build QtJake Petroules2017-06-291-8/+10
* Testlib: Exclude qtest_network.h when building without Qt NetworkUlf Hermann2017-01-101-0/+2
* Testlib: Move classes inheriting QBenchmarkMeasurerBase to separate headerFriedemann Kleint2016-10-191-0/+1
* Add qtest_network.hMarc Mutz2016-09-291-0/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-1/+6
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-221-1/+6
| |\
| | * QTestLib: Disable window state restore on macOSMorten Johan Sørvig2016-08-181-1/+6
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-0/+1
|\| |
| * | QtConcurrent/QtOpenGL(Extensions)/QtPrintSupport/QtTestLib/QtXml: add QT_NO_F...Marc Mutz2016-05-121-0/+1
* | | QtTest: Remove Windows CE.Friedemann Kleint2016-04-061-7/+0
|/ /
* | Disable XCTest support in QtTestLibTor Arne Vestbø2016-02-171-2/+2
* | Add TeamCity logging feature to testlibBorgar Ovsthus2016-01-231-0/+1
|/
* Distinguish between Objective-C and Objective-C++ sourcesTor Arne Vestbø2015-10-091-1/+1
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-2/+9
|\
| * QtTest: fix build error with -no-guiTasuku Suzuki2015-07-201-2/+9
* | QTestLib: Move lastButton member into implementationUlf Hermann2015-06-021-0/+1
|/
* Remove libs that are already set by the mkspec.Bjoern Breitmeyer2015-04-211-2/+1
* Implement a more direct headersclean checkThiago Macieira2015-04-171-0/+5
* Add XCTest logger backend to QtTestLibTor Arne Vestbø2015-03-271-0/+19
* src/testlib/testlib.pro: add missing qbenchmarksmetric.hMarc Mutz2015-01-191-0/+1
* Add support for blacklisting test functionsLars Knoll2014-09-211-2/+5
* Add a CSV logging feature to the benchlibThiago Macieira2014-02-141-1/+2
* testlib: Don't link to IOKit on iOS, it's not part of the SDKTor Arne Vestbø2013-10-031-4/+2
* Add the skeleton Linux perf events counter for QtTestThiago Macieira2013-03-061-0/+2
* remove QMAKE_TARGET_* overridesOswald Buddenhagen2013-02-131-6/+0
* Add qtest_widget.h to the list of testlib headersThiago Macieira2012-12-281-0/+1
* Doc: rename qttest.qdocconf to qttestlib.qdocconfhjk2012-11-281-1/+1
* Update mac-specific code in qtestlib for Qt5Liang Qi2012-11-021-3/+0
* remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
* Modularize documenation buildTor Arne Vestbø2012-10-101-1/+0
* rename qt_module_config.prf => qt_module.prfOswald Buddenhagen2012-08-081-1/+1
* Make tests compile without gui-privatePaul Olav Tvete2012-08-021-1/+1
* remove needless/commented INCLUDEPATHsOswald Buddenhagen2012-07-181-1/+0
* make using testlib automatically "promote" all modules to -privateOswald Buddenhagen2012-06-261-1/+1
* fix misnomer: qt_module.prf => qt_build_config.prfOswald Buddenhagen2012-06-191-1/+1
* automatically add QT_BUILD_FOO_LIB to DEFINESOswald Buddenhagen2012-06-191-1/+0
* clean up projects from QPRO_PWD nonsense, etc.Oswald Buddenhagen2012-06-191-1/+0
* auto-generate module prisOswald Buddenhagen2012-06-191-1/+1
* automatically add the version header to HEADERSOswald Buddenhagen2012-06-191-2/+0
* make qt_module_config.prf install the module pri fileOswald Buddenhagen2012-06-191-1/+1
* Change testlib signal dumper hooks to use signal index rangeKent Hansen2012-06-041-1/+1
* turn off exceptions by default where they aren't requiredLars Knoll2012-05-171-1/+1
* Doc: Add "make docs" targets for libraries.Casper van Donderen2012-05-091-0/+3
* Add missing private headers to testlib.proThiago Macieira2012-04-231-0/+5
* Change coreservices -> iosIan Dean2012-04-191-1/+1
* clean up qmake-generated projectsOswald Buddenhagen2012-02-241-1/+0
* Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-011-1/+1
* Put the generated <module>version.h into build treeLiang Qi2012-01-281-1/+1
* Testlib: Remove remains of qpa.Friedemann Kleint2011-11-021-4/+4
* Remove legacy Symbian code from qtestlib.Jason McDonald2011-10-241-1/+0