index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2016-11-13
Fix comments parsing
Guillaume Maudoux
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
2016-05-30
LocalStore::addToStore: Verify hash of the imported path
Eelco Dolstra
2016-04-29
Eliminate the substituter mechanism
Eelco Dolstra
2016-04-25
Improved logging abstraction
Eelco Dolstra
2016-04-21
Fix test failures
Eelco Dolstra
2016-04-16
Print out all bad references/requisites at once
Dan Peebles
2016-04-14
Make the search path lazier with non-fatal errors
Eelco Dolstra
2016-04-14
Add tests for restricted eval mode
Eelco Dolstra
2016-04-13
nix-profile test: Set USER
Shea Levy
2016-04-11
Remove manifest support
Eelco Dolstra
2016-04-08
Remove failed build caching
Eelco Dolstra
2016-03-30
Fix nix-copy-closure test on 16.03
Eelco Dolstra
2016-03-24
Use shorter daemon socket path in tests
Eelco Dolstra
2016-02-15
Fix broken number parsing in fromJSON
Eelco Dolstra
2016-02-15
Fix test broken by #762
Eelco Dolstra
2016-02-12
Merge pull request #762 from ctheune/ctheune-floats
Eelco Dolstra
2016-02-01
Remove tests/lexer.sh
Eelco Dolstra
2016-01-31
Use the daemon when we don't have write access to the Nix database
Eelco Dolstra
2016-01-20
Revert "Revert "next try for "don't abort when given unmatched '}' with 'star...
Eelco Dolstra
2016-01-20
Revert "next try for "don't abort when given unmatched '}' with 'start-condit...
Eelco Dolstra
2016-01-19
next try for "don't abort when given unmatched '}' with 'start-condition stac...
Fabian Schmitthenner
2016-01-07
Fix repair test
Eelco Dolstra
2016-01-06
Adapt tests to show that floats work properly.
Christian Theune
2015-11-04
Support SHA-512 hashes
Eelco Dolstra
2015-10-30
<nix/fetchurl.nix>: Support xz-compressed NARs
Eelco Dolstra
2015-10-30
<nix/fetchurl.nix>: Support downloading and unpacking NARs
Eelco Dolstra
2015-07-31
Output line number on infinite recursion
Iwan Aucamp
2015-07-28
Add sort primop
Eelco Dolstra
2015-07-28
Add primop genList
Eelco Dolstra
2015-07-24
Add replaceStrings primop
Eelco Dolstra
2015-07-24
Add concatStringsSep as a primop
Eelco Dolstra
2015-07-23
Add primops all and any
Eelco Dolstra
2015-07-23
Add foldl' primop
Eelco Dolstra
[next]