Commit Graph

3 Commits (master)

Author SHA1 Message Date
David Allsopp 8b80c57fb2 Remove use of ln -sf from ocamltest
Implemented ln -sfT exactly on Unix and almost exactly on Windows.
2020-07-23 15:05:00 +01:00
David Allsopp fc0abfaad8 Remove use of rm -rf from ocamltest 2020-07-23 15:04:49 +01:00
David Allsopp 9bc33d945a Add Ocamltest_stdlib.Unix.has_symlink
Replaces the duplicated C stub. Functions from Unix must be explictly
imported.
2020-07-23 14:55:36 +01:00