A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.
Thanks for this great tool. Am trying to figure out how to run the test suite after building. Is there a make check step or similar? Tried make check, but can't tell if it is doing anything. Thanks in advance for any advice.
Thanks for this great tool. Am trying to figure out how to run the test suite after building. Is there a
make check
step or similar? Triedmake check
, but can't tell if it is doing anything. Thanks in advance for any advice.