bookmarkfs/tests
CismonX b1100445b7
watcher: misc fix
- The initial `impl_rearm()` should always be performed by the
  worker thread, so that we won't get spurious zero returns from
  `watcher_poll()`.
- Sandboxing should not be implicitly disabled if not implemented.
- Shift internal watcher flags, to save space for public ones
  if we wish to add any in the future.
2025-03-02 06:54:06 +08:00
..
atlocal.in test: misc updates 2025-02-20 11:11:10 +08:00
check_lib.c test: add tests for the file watcher 2025-03-01 11:23:42 +08:00
check_lib.h test: add tests for the file watcher 2025-03-01 11:23:42 +08:00
check_watcher.c watcher: misc fix 2025-03-02 06:54:06 +08:00
lib_hash.at test: misc updates 2025-02-20 11:11:10 +08:00
lib_prng.at test: misc updates 2025-02-20 11:11:10 +08:00
lib_watcher.at test: add tests for the file watcher 2025-03-01 11:23:42 +08:00
Makefile.am test: add tests for the file watcher 2025-03-01 11:23:42 +08:00
testsuite.at test: add tests for the file watcher 2025-03-01 11:23:42 +08:00