aboutsummaryrefslogtreecommitdiff
path: root/tests/lang/eval-okay-pathexists.nix
AgeCommit message (Collapse)Author
2006-10-17* Fix the tests wrt the AST changes, i.e., Str(s) -> Str(s, []), andEelco Dolstra
the semantic changes.
2006-09-24* Primop `toPath' to convert a string to a path.Eelco Dolstra
* Primop `pathExists' to check for path existence.