gomod2nix/tests
adisbladis 659c2ad32d Remove linkerd test
It takes too long in CI and doesn't exercise any code paths not already tested by other tests.
2022-08-24 10:17:09 +08:00
..
cli-args Add package generation for non development packages 2022-06-14 05:15:43 +08:00
cross tests: Add a cross test 2022-05-30 18:23:54 +08:00
ethermint reproduce the relPath issue 2022-05-20 17:41:57 +08:00
helm tests: Get rid of meta since stdenv.lib is no longer available 2022-05-28 22:56:52 +08:00
minikube tests.minikube: Fix test 2022-05-28 22:56:52 +08:00
mkgoenv Fix Go compiler missing from mkGoEnv created environments 2022-08-23 21:11:28 +08:00
default.nix Add python test script 2020-12-03 16:23:39 +01:00
Makefile tests: Reimplement test harness in Go 2022-05-28 22:56:52 +08:00
README.md Add python test script 2020-12-03 16:23:39 +01:00
run.go Add package generation for non development packages 2022-06-14 05:15:43 +08:00

Tests for gomod2nix

These expressions have been copied from nixpkgs and adapted