]> Sergey Matveev's repositories - public-inbox.git/commit
t/solver_git: test with -httpd, too
authorEric Wong <e@80x24.org>
Thu, 26 Dec 2019 06:48:04 +0000 (06:48 +0000)
committerEric Wong <e@80x24.org>
Thu, 26 Dec 2019 07:27:04 +0000 (07:27 +0000)
commit200efc84f8acd59ae829655f281a125128c78b52
tree413fbe7b44944f8c200739d6997320b53b52ed8d
parent8fc1018bd620b543c13a3c2f6cb743b7f435d43d
t/solver_git: test with -httpd, too

Solver uses the internal -httpd async API if available for
fairness when applying large patchsets.  We must test those
code paths in addition to the generic PSGI code paths.
t/solver_git.t