]> Sergey Matveev's repositories - public-inbox.git/commit
tests: use File::Temp->newdir instead of tempdir()
authorEric Wong <e@80x24.org>
Sun, 24 Nov 2019 00:22:34 +0000 (00:22 +0000)
committerEric Wong <e@80x24.org>
Sun, 24 Nov 2019 21:46:55 +0000 (21:46 +0000)
commitad6f26f3b9f0e428020d05667987556f8fcbec2f
tree56a26871d3f63b3bc057a5ecb0c326d6c1dd3695
parent2a3e3a0469f54f6a4f80bf04614e5ddd794a6c5e
tests: use File::Temp->newdir instead of tempdir()

We'll also introduce a tmpdir() API to give tempdirs
consistent names.
57 files changed:
t/admin.t
t/altid.t
t/altid_v2.t
t/cgi.t
t/common.perl
t/config.t
t/convert-compact.t
t/edit.t
t/emergency.t
t/feed.t
t/filter_rubylang.t
t/git-http-backend.t
t/git.t
t/html_index.t
t/httpd-corner.t
t/httpd-https.t
t/httpd-unix.t
t/httpd.t
t/import.t
t/indexlevels-mirror.t
t/init.t
t/mda.t
t/mda_filter_rubylang.t
t/msgmap.t
t/nntpd-tls.t
t/nntpd-validate.t
t/nntpd.t
t/nulsubject.t
t/over.t
t/perf-nntpd.t
t/plack.t
t/psgi_attach.t
t/psgi_bad_mids.t
t/psgi_mount.t
t/psgi_multipart_not.t
t/psgi_scan_all.t
t/psgi_search.t
t/psgi_text.t
t/psgi_v2.t
t/purge.t
t/replace.t
t/search-thr-index.t
t/search.t
t/solver_git.t
t/spamcheck_spamc.t
t/v1-add-remove-add.t
t/v1reindex.t
t/v2-add-remove-add.t
t/v2mda.t
t/v2mirror.t
t/v2reindex.t
t/v2writable.t
t/watch_filter_rubylang.t
t/watch_maildir.t
t/watch_maildir_v2.t
t/www_listing.t
t/xcpdb-reshard.t