makeBinaryWrapper: add overlength-strings test

This commit is contained in:
Naïm Favier 2022-05-06 17:03:30 +02:00
parent 42a4c05dd0
commit 69c7dbb880
No known key found for this signature in database
GPG Key ID: 49B07322580B7EE2
4 changed files with 30 additions and 0 deletions

View File

@ -44,6 +44,7 @@ let
"invalid-env"
"prefix"
"suffix"
"overlength-strings"
];
f = name: lib.nameValuePair name (makeGoldenTest name);
in builtins.listToAttrs (builtins.map f names);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long