index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
meson.build
Age
Commit message (
Expand
)
Author
2024-10-09
Merge "Remove static initializers for `RegisterLegacyCommand`" into main
jade
2024-10-04
testsuite: override NIX_CONF_DIR and NIX_USER_CONF_FILES
Jade Lovelace
2024-10-01
Remove static initializers for `RegisterLegacyCommand`
Rebecca Turner
2024-09-26
Merge "libutil: add async collection mechanism" into main
eldritch horrors
2024-09-26
Merge "main: log stack traces for std::terminate" into main
jade
2024-09-26
libutil: add async collection mechanism
eldritch horrors
2024-09-26
libutil: add an async semaphore implementation
eldritch horrors
2024-09-25
main: log stack traces for std::terminate
Jade Lovelace
2024-09-01
Test including relative paths in configuration
Rebecca Turner
2024-07-31
tree-wide: add support for asan!
Jade Lovelace
2024-07-13
libutil: add checked arithmetic tools
Jade Lovelace
2024-07-04
add an impl of Expr::show for ExprInheritFrom that doesn't crash
Qyriad
2024-07-03
libutil: generator type with on-yield value mapping
eldritch horrors
2024-06-23
libutil: add some serialize.hh serializer tests
eldritch horrors
2024-06-20
add a basic libmain test for the progress bar rendering
Qyriad
2024-06-12
tests/libcmd: set HOME to a temporary directory
Alois Wohlschlager
2024-06-06
build: expose option to enable or disable precompiled std headers
Qyriad
2024-05-31
build: fix static linking with a hack
Qyriad
2024-05-30
build-time: remove 20% more by PCH'ing C++ stdlib
Jade Lovelace
2024-05-23
Merge changes I462a8cf0,I3b0bcea3,I2acd56e7,Ifc149764,I9e2ef170 into main
Qyriad
2024-05-23
packaging: rename nixexpr -> lixexpr and so on
Jade Lovelace
2024-05-23
add libcmd test for lookupFileArg
Qyriad
2024-05-05
filetransfer: abort transfer on receiver exception
eldritch horrors
2024-04-30
implement parsing human-readable names from URLs
Qyriad
2024-04-08
Don't run libstore unit tests in project root
Rebecca Turner
2024-04-07
Add `PathsSetting`
Rebecca Turner
2024-04-03
Add `EscapeStringOptions` and `escapeString` tests
Rebecca Turner
2024-03-29
meson: add missing explicit dependency on nlohmann_json
Winter
2024-03-26
meson: implement unit tests
Qyriad