about summary refs log tree commit diff
path: root/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2016-05-30 Re-implement binary cache signature checkingEelco Dolstra1-1/+1
2016-05-30 LocalStore::addToStore: Verify hash of the imported pathEelco Dolstra1-1/+1
2016-04-29 Eliminate the substituter mechanismEelco Dolstra6-135/+1
2016-04-25 Improved logging abstractionEelco Dolstra1-10/+1
2016-04-21 Fix test failuresEelco Dolstra1-4/+4
2016-04-16 Print out all bad references/requisites at onceDan Peebles1-1/+2
2016-04-14 Make the search path lazier with non-fatal errorsEelco Dolstra1-0/+6
2016-04-14 Add tests for restricted eval modeEelco Dolstra2-1/+19
2016-04-13 nix-profile test: Set USERShea Levy1-2/+3
2016-04-11 Remove manifest supportEelco Dolstra10-127/+5
2016-04-08 Remove failed build cachingEelco Dolstra3-44/+1
2016-03-30 Fix nix-copy-closure test on 16.03Eelco Dolstra1-1/+1
2016-03-24 Use shorter daemon socket path in testsEelco Dolstra3-5/+5
2016-02-15 Fix broken number parsing in fromJSONEelco Dolstra1-1/+1
2016-02-15 Fix test broken by #762Eelco Dolstra1-1/+1
2016-02-12 Merge pull request #762 from ctheune/ctheune-floatsEelco Dolstra7-3/+23
2016-02-01 Remove tests/lexer.shEelco Dolstra3-4/+1
2016-01-31 Use the daemon when we don't have write access to the Nix databaseEelco Dolstra1-0/+1
2016-01-20 Revert "Revert "next try for "don't abort when given unmatched '}' with 'star...Eelco Dolstra3-1/+6
2016-01-20 Revert "next try for "don't abort when given unmatched '}' with 'start-condit...Eelco Dolstra3-6/+1
2016-01-19 next try for "don't abort when given unmatched '}' with 'start-condition stac...Fabian Schmitthenner3-1/+6
2016-01-07 Fix repair testEelco Dolstra1-0/+12
2016-01-06 Adapt tests to show that floats work properly.Christian Theune7-3/+23
2015-11-04 Support SHA-512 hashesEelco Dolstra4-15/+20