about summary refs log tree commit diff
path: root/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-04 Support base-64 hashesEelco Dolstra2-3/+16
2017-06-19 macOS: Ugly hack to make the tests succeedEelco Dolstra1-0/+4
2017-05-29 Add test for setuid seccomp filterEelco Dolstra1-0/+108
2017-05-24 Merge branch 'nar-accessor-tree' of https://github.com/bennofs/nixEelco Dolstra3-1/+48
2017-05-17 Document that builtins.match takes a POSIX extended REEelco Dolstra1-0/+3
2017-05-15 nar-archive.cc: add tests for the nar indexBenno Fünfstück3-1/+48
2017-05-08 Linux sandbox: Fix compatibility with older kernelsEelco Dolstra1-1/+1
2017-05-05 Make the location of the build directory in the sandbox configurableEelco Dolstra1-2/+6
2017-05-02 build-remote: Add a basic testEelco Dolstra3-1/+27
2017-05-02 Add a test for diverted storesEelco Dolstra2-1/+29
2017-05-02 Fix build hook testEelco Dolstra1-2/+2
2017-05-01 Remove $NIX_BUILD_HOOK and $NIX_CURRENT_LOADEelco Dolstra1-1/+0
2017-05-01 Fix lexer to support `$'` in multiline strings.Guillaume Maudoux2-2/+10
2017-04-25 Fix nix-shell testEelco Dolstra1-2/+4
2017-04-13 Convert Settings to the new config systemEelco Dolstra1-1/+1
2017-04-08 tests/timeout: create output so tests don't trivially passWill Dietz1-0/+3
2017-04-08 Process nix.conf options in "new" nix commands, add test.Will Dietz1-0/+5
2017-03-31 Merge branch 'remove-perl' of https://github.com/shlevy/nixEelco Dolstra1-6/+6
2017-03-21 Fix tests to reflect the signed-binary-caches default changeEelco Dolstra2-7/+7
2017-02-24 Fix nix-shell testsEelco Dolstra2-0/+2
2017-02-21 useChroot -> useSandboxEelco Dolstra1-1/+1
2017-02-07 Remove perl dependency.Shea Levy1-6/+6
2017-01-19 Merge pull request #981 from shlevy/build-remote-c++Eelco Dolstra1-0/+1
2017-01-19 Kill builds when we get EOF on the log FDEelco Dolstra2-0/+13
2017-01-19 Add a test for --max-silent-timeEelco Dolstra3-7/+24
2017-01-03 nix-shell: In #! mode, pass the last argumentEelco Dolstra2-3/+3
2017-01-03 tests: Add simple tests for nix-shellTuomas Tynkkynen4-1/+72
2016-12-19 Revert "Merge branch 'seccomp' of https://github.com/aszlig/nix"Eelco Dolstra1-54/+0
2016-12-15 Merge branch 'seccomp' of https://github.com/aszlig/nixEelco Dolstra1-0/+54
2016-11-27 Improve error message on trailing path slashesGuillaume Maudoux1-0/+6
2016-11-16 seccomp: Forge return codes for POSIX ACL syscallsaszlig1-1/+2
2016-11-16 release.nix: Add a test for sandboxingaszlig1-0/+53
2016-11-13 Fix comments parsingGuillaume Maudoux2-0/+60
2016-11-10 build-remote: Implement in C++Shea Levy1-0/+1
2016-10-19 Handle $TMPDIR ending with a slashEelco Dolstra2-2/+2
2016-09-12 Fix gc-runtime testEelco Dolstra1-1/+1
2016-09-08 Fix test failureEelco Dolstra1-3/+3
2016-08-29 Add builtin function "partition"Eelco Dolstra2-0/+6
2016-08-17 Add a mechanism for derivation attributes to reference the derivation's outputsEelco Dolstra3-2/+25
2016-08-10 Remove $NIX_DB_DIREelco Dolstra6-14/+10
2016-08-10 Nuke nix-push.Shea Levy5-18/+6
2016-08-10 Remove nix-install-package.Shea Levy2-21/+1
2016-07-21 Shut up warningEelco Dolstra1-0/+1
2016-06-17 Fix testEelco Dolstra1-1/+1
2016-06-01 HttpBinaryCacheStore: Fix caching of WantMassQueryEelco Dolstra1-18/+34
2016-05-31 Fix nix-profile test in a chrootEelco Dolstra2-3/+8
2016-05-31 Disable the SSH substituter test for nowEelco Dolstra1-5/+6
2016-05-30 Forgot to commitEelco Dolstra1-0/+7
2016-05-30 Test trying the next substitute after a bad signatureEelco Dolstra1-2/+10
2016-05-30 Test the NAR info cacheEelco Dolstra5-29/+18