1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-25 11:49:35 +01:00
nix/src/libfetchers-tests
John Ericson 01b2037bc0 Minimize the use of C Macros for characterization tests
Fewer macros is better!

Introduce a new `JsonChacterizationTest` mixin class to help with this.

Also, avoid some needless copies with `GetParam`.

Part of my effort shoring up the JSON formats with #13570.
2025-09-28 09:54:46 -04:00
..
data/public-key Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
.version Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
access-tokens.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
git-utils.cc libfetchers: Remove badGitRefRegex and use libgit2 for reference validation 2025-08-11 02:38:45 +03:00
git.cc Use MemorySourceAccessor in DummyStore 2025-09-17 16:09:53 -04:00
meson.build treewide: Support builds with ASAN, enable in CI 2025-09-19 01:33:57 +03:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nix_api_fetchers.cc nix-fetchers-c: Init with settings object 2025-04-02 18:29:42 +02:00
package.nix treewide: Support builds with ASAN, enable in CI 2025-09-19 01:33:57 +03:00
public-key.cc Minimize the use of C Macros for characterization tests 2025-09-28 09:54:46 -04:00