Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-21 | * Update the expected test output (no longer an ATerm). | Eelco Dolstra | 1 | -1/+1 | |
2006-10-17 | * Fix the tests wrt the AST changes, i.e., Str(s) -> Str(s, []), and | Eelco Dolstra | 1 | -1/+1 | |
the semantic changes. | |||||
2006-09-22 | * Builtin function `add' to add integers. | Eelco Dolstra | 1 | -1/+1 | |
* Put common test functions in tests/lang/lib.nix. | |||||
2004-10-27 | * Remove ancient Fix tests. | Eelco Dolstra | 1 | -0/+1 | |
* Add automated Nix expression language tests. |