index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2014-02-01
Fix logging test
Eelco Dolstra
2014-02-01
Fix the nix-profile test
Eelco Dolstra
2014-02-01
Remove Automakefiles
Eelco Dolstra
2014-02-01
Update Makefile variable names
Eelco Dolstra
2014-01-30
Rename Makefile -> local.mk
Eelco Dolstra
2014-01-21
Merge branch 'master' into make
Eelco Dolstra
2014-01-14
Allow "bare" dynamic attrs
Shea Levy
2014-01-08
Fix signed-binary-caches test
Eelco Dolstra
2014-01-08
Test whether Nix correctly checks the hash of downloaded NARs
Eelco Dolstra
2014-01-08
Support cryptographically signed binary caches
Eelco Dolstra
2014-01-06
Merge branch 'dynamic-attrs-no-sugar' of github.com:shlevy/nix
Eelco Dolstra
2014-01-06
Disable the tail call test
Eelco Dolstra
2013-12-31
Fold dynamic binds handling into addAttr
Shea Levy
2013-12-31
Dynamic attrs
Shea Levy
2013-12-31
Add the ExprBuiltin Expr type to the AST
Shea Levy
2013-11-25
Add support for ‘make installcheck’
Eelco Dolstra
2013-11-19
Add a toJSON primop
Eelco Dolstra
2013-11-18
Add a primop unsafeGetAttrPos to return the position of an attribute
Eelco Dolstra
2013-11-18
Add a symbol __curPos that expands to the current source location
Eelco Dolstra
2013-11-18
Support quoted attribute names in -A
Eelco Dolstra
2013-11-12
Add a test to check that tail calls run in bounded stack space
Eelco Dolstra
2013-10-24
Rename "attribute sets" to "sets"
Eelco Dolstra
2013-10-24
Add a test of the type primops
Eelco Dolstra
2013-10-17
Fix test
Eelco Dolstra
2013-10-17
Test string semantics a bit more
Eelco Dolstra
2013-10-17
Add a test for type correctness of antiquotes
Eelco Dolstra
2013-10-16
Add a regression test for correct path antiquotation behavior
Eelco Dolstra
2013-10-11
Adjust to the NixOS/Nixpkgs merge
Eelco Dolstra
2013-09-02
Adda test for build-max-log-size
Eelco Dolstra
2013-08-26
Simplify inherited attribute handling
Shea Levy
2013-08-26
Fix typos, especially those that end up in the Nix manual
Ivan Kozik
2013-08-02
Let the ordering operators also work on strings
Eelco Dolstra
2013-08-02
Add comparison operators ‘<’, ‘<=’, ‘>’ and ‘>=’
Eelco Dolstra
2013-08-02
Add integer ‘-’, ‘*’ and ‘/’ operators
Eelco Dolstra
2013-08-02
Add a unary integer negation operator
Eelco Dolstra
2013-08-02
Overload the ‘+’ operator to support integer addition
Eelco Dolstra
2013-07-31
Test the delayed with a bit more
Eelco Dolstra
2013-07-31
Delay evaulation of `with` attrs until a variable lookup needs them
Shea Levy
2013-07-01
Add support for uncompressed NARs in binary caches
Eelco Dolstra
2013-06-20
Don't keep "disabled" substituters running
Eelco Dolstra
2013-04-23
Show that --timeout doesn't work if the build produces log output
Eelco Dolstra
2013-04-23
Test whether --fallback works if NARS have disappeared from the binary cache
Eelco Dolstra
2013-04-23
Test NAR info caching
Eelco Dolstra
2013-03-08
Revert "Prevent config.h from being clobbered"
Eelco Dolstra
2013-03-07
Prevent config.h from being clobbered
Eelco Dolstra
2013-02-08
Rename "hash" to "hashString" and handle SHA-1
Eelco Dolstra
2013-02-08
experimental/hash
Marc Weber
2013-01-21
Fix the VM tests
Eelco Dolstra
2013-01-02
Urgggh
Eelco Dolstra
2013-01-02
If a substitute closure is incomplete, build dependencies, then retry the sub...
Eelco Dolstra
[next]