summaryrefslogtreecommitdiffstats
path: root/tests/shared/testhelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Ensure default partition on non-removable mediumJo Asplin2012-06-081-3/+10
* Fixed created QJsonDbWatcher with invalid state numberDenis Dzyubenko2012-06-081-1/+5
* Refactoring and bug fixes in TestHelperJo Asplin2012-06-041-81/+37
* Don't allow a removable partition to be defaultJo Asplin2012-06-011-14/+30
* Fix auto tests build with gcc 4.7Anselmo L. S. Melo2012-05-261-0/+4
* Added a test that reads from multiple private partitions.Denis Dzyubenko2012-05-251-2/+23
* Fix for requests sent to private partitions.Denis Dzyubenko2012-05-251-1/+15
* Adding setWorkingDirectory and workingDirectory to TestHelper.Carlos Manuel Duclos Vergara2012-05-161-2/+14
* Change client test to use new APIAli Akhtarzada2012-05-091-2/+64
* Don't print excessive (expected) errors in autotestsDenis Dzyubenko2012-05-061-1/+1
* Fixed lookup for partitions.json in autotestsDenis Dzyubenko2012-05-061-14/+14
* Removed deprecated -base-name argument from autotestsDenis Dzyubenko2012-05-061-6/+4
* Make all autotests pass with -reject-stale-updates enabledKevin Simons2012-04-191-2/+8
* Modify the way search paths for partitions are constructedKevin Simons2012-04-181-2/+12
* Make the various wait* methods in TestHelper return a boolKevin Simons2012-04-131-11/+21
* Validate notifictions at object creation timeKevin Simons2012-04-111-0/+13
* Switch to a partition-loading system based on filesKevin Simons2012-04-101-2/+12
* Fixes stateNumber on historical notificationsJamey Hicks2012-04-021-3/+40
* Removed qjson parser.Denis Dzyubenko2012-04-021-0/+1
* Fix notification counting in TestHelperKevin Simons2012-04-021-1/+2
* Add a new test helper class for use with the C++ APIKevin Simons2012-03-281-0/+370