Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
25e56e5d
Commit
25e56e5d
authored
Sep 07, 2011
by
JINMEI Tatuya
Browse files
[master] Merge branch 'trac1068'
with fixing conflicts in src/lib/datasrc/tests/database_unittest.cc
parents
87d2a876
64ac0166
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
src/lib/datasrc/tests/Makefile.am
View file @
25e56e5d
...
@@ -65,3 +65,4 @@ EXTRA_DIST += testdata/sql1.example.com.signed
...
@@ -65,3 +65,4 @@ EXTRA_DIST += testdata/sql1.example.com.signed
EXTRA_DIST
+=
testdata/sql2.example.com.signed
EXTRA_DIST
+=
testdata/sql2.example.com.signed
EXTRA_DIST
+=
testdata/test-root.sqlite3
EXTRA_DIST
+=
testdata/test-root.sqlite3
EXTRA_DIST
+=
testdata/test.sqlite3
EXTRA_DIST
+=
testdata/test.sqlite3
EXTRA_DIST
+=
testdata/rwtest.sqlite3
src/lib/datasrc/tests/database_unittest.cc
View file @
25e56e5d
This diff is collapsed.
Click to expand it.
src/lib/datasrc/tests/testdata/Makefile.am
View file @
25e56e5d
CLEANFILES
=
*
.copied
CLEANFILES
=
*
.copied
BUILT_SOURCES
=
rwtest.sqlite3.copied
rwtest.sqlite3.copied
:
$(srcdir)/rwtest.sqlite3
cp
$(srcdir)
/rwtest.sqlite3
$@
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment