aboutsummaryrefslogtreecommitdiff
path: root/tests/config.nix.in
AgeCommit message (Collapse)Author
2021-06-23Make the CA tests actuall test CA derivationsregnat
Fix a mistake in config.nix that was preventing `NIX_TESTS_CA_BY_DEFAULT` from having any meaningful effect
2021-06-15Add a test for the gc with CA derivationsregnat
Also add a small architecture to easily run CA-enabled tests
2020-05-12tests/binary-cache.sh: Improve incomplete closure testEelco Dolstra
Issue #3373.
2020-03-24Misc changes from the flakes branchEelco Dolstra
2019-11-26Remove most of <nix/config.nix>Eelco Dolstra
This is no longer needed.
2013-11-25Add support for ‘make installcheck’Eelco Dolstra
2012-01-03* Add a test for nix-channel.Eelco Dolstra
* Refactor the nix-channel unpacker a bit.
2009-03-17* Refactoring: renamed *.nix.in to *.nix.Eelco Dolstra
2009-03-17* Regression test for the `exportReferencesGraph'Eelco Dolstra
derivation attribute.