Merge remote-tracking branch 'jgallagher/master' into vtab

This commit is contained in:
gwenn
2016-05-16 18:38:15 +02:00
10 changed files with 387 additions and 64 deletions

View File

@@ -13,5 +13,7 @@ script:
- cargo test --features load_extension
- cargo test --features trace
- cargo test --features functions
- cargo test --features "functions vtab csvtab"
- cargo test --features "backup blob functions load_extension trace vtab csvtab"
- cargo test --features chrono
- cargo test --features serde_json
- cargo test --features "csvtab functions vtab"
- cargo test --features "backup blob chrono csvtab functions load_extension serde_json trace vtab"