summaryrefslogtreecommitdiff
path: root/test/storage/offline_database.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* WIPupstream/filesourceKonstantin Käfer2018-06-291-0/+1
* [core] harden OfflineDatabaseKonstantin Käfer2018-06-291-153/+442
* [core] Fix GCC8's new -Wcatch-value warningsZsolt Bölöny2018-06-251-1/+1
* [core] consolidate database opening workflowKonstantin Käfer2018-06-121-24/+1
* [core] support moving Database object during a TransactionKonstantin Käfer2018-06-121-1/+0
* [test] verify log messages of OfflineDatabase testsKonstantin Käfer2018-06-121-19/+127
* [test] standardize on database file name and move I/O functions to utilKonstantin Käfer2018-06-121-76/+47
* [test] pull out using namespace mbgl to reduce verbosityKonstantin Käfer2018-06-121-66/+3
* [core] offline database - batch region resource insertsIvo van Dongen2018-06-041-0/+54
* Avoid exceptions for flow control during database creationJohn Firebaugh2018-05-091-6/+6
* [core, qt] move self-resetting Statement/Query object to shared headerKonstantin Käfer2018-03-021-21/+26
* [tests] Added a test for getting resources from the databaseThiago Marcos P. Santos2018-02-261-0/+34
* [test] Only use our SQLite3 wrapper in testsBruno de Oliveira Abinader2018-01-081-44/+2
* [tests] Enforce the schema downgrade behaviorThiago Marcos P. Santos2017-08-221-0/+24
* [core] finish must-revalidate supportKonstantin Käfer2017-08-081-15/+54
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-2/+2
* [Qt] Implement mapbox::sqlite::{Database,Statement} using QtSqlBruno de Oliveira Abinader2017-01-231-19/+0
* [core] Move lastInsertRowId/changes to sqlite::StatementBruno de Oliveira Abinader2017-01-231-0/+19
* [core] Optimize OfflineDownload::ensureResource (#6707)Tore Halset2016-10-171-0/+53
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+647