summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
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
2019-03-04Restore --init calls in testsEelco Dolstra
2019-02-22remove noop uses of nix-store --initzimbatm
2019-01-31Add builtins.appendContext.Shea Levy
2019-01-14Add builtins.getContext.Shea Levy
2018-12-14tests/fetchurl: fix after changing default hash from 512 to 256Will Dietz
2018-12-13Support SRI hashesEelco Dolstra
2018-11-20Merge branch 'better-git-cache' of https://github.com/graham-at-target/nixEelco Dolstra
2018-11-07Enable sandboxing by defaultEelco Dolstra
2018-10-27Restore old (dis)allowedRequisites behaviour for self-referencesEelco Dolstra
2018-10-23Per-output reference and closure size checksEelco Dolstra
2018-10-08Merge pull request #2452 from ElvishJerricco/verify-sigs-overflowEelco Dolstra
2018-09-28Check requiredSystemFeatures for local buildsEelco Dolstra
2018-09-25Add a test for signed content-addressed pathsWill Fancher
2018-09-10Prefer 'remote builder' over 'slave'Graham Christensen
2018-08-19FIx floating point evaluationEelco Dolstra