Eelco Dolstra
|
e418976107
|
* Option --argstr for passing string arguments easily. (NIX-75)
|
2007-01-14 12:32:44 +00:00 |
|
Eelco Dolstra
|
9e30694f98
|
* Fix the tests wrt the AST changes, i.e., Str(s) -> Str(s, []), and
the semantic changes.
|
2006-10-17 11:08:59 +00:00 |
|
Eelco Dolstra
|
e47e0c2dbe
|
* Builtin function `getEnv' for getting environment variables.
|
2006-09-24 17:48:41 +00:00 |
|
Eelco Dolstra
|
2ab4bc44c7
|
* Builtin function `add' to add integers.
* Put common test functions in tests/lang/lib.nix.
|
2006-09-22 15:29:21 +00:00 |
|
Eelco Dolstra
|
93d9797eda
|
* Urgh (see NIX-56).
|
2006-08-22 09:34:38 +00:00 |
|
Eelco Dolstra
|
4874fd2d9a
|
* Test for `nix-instantiate --eval-only --xml'.
|
2006-08-17 11:28:29 +00:00 |
|
Eelco Dolstra
|
84c4631221
|
* Simplification.
|
2006-03-01 12:51:18 +00:00 |
|
Eelco Dolstra
|
a4c63c6e8e
|
* Make it easy to run individual tests from the command line.
|
2006-03-01 12:15:33 +00:00 |
|
Eelco Dolstra
|
ed09821859
|
* Use atdiff' instead of cmp' for checking test output.
* Don't use local file names in tests since they will produce
different parse trees depending on the current directory.
|
2004-10-27 13:12:58 +00:00 |
|
Eelco Dolstra
|
463e2817c5
|
* Remove ancient Fix tests.
* Add automated Nix expression language tests.
|
2004-10-27 12:41:53 +00:00 |
|