summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
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
2020-01-07Add support for \u escape in fromJSONNikola Knezevic
2020-01-02passAsFile: leave out the hash prefixedef
2019-12-16nix-store -r: Handle symlinks to store pathsEelco Dolstra
2019-12-13Validate tarball componentsEelco Dolstra
2019-12-13Simplify tarball testEelco Dolstra
2019-12-13Initial gzip supportTom Bereknyei
2019-12-10Add base32 encoder/decoderEelco Dolstra
2019-12-03Disable recursive Nix test on macOSEelco Dolstra
2019-12-02Merge remote-tracking branch 'origin/recursive-nix'Eelco Dolstra
2019-11-26Remove most of <nix/config.nix>Eelco Dolstra
2019-11-26Merge pull request #3238 from puckipedia/attrset-overrides-dynamicEelco Dolstra
2019-11-26Disallow empty store path namesEelco Dolstra
2019-11-25Add testcase for attrset using __overrides and dynamic attrsPuck Meerburg
2019-11-08Replace $TMPDIR with $TEST_ROOT in tests/fetchurl.shEric Culp
2019-11-06Enable recursive Nix using a featureEelco Dolstra
2019-11-06Add a test for recursive NixEelco Dolstra
2019-11-05Fix VM testsEelco Dolstra
2019-10-27Merge branch 'issue-3147-inNixShell-arg' of https://github.com/hercules-ci/nixEelco Dolstra
2019-10-27Add inNixShell = true to nix-shell auto-callRobert Hensing
2019-10-27Merge branch 'tojson-tostring-fix' of https://github.com/mayflower/nixEelco Dolstra
2019-10-27builtins.toJSON: fix __toString usageRobin Gloster
2019-10-21Add experimental-features settingEelco Dolstra
2019-10-09nix-env: Create ~/.nix-profile automaticallyEelco Dolstra
2019-10-09nix-profile.sh: Don't create .nix-channelsEelco Dolstra
2019-10-09Remove world-writability from per-user directoriesEelco Dolstra
2019-09-18function-trace: always show the tracezimbatm
2019-09-04gc-auto.sh: Increase sleep timeEelco Dolstra
2019-09-03gc-auto.sh: More test fixesEelco Dolstra
2019-09-03gc-auto.sh: Add some more instrumentationEelco Dolstra
2019-08-29Don't rely on st_blocksEelco Dolstra
2019-08-29Maybe fix #3058Eelco Dolstra