lix/tests/unit
alois31 40c39aa5d2
libexpr/print: do not show elided nested items when there are none
When the configured maximum depth has been reached, attribute sets and lists
are printed with ellipsis to indicate the elision of nested items. Previously,
this happened even in case the structure being printed is empty, so that such
items do not in fact exist. This is confusing, so stop doing it.

Change-Id: I0016970dad3e42625e085dc896e6f476b21226c9
2024-07-18 18:41:34 +02:00
..
libcmd util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
libexpr libexpr/print: do not show elided nested items when there are none 2024-07-18 18:41:34 +02:00
libexpr-support/tests language: cleanly ban integer overflows 2024-07-13 00:59:33 +02:00
libmain tree-wide: unify progress bar inactive and paused states 2024-07-01 18:19:34 +02:00
libstore libstore: remove WriteConn::sink fields 2024-07-16 00:57:42 +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 checked arithmetic tools 2024-07-13 00:56:37 +02:00
libutil-support/tests libutil: add checked arithmetic tools 2024-07-13 00:56:37 +02:00
meson.build libutil: add checked arithmetic tools 2024-07-13 00:56:37 +02:00