1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-23 01:11:07 +01:00
nix/src/libutil-tests
Sergei Zimmerman 9fff868e39
libutil: Add missing format arguments to UsageError ctor
Once again found by an automated migration to `std::format`.
I've tested that boost::format works fine with `std::string_view`
arguments.
2025-04-25 13:35:16 +03:00
..
data/git Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
.version Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
args.cc Fix -Wsign-compare errors 2025-04-03 09:48:53 +02:00
canon-path.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
checked-arithmetic.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
chunked-vector.cc Fix -Wsign-compare errors 2025-04-03 09:48:53 +02:00
closure.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
compression.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
config.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
executable-path.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
file-content-address.cc libutil: Add missing format arguments to UsageError ctor 2025-04-25 13:35:16 +03:00
file-system.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
git.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
hash.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
hilite.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
json-utils.cc Fix -Wsign-compare errors 2025-04-03 09:48:53 +02:00
logging.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
lru-cache.cc Fix -Wsign-compare errors 2025-04-03 09:48:53 +02:00
meson.build Fix/run monitorfdhup test 2025-04-07 17:09:42 +02:00
monitorfdhup.cc Don't build MonitorFdHup on Windows 2025-04-23 19:51:13 +02:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nix_api_util.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
package.nix Write just ./.version on all components 2025-02-18 11:41:35 +01:00
pool.cc Fix -Wsign-compare errors 2025-04-03 09:48:53 +02:00
position.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
processes.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
references.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
spawn.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
strings.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
suggestions.cc Fix -Wsign-compare errors 2025-04-03 09:48:53 +02:00
terminal.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
url.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
util.cc Fix -Wsign-compare errors 2025-04-03 09:48:53 +02:00
xml-writer.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00