summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/compiler
Commit message (Expand)AuthorAgeFilesLines
* Use correct test to add C++14 to the project configurationJames McDonnell2015-12-011-1/+2
* tst_compiler: check more cases for RVALUE_REFSMarc Mutz2015-11-221-11/+75
* tst_compiler: check more cases for RANGE_FORMarc Mutz2015-11-201-0/+93
* tst_compiler: make the check for C++14 return type deduction harderMarc Mutz2015-11-191-3/+5
* tst_compiler: Silence MSVC 2015 warning about unused variableThiago Macieira2015-11-181-0/+1
* Various tests: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-281-2/+2
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-6/+6
* Update copyright headersJani Heikkinen2015-02-116-41/+41
* Gcc 4.5.* build fix.Tomasz Olszak2014-10-101-3/+12
* Update license headers and add new license filesMatti Paaso2014-09-246-113/+65
* Expand the compiler test with C++11 and C++14 compiler testsThiago Macieira2014-06-273-2/+811
* Update copyright year in Digia's license headersSergio Ahumada2013-01-185-5/+5
* QMetaType build fix with Q_NO_CURSOR and friends.Jędrzej Nowacki2012-09-271-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-225-124/+124
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove ARMFPA support and Q_DOUBLE_FORMAT detectionBradley T. Hughes2012-03-011-10/+0
* Reduce QtCore lib binary size by around ~3KB, by removing template codeJędrzej Nowacki2012-02-271-3/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-305-5/+5
* Update contact information in license headers.Jason McDonald2012-01-235-5/+5
* Update copyright year in license headers.Jason McDonald2012-01-055-5/+5
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-22/+24
* Remove obsolete MSVC workarounds from autotests.Jason McDonald2011-10-271-76/+0
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Avoid QSKIP in lieu of compile-time checks.Jason McDonald2011-10-061-59/+49
* Moved autotests in category 'other' into new directory structureJo Asplin2011-09-097-0/+875