]> Sergey Matveev's repositories - public-inbox.git/commit
t/imapd: support FakeInotify and KQNotify
authorEric Wong <e@yhbt.net>
Wed, 10 Jun 2020 07:04:08 +0000 (07:04 +0000)
committerEric Wong <e@yhbt.net>
Sat, 13 Jun 2020 07:55:45 +0000 (07:55 +0000)
commitb5217ee1eee64ff22e085c9eb942b5ea65da9bd9
tree0ebfbc0ed3f1b1642ff0cbcd4a52cd78f04a2a1d
parent0735aef9bffc4779628a069aefc438e5371b40cc
t/imapd: support FakeInotify and KQNotify

We can fill in some missing pieces from the emulation APIs
to enable IMAP IDLE tests on non-Linux platforms.
lib/PublicInbox/FakeInotify.pm
lib/PublicInbox/KQNotify.pm
t/imapd.t