Allen D Byrne - 6 days ago

Fixed: added MRUListTest alongside PreferenceTest in both c-tests-sanitizers and c-tests-valgrind's ctest -E exclusion (ci-gtk3.yml), since it needs a real GTK3 display like PreferenceTest already does. Also updated docs/doxygen/advanced.md and building.md, which document the PreferenceTest exclusion this extends.

Verified via GitHub CI on git PRs #197 (repro), #199, #200 (all green), and locally: DISPLAY= ctest -R MRUListTest fails with the same Gtk-WARNING the CI jobs hit; the -E exclusion fixes it; full 17-test suite passes with a real display.

Merged into git GTK3V2MAIN (011acd2b) and Hg GTK3V2MAIN mainline (r7322, bug-794-mrulisttest-ci-headless-gtk3), pushed to SF.