bookmarkfs/tests
CismonX 29338ca02b
backend_firefox: purge dangling refs on delete
When a bookmark is deleted, if there are no other bookmarks
referencing the corresponding `moz_place` entry, tag and keyword
references to that entry are considered "dangling" references,
and shall be automatically removed.

Also reverts commit b5fa6960ef,
since the NULL title check is no longer necessary.
2025-06-06 22:46:44 +08:00
..
atlocal.in test: add test harness for filesystem 2025-03-28 16:39:29 +08:00
check_fs.c test: add tests for directory entries 2025-05-28 18:51:02 +08:00
check_fs_dents.c test: add tests for directory entries 2025-05-28 18:51:02 +08:00
check_fs_regrw.c test: improve filesystem tests 2025-04-07 19:32:44 +08:00
check_hashmap.c test: misc refactor 2025-04-01 22:01:44 +08:00
check_lib.c test: misc refactor 2025-04-01 22:01:44 +08:00
check_sandbox.c test: misc refactor 2025-04-01 22:01:44 +08:00
check_util.c test: misc refactor 2025-04-01 22:01:44 +08:00
check_util.h test: add tests for directory entries 2025-05-28 18:51:02 +08:00
check_watcher.c test: misc refactor 2025-04-01 22:01:44 +08:00
fs_assoc.at backend_firefox: purge dangling refs on delete 2025-06-06 22:46:44 +08:00
fs_basic.at test: refactor filesystem tests 2025-06-01 21:35:07 +08:00
fs_dents.at test: add tests for directory entries 2025-05-28 18:51:02 +08:00
fs_regrw.at test: improve filesystem tests 2025-04-07 19:32:44 +08:00
lib_hash.at test: misc refactor 2025-03-28 14:29:18 +08:00
lib_hashmap.at test: misc refactor 2025-03-09 11:35:17 +08:00
lib_prng.at test: misc refactor 2025-03-28 14:29:18 +08:00
lib_sandbox.at test: disable LSAN for sandbox tests 2025-03-05 13:36:38 +08:00
lib_watcher.at test: misc refactor 2025-03-28 14:29:18 +08:00
Makefile.am test: add tests for tags and keywords 2025-06-02 09:20:19 +08:00
testsuite.at test: add tests for tags and keywords 2025-06-02 09:20:19 +08:00