lix/tests/unit
eldritch horrors ad5366c2ad libexpr: pass Exprs as references, not pointers
almost all places where Exprs are passed as pointers expect the pointers
to be non-null. pass them as references to encode this constraint in the
type system as well (and also communicate that Exprs must not be freed).

Change-Id: Ia98f166fec3c23151f906e13acb4a0954a5980a2
2024-06-17 19:46:44 +00:00
..
libcmd util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
libexpr libexpr: pass Exprs as references, not pointers 2024-06-17 19:46:44 +00:00
libexpr-support/tests libexpr: pass Exprs as references, not pointers 2024-06-17 19:46:44 +00:00
libstore Revert "tests/filetransfer: reënable on Darwin" 2024-05-30 21:38:32 +00:00
libstore-support/tests util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
libutil util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
libutil-support/tests util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
meson.build tests/libcmd: set HOME to a temporary directory 2024-06-12 22:13:55 +00:00