Skip to content

Fix gutils-user-database test on macOS

Luca Bacci requested to merge fix-gutils-user-database-test-on-macos into main

Use Meson's build_tgt.full_path() and import('fs').name()

Use DYLD interposing to wrap procedures. Also use DYLD_INSERT_LIBRARIES instead of LD_PRELOAD

See:

Edited by Luca Bacci

Merge request reports