/sqlite3cc

To get this branch, use:
bzr branch http://bzr.ed.am/sqlite3cc

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Tim Marston
  • Date: 2015-02-26 08:59:16 UTC
  • Revision ID: tim@ed.am-20150226085916-1z7761knxbutpr7n
updated tests for blob support

Show diffs side-by-side

added added

removed removed

20
20
 
21
21
# test binary and data
22
22
./test/test-main
23
 
./test/test-main.trs
 
23
./test/test-blob
 
24
./test/*.trs
24
25
./test/*.log
25
 
./test/test.db
 
26
./test/*.db
26
27
 
27
28
# build output
28
29
*.lo