0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-25 16:34:05 +01:00
nodejs/test/disabled
koichik a3e3ad40b1 Fix fs can't handle large file on 64bit platform
fs.read() and fs.write() can't handle more than 2GB files on 64bit platform.
Also fs.truncate() can't handle more than 4GB files.

Fixes #1199.
Fixes #1094.
2011-07-14 02:52:54 +09:00
..
GH-670.js Don't error on ENOTCONN from shutdown() 2011-04-11 15:33:24 -07:00
test-cat.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-child-process-uid-gid.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-dns.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-eio-race3.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-fs-largefile.js Fix fs can't handle large file on 64bit platform 2011-07-14 02:52:54 +09:00
test-fs-sendfile.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-agent2.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-big-proxy-responses.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-head-request.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-stress.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-http-tls.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-https-loop-to-google.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-idle-watcher.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-net-fd-passing.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-net-tls-pummel.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-net-tls.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-process-title.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-readline.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-remote-module-loading.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-setuidgid.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-tls-large-push.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-tls-server.js Update copyright headers 2011-03-14 17:37:05 -07:00
test-tty-stdio.js Update copyright headers 2011-03-14 17:37:05 -07:00
tls_client.js Update copyright headers 2011-03-14 17:37:05 -07:00
tls_server.js Update copyright headers 2011-03-14 17:37:05 -07:00
tls-client.js Update copyright headers 2011-03-14 17:37:05 -07:00