summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qsettings
Commit message (Expand)AuthorAgeFilesLines
* tests: fix tst_QSettings on MacKurt Pattyn2013-11-271-25/+20
* tests: Replace Q_OS_MACX -> Q_OS_OSXSergio Ahumada2013-10-211-5/+5
* Allow to use short names for Windows Registry root keysSebastian Schuberth2013-10-071-0/+13
* tst_QSettings: add missing () around a macro argument useMarc Mutz2013-09-141-1/+1
* test: Mark tst_QSettings::ctor() and tst_QSettings::rainersSyncBugOnMac(nativ...Sergio Ahumada2013-08-081-0/+12
* Fix QSettings autotest for VxWorksPasi Petäjäjärvi2013-02-191-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-031-4/+4
* BlackBerry: Changed QSettings file accessBernd Weimer2012-11-211-1/+60
* test: Remove QSKIP from tst_QSettings::dontReorderIniKeysNeedlessly()Sergio Ahumada2012-10-311-5/+3
* test: Remove QSKIP from tst_QSettings::fileName()Sergio Ahumada2012-10-241-4/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* tests: Don't omit the body of a test function with QT_BUILD_INTERNALSergio Ahumada2012-09-141-30/+42
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-221-1/+1
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-2/+2
* Mark known test failures in Windows developer build.Jason McDonald2012-04-251-0/+3
* Uncomment disabled code in QSettings autotest.Jason McDonald2012-03-271-6/+3
* Verify expected warnings in QSettings autotest.Jason McDonald2012-03-151-2/+13
* Tidy the QSettings autotest.Jason McDonald2012-03-141-86/+62
* Windows: Make QSettings autotest significant againMiikka Heikkinen2012-03-051-2/+0
* Expect tst_QSettings::ctor(native) failures on Mac OS XBradley T. Hughes2012-02-172-1/+6
* Make "nmake check" pass for corelib tests in Windows.Miikka Heikkinen2012-02-091-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
* Avoid QCOMPARE outside test function in QSettings test.Jason McDonald2012-01-041-1/+9
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-1/+1
* Improve QSettings autotestJason McDonald2011-12-251-4/+2
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-2/+0
* Cleanup corelib autotestsJason McDonald2011-11-301-1/+1
* Cleanup corelib autotestsJason McDonald2011-11-251-14/+16
* Re-enable the corelib autotests on Mac OS XBradley T. Hughes2011-11-211-0/+2
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-10/+11
* Cleanup corelib autotestsJason McDonald2011-11-141-1/+0
* Cleanup corelib autotestsJason McDonald2011-11-111-7/+3
* Cleanup corelib autotestsJason McDonald2011-11-101-14/+14
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-191-1/+0
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-11/+10
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-14/+8
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-191-1/+1
* Moving relevant tests to corelib/ioHolger Ihrig2011-08-3110-0/+3350