perkeep/pkg/test
mpl 4662076934 dockertest: use official mysql image
Because orchardup/mysql is deprecated.

I had to increase the timeout, because this image takes at least twice
as long to start compared with the orchardup one. (tests went from ~5s to
~11s here).

Change-Id: I42c485d736c65ce9d93aabf02b1de73e6ac799ff
2016-01-06 19:38:13 +01:00
..
asserts pkg/tests: Warn about deprecation of asserts.* functions in pkg description. 2014-02-19 10:42:29 +03:00
dockertest dockertest: use official mysql image 2016-01-06 19:38:13 +01:00
integration Merge "test/integration: test for camget file -contents" 2014-11-12 19:28:18 +00:00
testdata pkg/server: added help handler 2015-05-28 10:02:17 +02:00
blob.go blobserver: simplify interface more, add NewMultiBlobStreamer, storagetest func 2014-12-23 17:49:12 -08: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 Remove pkg/context 2015-12-12 23:09:02 +01:00
fetcher.go blobserver/memory: add BlobStreamer support to memory.Storage 2014-12-23 19:40:02 -08: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 option to NewLogger to have a list of phrases to mute 2014-12-30 22:27:31 -08:00
test_test.go pkg/test: fix after accidentally checking in WIP change in a82f603dbc 2014-10-19 17:21:51 +02: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 Merge "test/integration: RunCmd must write to buffers even in verbose mode" 2014-11-10 21:46:11 +00:00