aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-07-03Merge branch 'master' into add-traceBen Burdette
2020-07-03Merge pull request #3778 from tweag/parallel-testsEelco Dolstra
2020-07-03Hopefully fix macOS test failureEelco Dolstra
2020-07-03Shorten the path to the test rootregnat
2020-07-03Fix the test dependenciesregnat
2020-07-02Add test for nix developEelco Dolstra
2020-07-02Set gc-reserved-space to 0 in testsEelco Dolstra
2020-07-02Make the gc-auto test more reliableregnat
2020-07-02Make the gc-concurrent test more reliableregnat
2020-07-02Run the tests in parallelregnat
2020-06-30'from string'Ben Burdette
2020-06-30Merge branch 'master' into add-traceBen Burdette
2020-06-25build-remote.sh: Test LegacySSHStoreEelco Dolstra
2020-06-24nixCode -> LinesOfCodeBen Burdette
2020-06-18Merge branch 'master' into caveman-LOCsBen Burdette
2020-06-11Merge remote-tracking branch 'upstream/master' into errors-phase-2Ben Burdette
2020-06-08Merge branch 'errors-phase-2' into caveman-LOCsBen Burdette
2020-06-08Actually test nix-env with a remote storeregnat
2020-06-03update error grepBen Burdette
2020-06-03Merge remote-tracking branch 'upstream/master' into errors-phase-2Ben Burdette
2020-05-30Improve ref validity checking in fetchGitNikola Knezevic
2020-05-21position for stdin, string; (string) for trace; fix testsBen Burdette
2020-05-15Merge remote-tracking branch 'upstream/master' into errors-phase-2Ben Burdette
2020-05-12tests/binary-cache.sh: Improve incomplete closure testEelco Dolstra
2020-05-11Merge branch 'master' into errors-phase-2Ben Burdette
2020-05-08add pos to errorinfo, remove from hintsBen Burdette
2020-05-01rename run to shell in testsMatthew Kenigsberg
2020-04-15Merge pull request #3458 from zimbatm/nix-user-conf-dirEelco Dolstra
2020-04-14add NIX_USER_CONF_FILESzimbatm
2020-04-10Add test case for temporary directories on darwinBruce Toll
2020-04-10Fix nix-build --check -K in sandbox w/o rootBruce Toll
2020-04-09Delete temporary directory on successful buildBruce Toll
2020-04-08Merge pull request #3468 from Infinisil/functionArgsPositionsEelco Dolstra
2020-04-07Merge branch 'fetchgit-recursive' of https://github.com/blitz/nixEelco Dolstra
2020-04-07Backport libfetchers from the flakes branchEelco Dolstra
2020-04-02Make function arguments retain position infoSilvan Mosberger
2020-03-30Remove global -I flagsEelco Dolstra
2020-03-29tests/fetchGitSubmodules.sh: more checksBjørn Forsman
2020-03-29fetchGit: fix submodule output attributeBjørn Forsman
2020-03-29tests/fetchGitSubmodules: add more testsBjørn Forsman
2020-03-29Fix typo in submodule testJulian Stecklina
2020-03-29Rename fetchGit fetchSubmodules to just submodulesJulian Stecklina
2020-03-29Add more test for git submodule functionalityJulian Stecklina
2020-03-29Add git submodule fixes from @bjornforJulian Stecklina
2020-03-29Add test for fetchGit submodule supportJulian Stecklina
2020-03-24Misc changes from the flakes branchEelco Dolstra
2020-03-24Pretty-print 'nix why-depends' / 'nix-store -q --tree' outputEelco Dolstra
2020-03-11Move some corepkgs into the nix binaryEelco Dolstra
2020-03-04Add test for foldl'Eelco Dolstra
2020-01-21Fix derivation computation with __structuredAttrs and multiple outputsEelco Dolstra