summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qgetputenv
Commit message (Expand)AuthorAgeFilesLines
* QByteArray: toInt() and toDouble() ignore surrounding whitespacesAndre Hartmann2018-07-071-2/+4
* Long live qEnvironmentVariable()Thiago Macieira2017-08-041-3/+64
* qEnvironmentVariableIntValue: fix the case of a non-numeric valueThiago Macieira2017-06-011-1/+25
* Long live QTest::addRow()!Marc Mutz2017-01-101-4/+4
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-1/+1
* QtCore: assorted migrations to QString::asprintfMarc Mutz2015-02-121-4/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+11
|\
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | Add qEnvironmentVariableIntValue()Marc Mutz2014-09-121-0/+68
|/
* Add qunsetenv(), next to qputenv() and friends.David Faure2013-02-071-0/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtGlobal: (new) qEnvironmentVariableIs{Set,Empty}()Marc Mutz2012-08-091-1/+16
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Cleanup corelib autotestsJason McDonald2011-11-111-3/+2
* Cleanup corelib autotestsJason McDonald2011-11-071-15/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moving relevant tests to corelib/globalHolger Ihrig2011-08-303-0/+89