summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* make use of qtHaveModule()Oswald Buddenhagen2013-01-081-1/+1
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-161-1/+1
* make use of qt_headersclean.prfOswald Buddenhagen2012-12-112-73/+4
* Change copyright information from Nokia to DigiaSergio Ahumada2012-11-309-12/+12
* add support for TR_EXCLUDEOswald Buddenhagen2012-11-202-0/+48
* don't add DEPENDSPATH to VPATHOswald Buddenhagen2012-11-203-4/+4
* CMake: Remove obsolete test_modules testStephen Kelly2012-11-013-90/+0
* CONFIG+=uitools is deprecated. Use QT+=uitools insteadSergio Ahumada2012-10-311-1/+1
* CMake: Test module includesStephen Kelly2012-10-311-0/+9
* Remove insignification from CMake tests.Stephen Kelly2012-10-161-2/+0
* Make the cmake test insignificant in QtTools on Mac.Stephen Kelly2012-10-091-1/+1
* Mark the cmake test here as insignificant.Stephen Kelly2012-09-271-0/+2
* Don't test linguist macros if cross compiling.Stephen Kelly2012-09-261-1/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-25131-3205/+3205
* make lupdate test significant againOswald Buddenhagen2012-09-201-4/+0
* make linguist test work with shadow buildsOswald Buddenhagen2012-09-204-21/+25
* support indirect SUBDIRSOswald Buddenhagen2012-09-201-1/+2
* less esoteric parameter passing to processProject()Oswald Buddenhagen2012-09-202-2/+2
* sort <extra-*> tagsOswald Buddenhagen2012-09-203-3/+3
* fix compile of testsOswald Buddenhagen2012-09-202-2/+2
* Don't test QtTools modules if widgets is not available.Stephen Kelly2012-09-201-1/+5
* don't test assistant stuff unless assistant was builtOswald Buddenhagen2012-09-201-2/+2
* make headersclean test compile with -no-widgetsOswald Buddenhagen2012-09-202-1/+7
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0262-0/+62
* Test that the package configs for QtTools work.Stephen Kelly2012-07-233-1/+89
* QtTools: Replace CONFIG+=help by QT+=helpFriedemann Kleint2012-07-095-11/+5
* Run the cmake unit tests as part of the qttools CI.Stephen Kelly2012-07-038-71/+40
* Handle files with includes from extra directories with lupdate.Stephen Kelly2012-06-203-0/+53
* Remove obsolete BIC dataLars Knoll2012-06-0713-60928/+0
* Change uses of {to,from}Ascii to {to,from}Latin1 [Linguist]Thiago Macieira2012-05-031-16/+16
* Add bug number for unstable test.Jason McDonald2012-04-251-1/+1
* Make sure -fPIE is added to the compile flags.Stephen Kelly2012-04-241-0/+2
* Remove the dbus build-tools, CMake config files and tests.Stephen Kelly2012-04-184-150/+0
* Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-281-4/+4
* Make the tests somewhat more standard.Stephen Kelly2012-02-282-1/+4
* Port the tests in qttools to ctest.Stephen Kelly2012-02-281-15/+56
* clean up qmake-generated projectsOswald Buddenhagen2012-02-211-3/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30131-131/+131
* Remove dependency on designer from linguist and headers autotest.Toby Tomkins2012-01-251-1/+1
* Update obsolete contact address.Jason McDonald2012-01-23131-131/+131
* Update copyright year in license headers.Jason McDonald2012-01-06128-128/+128
* Improve lupdateRoberto Raggi2011-12-138-0/+323
* Make it possible for CMake to find linguist and dbus tools.Stephen Kelly2011-12-127-0/+265
* lupdate: Allow trailing commas in QtScript/JS object literalsKent Hansen2011-12-063-0/+133
* Remove SkipMode parameter from QSKIP.Jason McDonald2011-10-241-1/+1
* QtTools: Remove symbian branches from .pro-files.Friedemann Kleint2011-10-191-11/+1
* Don't build empty tests.Jason McDonald2011-10-1211-39/+13
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-0710-17/+27
* Fixed compile; removed reference to nonexistent directoryRohan McGovern2011-09-211-1/+1
* Merge remote-tracking branch 'origin/refactor' into masterLars Knoll2011-09-13177-1/+29961
|\