Ryan Hendrickson
|
df8b425f89
|
makeBinaryWrapper: protect wildcards in flags
|
2023-09-18 02:49:33 -04:00 |
|
Naïm Favier
|
1c70b694fe
|
makeWrapper,makeBinaryWrapper: implement --append-flags
|
2022-05-30 23:07:58 +02:00 |
|
Jacek Galowicz
|
2bc7345064
|
Add golden effects test
|
2021-12-09 11:32:28 +00:00 |
|
Tobias Bergkvist
|
3997e9de67
|
Switch from malloc to calloc in addFlags
|
2021-12-01 23:07:30 +01:00 |
|
Tobias Bergkvist
|
3a014be2f2
|
Assert that malloc does not return a NULL pointer for better error messages + to satisfy static analysis tools.
|
2021-11-09 02:56:32 +01:00 |
|
Tobias Bergkvist
|
b7d36b8d59
|
Add golden tests for make-binary-wrapper.
To run tests after cloning on linux, use the following:
nix-build pkgs/top-level/release.nix -A tests.make-binary-wrapper.x86_64-linux
|
2021-10-04 22:35:09 +02:00 |
|