depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-15
* Two primops: builtins.intersectAttrs and builtins.functionArgs.
Eelco Dolstra
2
-0
/
+95
2009-05-15
* Change the scoping of "inherit (e) ..." in recs so that the
Eelco Dolstra
2
-0
/
+7
2009-05-15
* Some syntactic sugar for attribute sets: allow {x.y.z = ...;} as a
Eelco Dolstra
5
-0
/
+35
2009-03-31
* Do a substitution even if --max-jobs == 0.
Eelco Dolstra
1
-1
/
+1
2009-03-30
* Make the poll interval configurable.
Eelco Dolstra
1
-1
/
+1
2009-03-28
* Simplify communication with the hook a bit (don't use file
Eelco Dolstra
1
-3
/
+3
2009-03-27
* Argh, stupid timing sensitive tests...
Eelco Dolstra
1
-4
/
+4
2009-03-25
* Negative caching, i.e. caching of build failures. Disabled by
Eelco Dolstra
3
-1
/
+45
2009-03-25
* Removed the locking.sh test; it's redundant because of the extended
Eelco Dolstra
5
-45
/
+11
2009-03-25
* Use bash in the tests.
Eelco Dolstra
2
-1
/
+2
2009-03-23
* Make this test a bit more robust. It's still timing dependent
Eelco Dolstra
3
-10
/
+14
2009-03-22
* Test case (currently fails): multiple Nix builds shouldn't block
Eelco Dolstra
1
-2
/
+34
2009-03-18
* Unify exportReferencesGraph and exportBuildReferencesGraph, and make
Eelco Dolstra
1
-2
/
+3
2009-03-18
* Improve the test.
Eelco Dolstra
1
-2
/
+6
2009-03-18
* Better cleanup after tests.
Eelco Dolstra
1
-5
/
+8
2009-03-18
* Missing file.
Eelco Dolstra
1
-0
/
+1
2009-03-18
* Acquire the locks on the output paths before trying to run the build
Eelco Dolstra
3
-5
/
+7
2009-03-18
* Clean up some tests (use nix-build where appropriate).
Eelco Dolstra
6
-33
/
+17
2009-03-17
* Regression test for exportBuildReferencesGraph. It currently fails.
Eelco Dolstra
3
-6
/
+34
2009-03-17
* Refactoring: renamed *.nix.in to *.nix.
Eelco Dolstra
22
-264
/
+209
2009-03-17
* Regression test for the `exportReferencesGraph'
Eelco Dolstra
8
-33
/
+69
2008-12-12
* Simplify deleting .lock files in /nix/store: just don't delete them
Eelco Dolstra
2
-3
/
+19
2008-12-12
* Some hackery to make "make check" succeed on Cygwin.
Eelco Dolstra
1
-0
/
+4
2008-12-04
* Be sure to clean up the daemon if the test fails.
Eelco Dolstra
1
-0
/
+2
2008-12-03
(no commit message)
Eelco Dolstra
2
-1
/
+2
2008-12-03
* Unify the treatment of sources copied to the store, and recursive
Eelco Dolstra
3
-7
/
+51
2008-11-20
* Urgh.
Eelco Dolstra
1
-0
/
+2
2008-11-20
* Blindly doing a replacement of occurences of $bindir (when running
Eelco Dolstra
1
-1
/
+0
2008-11-20
* Don't set the prefix to /nix by default, rather use the Autoconf
Eelco Dolstra
1
-2
/
+2
2008-08-14
* Added an experimental feature suggested by Andres: ellipses ("...")
Eelco Dolstra
7
-5
/
+20
2008-08-14
* @-patterns as in Haskell. For instance, in a function definition
Eelco Dolstra
5
-0
/
+32
2008-08-14
* Refactoring: combine functions that take an attribute set and
Eelco Dolstra
5
-10
/
+16
2008-08-14
* Increase the sleep periods a bit to make the test less likely to
Eelco Dolstra
3
-12
/
+17
2008-08-11
* Removed the "valid values" feature. Nobody uses it anyway.
Eelco Dolstra
8
-34
/
+4
2008-08-04
* Fix the tests.
Eelco Dolstra
2
-0
/
+2
2008-08-02
* Make nix-env --dry-run print the paths to be substituted correctly
Eelco Dolstra
2
-16
/
+37
2008-07-18
* Fix the tests.
Eelco Dolstra
1
-0
/
+6
2008-07-11
* Generalised the dependencyClosure primop to builtins.genericClosure,
Eelco Dolstra
3
-0
/
+380
2008-07-01
* Export the nix-env derivation name parsing and version comparison
Eelco Dolstra
3
-0
/
+43
2008-06-15
* Test instrumentation.
Eelco Dolstra
1
-0
/
+1
2008-06-10
* Fixed compatibility with old versions of "wc" that print whitespace
Eelco Dolstra
1
-2
/
+2
2008-06-09
* Merged the no-bdb branch (-r10900:HEAD
Eelco Dolstra
5
-8
/
+78
2008-02-05
* Doh.
Eelco Dolstra
1
-1
/
+1
2008-02-05
* Regression test.
Eelco Dolstra
2
-2
/
+9
2008-01-04
* New primop `unsafeDiscardStringContext' to get rid of string
Eelco Dolstra
2
-0
/
+7
2007-12-31
(no commit message)
Eelco Dolstra
2
-1
/
+1
2007-12-30
* Fix the hashDerivationModulo test. I should really investigate
Eelco Dolstra
1
-2
/
+4
2007-12-14
* Another insane Mac OS X 10.5 compatibility hack.
Eelco Dolstra
1
-0
/
+14
2007-12-14
* Mac OS X 10.5 compatibility: `echo -n foo' suddenly prints `-n foo'
Eelco Dolstra
1
-1
/
+1
2007-12-06
* Syntax to escape '', ${.
Eelco Dolstra
2
-2
/
+8
[next]