perkeep/pkg/test
Brad Fitzpatrick 04726cfad1 test: add NewLogger func
Change-Id: I38cee8fd2e2670088acc1332430aca9725cef13f
2014-10-13 12:47:36 +02:00
..
asserts pkg/tests: Warn about deprecation of asserts.* functions in pkg description. 2014-02-19 10:42:29 +03:00
dockertest dockertest: skip test when DB in container not ready 2014-07-17 18:09:02 +02:00
integration test/integration: update TestWebsocketQuery 2014-09-02 00:57:23 +02:00
testdata test/integration: add sharing test 2014-08-05 00:38:24 +02:00
blob.go Use 'uint32' instead of 'int64' for blob sizes everywhere. 2014-02-08 17:58:12 +01:00
diff.go test: add Diff function. 2013-11-16 19:06:30 -08:00
doc.go More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
fakeindex.go search: new DescribeRule describe support 2014-04-19 12:58:55 -07:00
fetcher.go blobserver: add memory storage, mainly for tests. 2014-08-31 01:17:52 +02:00
fetcher_test.go Use storagetest to test the test.Fetcher 2014-08-25 16:46:29 -07:00
loader.go Add BaseURL method to handler Loader. 2014-03-23 17:13:40 -07:00
test.go test: add NewLogger func 2014-10-13 12:47:36 +02:00
test_test.go Remove test.TB and use testing.TB, now that we depend on Go 1.3 2014-08-25 16:43:34 -07:00
testdep.go gofmt 2014-03-20 12:29:45 -07:00
wait.go test: add WaitFor func 2013-07-21 22:43:39 -07:00
world.go client&camput: use cmdmain.Stderr for logging 2014-08-12 22:41:55 +02:00