index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2017-06-19
macOS: Ugly hack to make the tests succeed
Eelco Dolstra
2017-05-29
Add test for setuid seccomp filter
Eelco Dolstra
2017-05-24
Merge branch 'nar-accessor-tree' of https://github.com/bennofs/nix
Eelco Dolstra
2017-05-17
Document that builtins.match takes a POSIX extended RE
Eelco Dolstra
2017-05-15
nar-archive.cc: add tests for the nar index
Benno Fünfstück
2017-05-08
Linux sandbox: Fix compatibility with older kernels
Eelco Dolstra
2017-05-05
Make the location of the build directory in the sandbox configurable
Eelco Dolstra
2017-05-02
build-remote: Add a basic test
Eelco Dolstra
2017-05-02
Add a test for diverted stores
Eelco Dolstra
2017-05-02
Fix build hook test
Eelco Dolstra
2017-05-01
Remove $NIX_BUILD_HOOK and $NIX_CURRENT_LOAD
Eelco Dolstra
2017-05-01
Fix lexer to support `$'` in multiline strings.
Guillaume Maudoux
2017-04-25
Fix nix-shell test
Eelco Dolstra
2017-04-13
Convert Settings to the new config system
Eelco Dolstra
2017-04-08
tests/timeout: create output so tests don't trivially pass
Will Dietz
2017-04-08
Process nix.conf options in "new" nix commands, add test.
Will Dietz
2017-03-31
Merge branch 'remove-perl' of https://github.com/shlevy/nix
Eelco Dolstra
2017-03-21
Fix tests to reflect the signed-binary-caches default change
Eelco Dolstra
2017-02-24
Fix nix-shell tests
Eelco Dolstra
2017-02-21
useChroot -> useSandbox
Eelco Dolstra
2017-02-07
Remove perl dependency.
Shea Levy
2017-01-19
Merge pull request #981 from shlevy/build-remote-c++
Eelco Dolstra
2017-01-19
Kill builds when we get EOF on the log FD
Eelco Dolstra
2017-01-19
Add a test for --max-silent-time
Eelco Dolstra
2017-01-03
nix-shell: In #! mode, pass the last argument
Eelco Dolstra
2017-01-03
tests: Add simple tests for nix-shell
Tuomas Tynkkynen
2016-12-19
Revert "Merge branch 'seccomp' of https://github.com/aszlig/nix"
Eelco Dolstra
2016-12-15
Merge branch 'seccomp' of https://github.com/aszlig/nix
Eelco Dolstra
2016-11-27
Improve error message on trailing path slashes
Guillaume Maudoux
2016-11-16
seccomp: Forge return codes for POSIX ACL syscalls
aszlig
2016-11-16
release.nix: Add a test for sandboxing
aszlig
2016-11-13
Fix comments parsing
Guillaume Maudoux
2016-11-10
build-remote: Implement in C++
Shea Levy
2016-10-19
Handle $TMPDIR ending with a slash
Eelco Dolstra
2016-09-12
Fix gc-runtime test
Eelco Dolstra
2016-09-08
Fix test failure
Eelco Dolstra
2016-08-29
Add builtin function "partition"
Eelco Dolstra
2016-08-17
Add a mechanism for derivation attributes to reference the derivation's outputs
Eelco Dolstra
2016-08-10
Remove $NIX_DB_DIR
Eelco Dolstra
2016-08-10
Nuke nix-push.
Shea Levy
2016-08-10
Remove nix-install-package.
Shea Levy
2016-07-21
Shut up warning
Eelco Dolstra
2016-06-17
Fix test
Eelco Dolstra
2016-06-01
HttpBinaryCacheStore: Fix caching of WantMassQuery
Eelco Dolstra
2016-05-31
Fix nix-profile test in a chroot
Eelco Dolstra
2016-05-31
Disable the SSH substituter test for now
Eelco Dolstra
2016-05-30
Forgot to commit
Eelco Dolstra
2016-05-30
Test trying the next substitute after a bad signature
Eelco Dolstra
2016-05-30
Test the NAR info cache
Eelco Dolstra
2016-05-30
Re-implement binary cache signature checking
Eelco Dolstra
[next]