]> Sergey Matveev's repositories - public-inbox.git/commit
tests: get rid of unnecessary Cwd module use
authorEric Wong <e@80x24.org>
Tue, 14 May 2019 03:32:03 +0000 (03:32 +0000)
committerEric Wong <e@80x24.org>
Tue, 14 May 2019 04:00:10 +0000 (04:00 +0000)
commit2d51a2accd28465c915f91ab48c7e52a81d87a68
tree06c8ca7d3d4cf015f5dc548438b859cd31cd29b9
parent1f4b022c38faba208528d0d5c993d569682b2a09
tests: get rid of unnecessary Cwd module use

We only need it for tests that chdir, and maybe for ENV{PATH}
portability (dash seems fine, not sure about others).

v2: revert change to solver_git.t for FreeBSD 11.2 and document
t/admin.t
t/cgi.t
t/git.t
t/httpd-corner.t
t/httpd-unix.t
t/httpd.t
t/mda.t
t/nntpd.t
t/solver_git.t
t/spamcheck_spamc.t