summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
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-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
2019-08-29Add some more instrumentationEelco Dolstra
2019-08-28gc-auto.sh: Increase verbosityEelco Dolstra
2019-08-27Hopefully fix post-hook test on macOSEelco Dolstra
2019-08-15Merge pull request #2782 from grahamc/flamesEelco Dolstra
2019-08-14Track function start and ends for flame graphsGraham Christensen
2019-08-08tests/post-hook.sh: Don't put result link in cwdEelco Dolstra
2019-08-08Rename file for consistencyEelco Dolstra
2019-08-07Merge pull request #2995 from tweag/post-build-hookEelco Dolstra
2019-08-02Add a test for auto-GCEelco Dolstra
2019-08-02Add a post-build-hookregnat
2019-07-30Merge pull request #3013 from basvandijk/disable-lsof-for-darwin-testsEelco Dolstra
2019-07-30Disable findRuntimeRoots on darwin when running tests because lsof is slowBas van Dijk
2019-07-30Allow builtins.pathExists to check the existence of /nix/store pathsBas van Dijk
2019-07-25Use $HOME instead of $USERMatthew Bauer
2019-07-02timeout: test for error codeGraham Christensen
2019-07-02build: replace 100 offset for build exit codesDaiderd Jordan
2019-07-02build: add tests for --check status codesDaiderd Jordan
2019-06-24Fix abort in fromTOMLEelco Dolstra
2019-06-24Add more fromTOML testsEelco Dolstra
2019-06-15Fix test failures when $TMPDIR changesEelco Dolstra
2019-06-01Fix segfault in builtin fetchurl with hashed mirrors + SRI hashesEelco Dolstra
2019-05-29Enable more fromTOML testsEelco Dolstra
2019-05-29Fix eval-okay-fromTOML testEelco Dolstra
2019-05-28Merge branch 'attrPaths' of https://github.com/NinjaTrappeur/nixEelco Dolstra
2019-05-12build: add test for sandboxed --checkDaiderd Jordan
2019-05-08fix hashfile test that wasn't failing due to eval lazinessWill Dietz
2019-05-03Add builtins.hashFileDaniel Schaefer
2019-03-27Update eval-okay-types.exp to match #1828Eelco Dolstra
2019-03-24Add isPath primopzimbatm
2019-03-10Update tests to the new --roots formatGuillaume Maudoux