zotero/test
Mynacol d153397151
Use versioned libc.so instead of /bin/ln on Linux (#6030)
* Fix js-ctypes-based symlinking on Linux by using `libc.so.6` instead of `libc.so` in `OS.File.unixSymlink()` and `Zotero.File.createSymlink()`
* Use that instead of `/bin/ln`, which doesn't exist on NixOS
* Replace `/bin/ln` with `Zotero.File.createSymlink()` in symlinked-database test

---------

Co-authored-by: Dan Stillman <dstillman@zotero.org>
2026-08-26 13:02:48 -04:00
..
components fx140: Asyncify/ESMify tests 2025-07-30 22:30:53 -04:00
content Wait for test success file to be written before quitting 2026-08-20 12:34:40 -04:00
resource Remove Chai as Promised 2025-07-30 22:31:08 -04:00
tests Use versioned libc.so instead of /bin/ln on Linux (#6030) 2026-08-26 13:02:48 -04:00
chrome.manifest fx115: Restore test runner 2024-03-30 00:58:53 -04:00
runtests.sh Wait for the browser process in Windows test runs 2026-08-20 12:34:41 -04:00