Age | Commit message (Expand) | Author |
2006-07-24 | * New language feature: domain checks, which check whether a function | Eelco Dolstra |
2006-07-24 | * `touch' might not be in $PATH. | Eelco Dolstra |
2006-07-24 | * Tests for domain checks. | Eelco Dolstra |
2006-07-24 | * Refactoring to support domain checks. | Eelco Dolstra |
2006-07-21 | * Purify `make check'. | Eelco Dolstra |
2006-07-21 | * Test for runtime root finding. | Eelco Dolstra |
2006-07-20 | * Doh. | Eelco Dolstra |
2006-07-20 | * Call find-runtime-roots.pl from the garbage collector to prevent | Eelco Dolstra |
2006-07-19 | * Add a precise test for hashDerivatioModulo. | Eelco Dolstra |
2006-07-10 | * This expression has an undefined variable which isn't detected, so | Eelco Dolstra |
2006-06-16 | * Skip this test on Cygwin, too slow (and doesn't test anything Cygwin-specif... | Eelco Dolstra |
2006-05-29 | * Handle $PATHs with spaces. | Eelco Dolstra |
2006-05-08 | * Allow function argument default values to refer to other arguments | Eelco Dolstra |
2006-05-02 | * More tests. | Eelco Dolstra |
2006-05-02 | * Tests for NIX-45. | Eelco Dolstra |
2006-05-01 | * String interpolation. Expressions like | Eelco Dolstra |
2006-05-01 | * Allow string concatenations involving derivations, e.g., | Eelco Dolstra |
2006-04-25 | * Unless --with-bzip2 is specified, use a copy of bzip2 in the | Eelco Dolstra |
2006-03-10 | * Allow `make check' to work in directories that have symlink | Eelco Dolstra |
2006-03-10 | * `nix-env -qa --description' shows human-readable descriptions of | Eelco Dolstra |
2006-03-10 | * Oops. | Eelco Dolstra |
2006-03-10 | * `nix-env -q' now accepts arguments that allow specific derivations | Eelco Dolstra |
2006-03-01 | * Tests for fixed-output derivations (and attribute selection, incidentally). | Eelco Dolstra |
2006-03-01 | * Tests to prevent a repeat of the parseHash32 debacle. | Eelco Dolstra |
2006-03-01 | * Doh! | Eelco Dolstra |
2006-03-01 | * More test coverage. | Eelco Dolstra |
2006-03-01 | * Doh! | Eelco Dolstra |
2006-03-01 | * Test `nix-store -q --binding'. | Eelco Dolstra |
2006-03-01 | * Test `nix-store --add' and `nix-store -q --hash'. | Eelco Dolstra |
2006-03-01 | * TDD! Woohoo! | Eelco Dolstra |
2006-03-01 | * Oops! | Eelco Dolstra |
2006-03-01 | * Test the nix-store --gc subflags. | Eelco Dolstra |
2006-03-01 | * Test nix-build. This also tests indirect roots. | Eelco Dolstra |
2006-03-01 | * Clear the substitutes prior to running the test. | Eelco Dolstra |
2006-03-01 | * Add a test for nix-log2xml. | Eelco Dolstra |
2006-03-01 | * Simplification. | Eelco Dolstra |
2006-03-01 | * Make it easy to run individual tests from the command line. | Eelco Dolstra |
2006-02-22 | * Aha! | Eelco Dolstra |
2006-02-22 | * WTF? | Eelco Dolstra |
2006-02-22 | * More tests. | Eelco Dolstra |
2006-02-22 | * Check whether "nix-store -q --graph" generates a valid dot graph. | Eelco Dolstra |
2006-02-17 | * Fix for NIX-31: "nix-env -i foo" installing all derivations named | Eelco Dolstra |
2006-02-17 | * And another test. | Eelco Dolstra |
2006-02-17 | * Regression test for NIX-31. | Eelco Dolstra |
2006-02-12 | * Doh. | Eelco Dolstra |
2006-02-08 | * Test-driven development, woohoo! nix-env should work on functions, | Eelco Dolstra |
2006-02-08 | * Tests for nix-env, finally! | Eelco Dolstra |
2005-12-15 | * Typo. | Eelco Dolstra |
2005-12-13 | * Change `referer' to `referrer' throughout. In particular, the | Eelco Dolstra |
2005-12-11 | * Add a test to demonstrate the quadratic complexity of referrer | Eelco Dolstra |