lix/src/libexpr/tests
Eelco Dolstra b3fdab28a2 Introduce AbstractPos
This makes the position object used in exceptions abstract, with a
method getSource() to get the source code of the file in which the
error originated. This is needed for lazy trees because source files
don't necessarily exist in the filesystem, and we don't want to make
libutil depend on the InputAccessor type in libfetcher.
2022-12-13 00:50:43 +01:00
..
json.cc Add unit tests for libexpr (#5377) 2022-05-06 18:05:27 +02:00
libexprtests.hh Introduce AbstractPos 2022-12-13 00:50:43 +01:00
local.mk Fix static build 2022-05-11 11:36:56 +02:00
primops.cc Introduce AbstractPos 2022-12-13 00:50:43 +01:00
trivial.cc Add unit tests for libexpr (#5377) 2022-05-06 18:05:27 +02:00