index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
parallel.sh
Age
Commit message (
Expand
)
Author
2012-09-11
Don't put results symlinks in the tests directory
Eelco Dolstra
2011-10-10
* Refactoring: remove unnecessary variables from the tests.
Eelco Dolstra
2010-02-04
* Grmbl. Timing-sensitive tests are evil.
Eelco Dolstra
2009-03-30
* Make the poll interval configurable.
Eelco Dolstra
2009-03-25
* Removed the locking.sh test; it's redundant because of the extended
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
* 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
2006-03-01
* Simplification.
Eelco Dolstra
2006-03-01
* Make it easy to run individual tests from the command line.
Eelco Dolstra
2005-02-09
* Propagate the deriver of a path through the substitute mechanism.
Eelco Dolstra
2005-01-25
* In nix-store: change `--build' back to `--realise'. Also brought
Eelco Dolstra
2004-05-13
* The build hooks used to implement distributed builds can now be run
Eelco Dolstra
2004-05-12
* Use `-j0'.
Eelco Dolstra
2004-05-11
* True parallel builds. Nix can now run as many build jobs in
Eelco Dolstra
2004-05-04
* A test to verify that Nix executes build jobs in parallel, if
Eelco Dolstra