summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qsettings/tst_qsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Expect tst_QSettings::ctor(native) failures on Mac OS XBradley T. Hughes2012-02-171-0/+6
* 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
* 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-101-14/+14
* 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-311-0/+3179