mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Unit test some worker protocol serializers
Continue with the characterization testing idioms begun in
c70484454f
, but this time for unit tests.
Co-authored-by: Andreas Rammhold <andreas@rammhold.de>
This commit is contained in:
parent
f878b422b0
commit
7ff43435f9
11 changed files with 228 additions and 8 deletions
|
@ -75,6 +75,7 @@
|
|||
./precompiled-headers.h
|
||||
./src
|
||||
./tests
|
||||
./unit-test-data
|
||||
./COPYING
|
||||
./scripts/local.mk
|
||||
(fileset.fileFilter (f: lib.strings.hasPrefix "nix-profile" f.name) ./scripts)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue