node/test
Maciej Małecki e10ed097cb path fs: move `path.exists*` to `fs.exists*`
`path.exists*` functions show a deprecation warning and call functions
from `fs`. They should be removed later.

test: fix references to `path.exists*` in tests

test fs: add test for `fs.exists` and `fs.existsSync`

doc: reflect moving `path.exists*` to `fs`
2012-01-21 14:37:14 +01:00
..
addons move isolate V8 functions out of node.cc 2011-12-29 01:56:11 +01:00
disabled test: add missing copyright headers 2011-12-06 22:02:26 +01:00
fixtures test: new test, verify that we don't close and reuse fd 0 2011-12-06 22:02:26 +01:00
internet Add binding to uv_getaddrinfo 2011-10-20 15:06:53 -07:00
message Remove separation of libuv tests 2011-11-02 16:38:59 -07:00
pummel test: add missing copyright headers 2011-12-06 22:02:26 +01:00
simple path fs: move `path.exists*` to `fs.exists*` 2012-01-21 14:37:14 +01:00
common.js fix test-http-curl-chunk-problem.js and test-pipe-file-to-http.js on windows 2011-10-25 14:10:12 -07:00