summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* create a .qmake.cache for the lupdate testsOswald Buddenhagen2013-05-212-0/+5
* make stubs for dangerous/useless qmake functions in limited modeOswald Buddenhagen2013-05-211-8/+1
* Generate the Qt5LinguistConfig.cmake files independent of QtUiTools.Stephen Kelly2013-03-272-4/+3
* Merge branch 'dev' into stableSergio Ahumada2013-03-2041-1206/+8
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-143-4/+4
| |\
| * | Remove qaccessible2 bic data.Frederik Gladhorn2013-03-133-603/+0
| * | purge CODECFORTR & -codecfortr supportOswald Buddenhagen2013-03-1236-540/+8
| * | purge TS 1.1 supportOswald Buddenhagen2013-03-124-64/+1
* | | Run the qttools cmake module tests only if QtWidgets is available.Stephen Kelly2013-03-141-2/+4
| |/ |/|
* | Install the Qt5LinguistToolsConfigVersion.cmake file.Stephen Kelly2013-03-131-2/+2
* | Use qmake for package dependency resolution in cmake tests.Stephen Kelly2013-02-262-2/+2
|/
* Remove QPointerBase bic check.Stephen Kelly2013-02-135-25/+0
* tst_bic: Add bic data for linux-gcc-ia32Sergio Ahumada2013-01-226-3/+62293
* Update copyright year in Digia's license headersSergio Ahumada2013-01-10128-128/+128
* 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