nixpkgs/pkgs/test/make-binary-wrapper
Alyssa Ross 887edae254
tests.makeBinaryWrapper: avoid same-triple cross
We shouldn't try compiling to aarch64-unknown-linux-gnu from
aarch64-unknown-linux-gnu, because that tends to confuse things and is
not representative of actual cross compilation usage.
2023-04-19 18:34:47 +00:00
..
add-flags.c makeWrapper,makeBinaryWrapper: implement --append-flags 2022-05-30 23:07:58 +02:00
add-flags.cmdline makeWrapper,makeBinaryWrapper: implement --append-flags 2022-05-30 23:07:58 +02:00
add-flags.env makeWrapper,makeBinaryWrapper: implement --append-flags 2022-05-30 23:07:58 +02:00
argv0.c Add golden effects test 2021-12-09 11:32:28 +00:00
argv0.cmdline Add golden effects test 2021-12-09 11:32:28 +00:00
argv0.env Add golden effects test 2021-12-09 11:32:28 +00:00
basic.c Add golden effects test 2021-12-09 11:32:28 +00:00
basic.cmdline Add golden effects test 2021-12-09 11:32:28 +00:00
basic.env Add golden effects test 2021-12-09 11:32:28 +00:00
chdir.c makeBinaryWrapper: Fix chdir golden test for darwin 2021-12-16 21:12:59 +01:00
chdir.cmdline makeBinaryWrapper: Fix chdir golden test for darwin 2021-12-16 21:12:59 +01:00
chdir.env makeBinaryWrapper: Fix chdir golden test for darwin 2021-12-16 21:12:59 +01:00
combination.c makeWrapper,makeBinaryWrapper: implement --append-flags 2022-05-30 23:07:58 +02:00
combination.cmdline Add golden effects test 2021-12-09 11:32:28 +00:00
combination.env Add golden effects test 2021-12-09 11:32:28 +00:00
cross.nix makeBinaryWrapper: fix cross-compilation and add test 2022-05-31 13:55:41 +02:00
default.nix tests.makeBinaryWrapper: avoid same-triple cross 2023-04-19 18:34:47 +00:00
env.c Add golden effects test 2021-12-09 11:32:28 +00:00
env.cmdline Add golden effects test 2021-12-09 11:32:28 +00:00
env.env Add golden effects test 2021-12-09 11:32:28 +00:00
envcheck.c Add golden effects test 2021-12-09 11:32:28 +00:00
inherit-argv0.c Add golden effects test 2021-12-09 11:32:28 +00:00
inherit-argv0.cmdline Add golden effects test 2021-12-09 11:32:28 +00:00
inherit-argv0.env Add golden effects test 2021-12-09 11:32:28 +00:00
invalid-env.c Add golden effects test 2021-12-09 11:32:28 +00:00
invalid-env.cmdline Add golden effects test 2021-12-09 11:32:28 +00:00
overlength-strings.c makeBinaryWrapper: add overlength-strings test 2022-05-06 17:03:30 +02:00
overlength-strings.cmdline makeBinaryWrapper: add overlength-strings test 2022-05-06 17:03:30 +02:00
overlength-strings.env makeBinaryWrapper: add overlength-strings test 2022-05-06 17:03:30 +02:00
prefix.c Add golden effects test 2021-12-09 11:32:28 +00:00
prefix.cmdline Add golden effects test 2021-12-09 11:32:28 +00:00
prefix.env Add golden effects test 2021-12-09 11:32:28 +00:00
suffix.c Add golden effects test 2021-12-09 11:32:28 +00:00
suffix.cmdline Add golden effects test 2021-12-09 11:32:28 +00:00
suffix.env Add golden effects test 2021-12-09 11:32:28 +00:00