John Ericson
|
1620ad4587
|
Split out GlobalConfig into its own header
This makes it easier to understand the reach of global variables /
global state in the config system.
|
2024-06-24 11:36:21 -04:00 |
|
Robert Hensing
|
a512f4eebc
|
test/libutil: Add OBSERVE_STRING macro
Makes string callback easier to pass, without mistakes.
|
2024-04-11 17:39:21 +02:00 |
|
José Luis Lafuente
|
c57de60522
|
C API: Keep the structure flat
See https://github.com/NixOS/nix/pull/10329
|
2024-03-28 19:00:04 +01:00 |
|
José Luis Lafuente
|
d96b52bd8b
|
C api: nix_export_std_string -> nix_observe_string
|
2024-03-28 10:52:02 +01:00 |
|
José Luis Lafuente
|
1093ab64a2
|
C API: add more tests
|
2024-03-28 10:52:01 +01:00 |
|
José Luis Lafuente
|
41f1669dea
|
C API: add tests for libutil and libstore
|
2024-03-28 10:50:02 +01:00 |
|
Yorick van Pelt
|
c48b9b8a83
|
nix_api_util: tests
|
2024-03-28 10:39:07 +01:00 |
|