index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2010-06-25
tests/build-hook.hook.sh: prefer more portable `...` syntax over $(...) for r...
Peter Simons
2010-05-12
* Print attributes in sorted order.
Eelco Dolstra
2010-05-12
* Implemented tryEval, the last missing primop in the fast-eval
Eelco Dolstra
2010-05-07
* Sync with the trunk.
Eelco Dolstra
2010-04-22
* Check for duplicate attribute names / function arguments. `make
Eelco Dolstra
2010-04-21
* Update the expected test output (no longer an ATerm).
Eelco Dolstra
2010-04-21
* Because --parse-only no longer produces an ATerm, don't check the
Eelco Dolstra
2010-04-19
* Drop the dependency on the ATerm library.
Eelco Dolstra
2010-04-01
* Removed the `~' operator.
Eelco Dolstra
2010-03-31
(no commit message)
Eelco Dolstra
2010-03-31
* Fix the broken test for listToAttrs.
Eelco Dolstra
2010-03-31
Make source location info in the XML output optional.
Ludovic Courtès
2010-03-25
* Simplify @-patterns: only `{attrs}@name' or `name@{attrs}' are now
Eelco Dolstra
2010-03-23
* Doh.
Eelco Dolstra
2010-03-23
* Test "with as; with bs;" since nobody knows what its semantics is.
Eelco Dolstra
2010-02-04
* Grmbl. Timing-sensitive tests are evil.
Eelco Dolstra
2009-11-13
* In nix-pull/nix-channel, create the manifests directory if it
Eelco Dolstra
2009-09-15
* Two primops: builtins.intersectAttrs and builtins.functionArgs.
Eelco Dolstra
2009-05-15
* Change the scoping of "inherit (e) ..." in recs so that the
Eelco Dolstra
2009-05-15
* Some syntactic sugar for attribute sets: allow {x.y.z = ...;} as a
Eelco Dolstra
2009-03-31
* Do a substitution even if --max-jobs == 0.
Eelco Dolstra
2009-03-30
* Make the poll interval configurable.
Eelco Dolstra
2009-03-28
* Simplify communication with the hook a bit (don't use file
Eelco Dolstra
2009-03-27
* Argh, stupid timing sensitive tests...
Eelco Dolstra
2009-03-25
* Negative caching, i.e. caching of build failures. Disabled by
Eelco Dolstra
2009-03-25
* Removed the locking.sh test; it's redundant because of the extended
Eelco Dolstra
2009-03-25
* Use bash in the tests.
Eelco Dolstra
2009-03-23
* Make this test a bit more robust. It's still timing dependent
Eelco Dolstra
2009-03-22
* Test case (currently fails): multiple Nix builds shouldn't block
Eelco Dolstra
2009-03-18
* Unify exportReferencesGraph and exportBuildReferencesGraph, and make
Eelco Dolstra
2009-03-18
* Improve the test.
Eelco Dolstra
2009-03-18
* Better cleanup after tests.
Eelco Dolstra
2009-03-18
* Missing file.
Eelco Dolstra
2009-03-18
* Acquire the locks on the output paths before trying to run the build
Eelco Dolstra
2009-03-18
* Clean up some tests (use nix-build where appropriate).
Eelco Dolstra
2009-03-17
* Regression test for exportBuildReferencesGraph. It currently fails.
Eelco Dolstra
2009-03-17
* Refactoring: renamed *.nix.in to *.nix.
Eelco Dolstra
2009-03-17
* Regression test for the `exportReferencesGraph'
Eelco Dolstra
2008-12-12
* Simplify deleting .lock files in /nix/store: just don't delete them
Eelco Dolstra
2008-12-12
* Some hackery to make "make check" succeed on Cygwin.
Eelco Dolstra
2008-12-04
* Be sure to clean up the daemon if the test fails.
Eelco Dolstra
2008-12-03
(no commit message)
Eelco Dolstra
2008-12-03
* Unify the treatment of sources copied to the store, and recursive
Eelco Dolstra
2008-11-20
* Urgh.
Eelco Dolstra
2008-11-20
* Blindly doing a replacement of occurences of $bindir (when running
Eelco Dolstra
2008-11-20
* Don't set the prefix to /nix by default, rather use the Autoconf
Eelco Dolstra
2008-08-14
* Added an experimental feature suggested by Andres: ellipses ("...")
Eelco Dolstra
2008-08-14
* @-patterns as in Haskell. For instance, in a function definition
Eelco Dolstra
2008-08-14
* Refactoring: combine functions that take an attribute set and
Eelco Dolstra
2008-08-14
* Increase the sleep periods a bit to make the test less likely to
Eelco Dolstra
[next]