]> Sergey Matveev's repositories - public-inbox.git/commit
t/*.t: reduce -mda calls
authorEric Wong <e@80x24.org>
Mon, 2 May 2016 07:52:41 +0000 (07:52 +0000)
committerEric Wong <e@80x24.org>
Mon, 2 May 2016 17:57:15 +0000 (17:57 +0000)
commit244d950c2f2f31ad1de2151b5b0d30651e586150
tree370938243fd27744af688fb38c980e521929f995
parent9da3ece5da22c2d446299a787af9e974b2f9b398
t/*.t: reduce -mda calls

Process startup times are atrocious for fast tests and there's far
too much setup involved.  Rely on git-fast-import instead; but
more work is needed in this area.
t/cgi.t
t/httpd.t
t/nntpd.t
t/plack.t