lix/tests/unit
eldritch horrors c55dcc6c13 filetransfer: return a Source from download()
without this we will not be able to get rid of makeDecompressionSink,
which in turn will be necessary to get rid of sourceToSink (since the
libarchive archive wrapper *must* be a Source due to api limitations)

Change-Id: Iccd3d333ba2cbcab49cb5a1d3125624de16bce27
2024-06-19 10:50:12 +00:00
..
libcmd util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
libexpr libexpr: add expr memory management 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 filetransfer: return a Source from download() 2024-06-19 10:50:12 +00:00
libstore-support/tests util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
libutil libutil: add makeDecompressionSource 2024-06-19 10:50:12 +00: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