store/index: and unit test for circular symlink

Check that we bail out early
This commit is contained in:
Dirk-Jan C. Binnema
2023-07-18 23:15:53 +03:00
parent 885903c496
commit 6ad5cccc53
4 changed files with 40 additions and 4 deletions

View File

@ -99,6 +99,8 @@ Mu::mu_test_init(int *argc, char ***argv)
g_test_init(argc, argv, NULL);
g_test_bug_base("https://github.com/djcb/mu/issues/");
if (!g_test_verbose())
g_log_set_handler(
NULL,