lp://staging/~kalikiana/u1db-qt/upstream-tests

Created by Cris Dywan and last modified
Get this branch:
bzr branch lp://staging/~kalikiana/u1db-qt/upstream-tests
Only Cris Dywan can upload to this branch. If you are Cris Dywan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Cris Dywan
Project:
U1DB Qt/ QML
Status:
Development

Recent revisions

68. By Cris Dywan

First attempt at implementing Python U1Db class for unit tests

67. By Cris Dywan

Add libqt5sql5-sqlite to build dependencies

As a runtime dependency it wasn't be used during building
so all test cases failed.

66. By Cris Dywan

Add dependencies providing QtQuickTest and QtQuick2

65. By Cris Dywan

Add qt5-default build dependency

64. By Cris Dywan

Add qtdeclarative5-dev-tools build dep for qmltestrunner

63. By Cris Dywan

Enable unit tests during Debian package build

Make tests run under "minimal" platform.
Allow 20 warnings.
Uncomment problematic "fill" test case for now.

62. By Kevin Wright

Created initial example to demonstrate index functionality.

Approved by Christian Dywan, Ubuntu Phone Apps Jenkins Bot.

61. By Kevin Wright

Created initial index functionality. Modified source for both Index and Query. Within the Index source, QVariantMaps are generated (based on the index expressions), using appropriate data, and put into a QList, which is used by Query::data as its return value. Some known issues: currently will match on any index expression criteria (rather than on all criteria), and will not recognize new databases / documents (but has no problems with existing ones).

Also, fixed index.h and query.h by adding back in some important ifdef Q_DOC conditions that were overwritten. Additionally added back in one qdoc 'inmodule' markup line that was accidently erased in query.cpp.

Approved by Christian Dywan, Ubuntu Phone Apps Jenkins Bot.

60. By Kevin Wright

Added documentation/u1db.tutorial.qdoc file. This document initially represents an all-in-one cheatsheet for U1Db-Qt, which includes reference, tutorial, examples, best practice etc.

Approved by Christian Dywan, Ubuntu Phone Apps Jenkins Bot.

59. By Cris Dywan

Install docs into QtAssistant, add Ubuntu style and fix Concepts.

Approved by Christian Dywan, Ubuntu Phone Apps Jenkins Bot.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/u1db-qt
This branch contains Public information 
Everyone can see this information.

Subscribers