Allow building the NotificationQueue tests without event FDs
authorChristopher Dykes <cdykes@fb.com>
Wed, 24 Aug 2016 20:59:55 +0000 (13:59 -0700)
committerFacebook Github Bot 2 <facebook-github-bot-2-bot@fb.com>
Wed, 24 Aug 2016 21:08:41 +0000 (14:08 -0700)
commitdb014c85124f168523d7272ce57fc931c543671f
tree7e06b436d41c1a3aebdb839f9da44572e02f64e8
parent0826d16bb14b477fa619a4a30f4d8c000f381ff4
Allow building the NotificationQueue tests without event FDs

Summary:
Because event file descriptors don't exist on Windows.
This also disables the fork() test on Windows, as we don't have fork().

Reviewed By: yfeldblum

Differential Revision: D3766266

fbshipit-source-id: af8d81615957a3d7bdfcb204afbf648723921f76
folly/io/async/test/NotificationQueueTest.cpp