mirror of https://github.com/perkeep/perkeep.git
add TODO for a new test
Change-Id: I6fadfa6bfcbcc27753e12f3def96123ce3715689
This commit is contained in:
parent
ab635c6ab3
commit
49c2eea50a
5
TESTS
5
TESTS
|
@ -1,5 +1,10 @@
|
||||||
Tests needed
|
Tests needed
|
||||||
|
|
||||||
|
-- test that server/camlistored still builds & starts even when sqlite isn't
|
||||||
|
available (TODO: hide it from the test by running make.go in a child
|
||||||
|
process with a faked-out PKG_CONFIG environment or something, to make
|
||||||
|
cmd/go unable to find it even if it's installed)
|
||||||
|
|
||||||
-- search & corpus use of EnumeratePermanodesLastModified
|
-- search & corpus use of EnumeratePermanodesLastModified
|
||||||
|
|
||||||
-- pkg/client --- test FetchVia against a server returning compressed content.
|
-- pkg/client --- test FetchVia against a server returning compressed content.
|
||||||
|
|
Loading…
Reference in New Issue