summaryrefslogtreecommitdiffstats
path: root/tests/shared
Commit message (Expand)AuthorAgeFilesLines
* use qputenv instead of ::setenvJamey Hicks2012-10-141-2/+2
* Removed old deprecated c++ api.Denis Dzyubenko2012-10-114-278/+41
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-247-169/+169
* Ensure default partition on non-removable mediumJo Asplin2012-06-082-4/+11
* Fixed created QJsonDbWatcher with invalid state numberDenis Dzyubenko2012-06-081-1/+5
* Refactoring and bug fixes in TestHelperJo Asplin2012-06-042-81/+39
* Don't allow a removable partition to be defaultJo Asplin2012-06-012-16/+33
* Fix auto tests build with gcc 4.7Anselmo L. S. Melo2012-05-262-0/+8
* Added a test that reads from multiple private partitions.Denis Dzyubenko2012-05-252-2/+25
* Fix for requests sent to private partitions.Denis Dzyubenko2012-05-252-1/+17
* Switch to non-deprecated QQmlEngine::importPluginJamey Hicks2012-05-231-2/+2
* Adding setWorkingDirectory and workingDirectory to TestHelper.Carlos Manuel Duclos Vergara2012-05-162-2/+17
* Change client test to use new APIAli Akhtarzada2012-05-092-3/+74
* Don't print excessive (expected) errors in autotestsDenis Dzyubenko2012-05-061-1/+1
* Fixed lookup for partitions.json in autotestsDenis Dzyubenko2012-05-062-28/+30
* Removed deprecated -base-name argument from autotestsDenis Dzyubenko2012-05-062-8/+6
* Fix error in path in shared test helperKevin Simons2012-04-301-1/+1
* Make all autotests pass with -reject-stale-updates enabledKevin Simons2012-04-193-9/+24
* Modify the way search paths for partitions are constructedKevin Simons2012-04-182-4/+24
* Make the various wait* methods in TestHelper return a boolKevin Simons2012-04-132-16/+28
* Validate notifictions at object creation timeKevin Simons2012-04-112-0/+16
* Switch to a partition-loading system based on filesKevin Simons2012-04-103-6/+22
* More fixes for QML tests & benchmarksPrasanth Ullattil2012-04-041-1/+29
* Fix flaky autotestsTapani Mikola2012-04-041-22/+2
* Moving QML plugin to the new JsonDb client APIPrasanth Ullattil2012-04-033-17/+298
* Fixes stateNumber on historical notificationsJamey Hicks2012-04-022-4/+48
* Removed qjson parser.Denis Dzyubenko2012-04-024-4/+13
* Fix notification counting in TestHelperKevin Simons2012-04-021-1/+2
* Add a new test helper class for use with the C++ APIKevin Simons2012-03-284-4/+495
* Fix compilation problem due to QJson changeKevin Simons2012-03-281-3/+5
* Watching a view type triggers a view update.Jamey Hicks2012-03-191-0/+16
* Fix crash related to notifications on the ephemeral partition.Kevin Simons2012-03-191-2/+2
* Refactoring: remove JsonDb classKevin Simons2012-03-151-1/+10
* Ported to using new declarative/qml apiDenis Dzyubenko2012-03-111-9/+9
* CodeCoverage: Remove additional includes to header files.Caroline Chao2012-03-081-2/+0
* Refactoring: make class names and file names more consistentKevin Simons2012-02-241-4/+4
* Initial commit to add autotests for new authentication systemTapani Mikola2012-02-101-0/+36
* Implemented new c++ api for qtjsondb.Denis Dzyubenko2012-02-081-2/+6
* put .json files into resource to avoid searching problemsBai Jing2012-02-012-6/+17
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-274-4/+4
* Update obsolete contact address.Jason McDonald2012-01-234-4/+4
* Make sure tests connect to the right jsondb daemonPrasanth Ullattil2012-01-091-0/+23
* Update copyright year in license headers.Jason McDonald2012-01-054-4/+4
* Renamed public macros.Denis Dzyubenko2012-01-041-6/+6
* Add more tests for QML APIPrasanth Ullattil2011-12-302-1/+179
* Fixed QtJsonDb namespace compilation.Toby Tomkins2011-12-281-5/+7
* Changed JsonDbClient::notified signalDenis Dzyubenko2011-12-161-6/+13
* print out elapsed time on timeoutJamey Hicks2011-12-071-2/+16
* Added AUTOTEST_VALGRIND_JSONDB optionJamey Hicks2011-12-071-3/+9
* Override auto/benchmark client timeout with JSONDB_CLIENT_TIMEOUTJamey Hicks2011-11-211-3/+6