Files
nixpkgs/pkgs/development/libraries/protobuf
Mathieu Rene a1318763c2 protobuf_29: fix darwin tests that would fail due to the temporary
directory being deleted by a forked child process created by death
tests.

- Backports a commit from a future protobuf version which uses a different
temporary directory for each test process.

- Sets the death test mode to "threadsafe", causing gtest to fork and
exec instead of just forking, making it create a new temporary directory
for this specific test.
2025-11-26 16:00:01 -05:00
..
2025-09-12 00:00:54 +02:00
2025-11-15 09:21:55 +00:00