]> Sergey Matveev's repositories - public-inbox.git/commit - t/psgi_mount.t
config: we always have {-section_order}
authorEric Wong <e@80x24.org>
Tue, 15 Oct 2019 00:38:06 +0000 (00:38 +0000)
committerEric Wong <e@80x24.org>
Tue, 15 Oct 2019 20:26:41 +0000 (20:26 +0000)
commit1317fb7b4ace03f6d9dfb1a42ee5f9371a1bf913
treef46b2e82a2edd849b3ded014bb4b209e778e6a2f
parent53a8e32b97985803e9de12c4312a86a8850208b3
config: we always have {-section_order}

Rewrite a bunch of tests to use ordered input (emulating
"git config -l" output) so we can always walk sections in
the order they were given in the config file.
14 files changed:
lib/PublicInbox/Config.pm
t/config.t
t/config_limiter.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/watch_filter_rubylang.t
t/watch_maildir.t
t/watch_maildir_v2.t