blob: 546dfdc94abfe1c94f06bbaefa7c43c29f3b161b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
General info
------------
Test files in this directory are derived from u1db-0.1.4 tests. The main
difference is that:
(1) they include the test infrastructure packed with soledad; and
(2) they do not include c_backend_wrapper testing.
Dependencies
------------
u1db tests depend on the following python packages:
unittest2
mercurial
hgtools
testtools
discover
testscenarios
paste
routes
cython
|