summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qprocessenvironment
Commit message (Expand)AuthorAgeFilesLines
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-13/+1
* 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-7/+7
* QProcessEnvironment: fix op==Marc Mutz2015-07-071-1/+9
* QProcessEnvironment: add a check for inserting into selfMarc Mutz2015-07-071-0/+9
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix remaining use of QTEST_NOOP_MAINAndrew Knight2013-09-021-5/+0
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-231-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-231-0/+5
|/
* Test: remove QSKIP from tst_QProcessEnvironment::putenvCaroline Chao2012-10-161-4/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-5/+4
* Cleanup corelib autotestsJason McDonald2011-11-111-5/+2
* Replace QSKIP with QFAIL in qputenv testJason McDonald2011-10-271-2/+1
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-4/+5
* Tests: Fix compilation on Windows.Friedemann Kleint2011-10-031-2/+2
* Moving relevant tests to corelib/ioHolger Ihrig2011-08-312-0/+326