Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-10-17 | * Fix the tests wrt the AST changes, i.e., Str(s) -> Str(s, []), and | Eelco Dolstra | 1 | -4/+2 |
2006-09-24 | * Builtin function `getEnv' for getting environment variables. | Eelco Dolstra | 1 | -0/+2 |
2006-09-22 | * Builtin function `add' to add integers. | Eelco Dolstra | 1 | -3/+3 |
2006-08-22 | * Urgh (see NIX-56). | Eelco Dolstra | 1 | -7/+10 |
2006-08-17 | * Test for `nix-instantiate --eval-only --xml'. | Eelco Dolstra | 1 | -1/+12 |
2006-03-01 | * Simplification. | Eelco Dolstra | 1 | -4/+4 |
2006-03-01 | * Make it easy to run individual tests from the command line. | Eelco Dolstra | 1 | -0/+2 |
2004-10-27 | * Use `atdiff' instead of `cmp' for checking test output. | Eelco Dolstra | 1 | -2/+2 |
2004-10-27 | * Remove ancient Fix tests. | Eelco Dolstra | 1 | -0/+47 |