]> Sergey Matveev's repositories - public-inbox.git/commit
imap: split out unit tests and benchmarks
authorEric Wong <e@yhbt.net>
Wed, 10 Jun 2020 07:04:13 +0000 (07:04 +0000)
committerEric Wong <e@yhbt.net>
Sat, 13 Jun 2020 07:55:45 +0000 (07:55 +0000)
commit499af0138412496c2a0c84035d5d398fac178624
tree6313a46f7aaeb2ea8903097a125fc23980ed8c28
parentc3787e5344ee0cdf2542c6c8998807ed9d1453e5
imap: split out unit tests and benchmarks

This makes the test code easier-to-manage and allows us to run
faster unit tests which don't involve loading Mail::IMAPClient.
MANIFEST
t/imap.t
t/imapd.t
xt/perf-imap-list.t [new file with mode: 0644]