summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* put hbtree in a namespaceOswald Buddenhagen2013-03-132-2/+10
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-166-6/+0
* make use of qt_headersclean.prfOswald Buddenhagen2012-12-132-58/+2
* use qputenv instead of ::setenvJamey Hicks2012-10-142-14/+14
* Remove append-only btreeJamey Hicks2012-10-114-1521/+1
* Removed old deprecated c++ api.Denis Dzyubenko2012-10-1110-1223/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2448-1157/+1157
* don't take addresses of temporary arraysOswald Buddenhagen2012-08-061-3/+5
* Set the Qt API level to compatibility mode in all tests and in one lib.Thiago Macieira2012-08-0126-0/+29
* Test that the package configs for QtJsonDb work.Stephen Kelly2012-07-235-0/+90
* switch to new-style configure testsOswald Buddenhagen2012-06-271-1/+1
* build system cleanupsOswald Buddenhagen2012-06-279-27/+18
* Use consistent naming of partitions in testJo Asplin2012-06-131-4/+4
* Make sure invalid partition function calls work propertlyAli Akhtarzada2012-06-131-0/+41
* Fixes access to private partitions from multiple threads.Denis Dzyubenko2012-06-111-0/+135
* Fix a crash in query modelTapani Mikola2012-06-112-0/+66
* Fixed subscription to a notification without explicitly specifying _typeDenis Dzyubenko2012-06-111-0/+32
* Added a signal QJsonDbReadObjectRequest::objectUnavailable()Denis Dzyubenko2012-06-081-0/+40
* Removed some redundant codeJo Asplin2012-06-081-2/+2
* Ensure default partition on non-removable mediumJo Asplin2012-06-083-119/+215
* Fixed created QJsonDbWatcher with invalid state numberDenis Dzyubenko2012-06-083-2/+60
* Add a benchmark that mimics the way how list model uses jsondbTapani Mikola2012-06-071-0/+33
* Use correct include for message handlerKai Koehne2012-06-071-1/+1
* Removed unnecessary LIBS from autotestsDenis Dzyubenko2012-06-074-8/+0
* Enable JS injection in Json DbGuenter Schwann2012-06-064-0/+99
* Update all the eager views that depend on a source object changeJamey Hicks2012-06-062-0/+101
* Use JsonDbCachingListModel to provide also JsonDbListModelTapani Mikola2012-06-052-128/+98
* Get rid of debug clutter in parition auto testsAli Akhtarzada2012-06-051-10/+19
* Changed HBtree to take advisory lock on each open of the db file.Denis Dzyubenko2012-06-041-1/+13
* Don't mess up JSONDB_SOCKET environment variableJo Asplin2012-06-041-3/+15
* Autotest for storage system.Carlos Manuel Duclos Vergara2012-06-043-1/+279
* Add new private QJsonDbQueryModel class to client.Cristiano di Flora2012-06-043-1/+41
* Refactoring and bug fixes in TestHelperJo Asplin2012-06-042-81/+39
* Implemented Flush request for private partitions.Denis Dzyubenko2012-06-011-0/+15
* Fixed to use new api qInstallMessageHandler.Denis Dzyubenko2012-06-011-2/+2
* Don't allow a removable partition to be defaultJo Asplin2012-06-013-16/+145
* Added a benchmark to measure performance with many active watchers.Denis Dzyubenko2012-05-301-0/+31
* Add option to enforce javascript strict modeJamey Hicks2012-05-301-1/+1
* extend autotest timeout limit and fix packingBai Jing2012-05-292-7/+3
* Changed behavior of QJsonDbConnection::defaultConnection().Denis Dzyubenko2012-05-291-0/+15
* Changed QJsonDbWatcher to change its status to Inactive later.Denis Dzyubenko2012-05-291-0/+21
* Fixed a crash in QJsonDbWatcherDenis Dzyubenko2012-05-291-0/+15
* remove duplicate section in tests.xmlBai Jing2012-05-291-4/+0
* change the path to start tests and add missing testsBai Jing2012-05-292-18/+46
* Revert "Added QJsonDbRequest::error() and errorString()."Tapani Mikola2012-05-291-13/+0
* Fix auto tests build with gcc 4.7Anselmo L. S. Melo2012-05-263-0/+12
* Fix the real reason for testcase slownessTapani Mikola2012-05-261-3/+2
* Make a testcase run fasterTapani Mikola2012-05-251-8/+9
* Added a test that reads from multiple private partitions.Denis Dzyubenko2012-05-257-25/+89
* Changed the way we find path to private partitions.Denis Dzyubenko2012-05-251-2/+2