Skip lockfilealreadyopen1 under __CYGWIN__ &__WIN32__
commit77912c8e449e4a532137d68bee3a9a55614eb096
authorOlly Betts <olly@survex.com>
Tue, 5 Dec 2017 05:38:17 +0000 (5 18:38 +1300)
committerOlly Betts <olly@survex.com>
Tue, 5 Dec 2017 05:38:17 +0000 (5 18:38 +1300)
tree471fa718f5d2ed2b14abfe783ab8ce7c8ae0eb38
parent212d045af70788128b167cd412778829d57d01e6
Skip lockfilealreadyopen1 under __CYGWIN__ &__WIN32__

The testcase doesn't work on either, but it's making sure that the
dumb semantics of fcntl locks don't cause problems, and we don't
use fcntl() on these platforms.
xapian-core/tests/api_backend.cc