about summary refs log tree commit diff
path: root/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-03 gc-auto.sh: Add some more instrumentationEelco Dolstra1-4/+6
2019-08-29 Don't rely on st_blocksEelco Dolstra1-2/+2
2019-08-29 Maybe fix #3058Eelco Dolstra1-4/+4
2019-08-29 Add some more instrumentationEelco Dolstra1-0/+3
2019-08-28 gc-auto.sh: Increase verbosityEelco Dolstra1-2/+2
2019-08-27 Hopefully fix post-hook test on macOSEelco Dolstra1-1/+1
2019-08-15 Merge pull request #2782 from grahamc/flamesEelco Dolstra2-1/+88
2019-08-14 Track function start and ends for flame graphsGraham Christensen2-1/+88
2019-08-08 tests/post-hook.sh: Don't put result link in cwdEelco Dolstra1-1/+1
2019-08-08 Rename file for consistencyEelco Dolstra2-1/+1
2019-08-07 Merge pull request #2995 from tweag/post-build-hookEelco Dolstra4-1/+22
2019-08-02 Add a test for auto-GCEelco Dolstra2-1/+62
2019-08-02 Add a post-build-hookregnat4-1/+22
2019-07-30 Merge pull request #3013 from basvandijk/disable-lsof-for-darwin-testsEelco Dolstra1-0/+1
2019-07-30 Disable findRuntimeRoots on darwin when running tests because lsof is slowBas van Dijk1-0/+1
2019-07-30 Allow builtins.pathExists to check the existence of /nix/store pathsBas van Dijk1-1/+4
2019-07-25 Use $HOME instead of $USERMatthew Bauer1-1/+1
2019-07-02 timeout: test for error codeGraham Christensen1-4/+8
2019-07-02 build: replace 100 offset for build exit codesDaiderd Jordan1-2/+2
2019-07-02 build: add tests for --check status codesDaiderd Jordan2-4/+24
2019-06-24 Fix abort in fromTOMLEelco Dolstra2-1/+8
2019-06-24 Add more fromTOML testsEelco Dolstra2-1/+20
2019-06-15 Fix test failures when $TMPDIR changesEelco Dolstra4-10/+8
2019-06-01 Fix segfault in builtin fetchurl with hashed mirrors + SRI hashesEelco Dolstra1-0/+4
2019-05-29 Enable more fromTOML testsEelco Dolstra2-17/+15
2019-05-29 Fix eval-okay-fromTOML testEelco Dolstra1-1/+1
2019-05-28 Merge branch 'attrPaths' of https://github.com/NinjaTrappeur/nixEelco Dolstra6-0/+23
2019-05-12 build: add test for sandboxed --checkDaiderd Jordan1-0/+3
2019-05-08 fix hashfile test that wasn't failing due to eval lazinessWill Dietz1-1/+1
2019-05-03 Add builtins.hashFileDaniel Schaefer7-1/+11
2019-03-27 Update eval-okay-types.exp to match #1828Eelco Dolstra1-1/+1
2019-03-24 Add isPath primopzimbatm1-0/+2
2019-03-10 Update tests to the new --roots formatGuillaume Maudoux1-1/+1
2019-03-04 Restore --init calls in testsEelco Dolstra2-0/+4
2019-02-22 remove noop uses of nix-store --initzimbatm2-4/+0
2019-01-31 Add builtins.appendContext.Shea Levy1-2/+4
2019-01-14 Add builtins.getContext.Shea Levy2-0/+23
2018-12-14 tests/fetchurl: fix after changing default hash from 512 to 256Will Dietz1-1/+1
2018-12-13 Support SRI hashesEelco Dolstra2-1/+22
2018-11-20 Merge branch 'better-git-cache' of https://github.com/graham-at-target/nixEelco Dolstra1-2/+2
2018-11-07 Enable sandboxing by defaultEelco Dolstra2-9/+7
2018-10-27 Restore old (dis)allowedRequisites behaviour for self-referencesEelco Dolstra3-1/+5
2018-10-23 Per-output reference and closure size checksEelco Dolstra1-1/+1
2018-10-08 Merge pull request #2452 from ElvishJerricco/verify-sigs-overflowEelco Dolstra1-0/+4
2018-09-28 Check requiredSystemFeatures for local buildsEelco Dolstra1-1/+2
2018-09-25 Add a test for signed content-addressed pathsWill Fancher1-0/+4
2018-09-10 Prefer 'remote builder' over 'slave'Graham Christensen1-18/+18
2018-08-19 FIx floating point evaluationEelco Dolstra2-0/+7
2018-08-17 fetchGit: use a better caching schemeGraham Christensen1-2/+2
2018-08-06 Require libbrotliEelco Dolstra2-8/+0