Ryan Dahl
|
42529ddfb5
|
waf: Don't build out/Debug/node_g - just out/Debug/node
This is to match how GYP does it.
|
13 years ago |
Ryan Dahl
|
a7300c8297
|
WAF builds in out/ instead of build/
|
13 years ago |
Ryan Dahl
|
879eb16280
|
Have WAF variants match GYP configuration names
|
13 years ago |
Ryan Dahl
|
c4454d2efc
|
net_uv: Don't error on ECONNRESET
Fixes #1571.
|
13 years ago |
Ben Noordhuis
|
a002f4f453
|
test: enable simple/test-http-dns-error for `make test-uv`
|
13 years ago |
Ryan Dahl
|
e6b06bc6c5
|
win: fix test-process-env
Remove support for setting process.env.TZ as it doesn't seem we can do it
x-platform without fixing V8.
|
13 years ago |
Ryan Dahl
|
c171a0851a
|
Add test-pipe-file-to-http to test-uv
|
13 years ago |
Ryan Dahl
|
b3bc009a89
|
Fix test-net-server-on-fd-0 for windows by removing assert
Rename to regression test for GH-746 as the fd 0 behavior was not what the
bug report was about.
|
13 years ago |
Ryan Dahl
|
501b0b91be
|
Add fixed tests to test-uv
|
13 years ago |
Ryan Dahl
|
03b5831f90
|
Bring back old Makefile and configure script
GYP and WAF need to live in parallel for some time.
|
13 years ago |
Ryan Dahl
|
db1bf679d8
|
Move GYP file to the project root
|
13 years ago |
Ryan Dahl
|
13d685bdab
|
symlink in ./node and ./node_g for make users
|
13 years ago |
Ryan Dahl
|
cafe446f42
|
Add 'make test' and friends
|
13 years ago |
Peter Bright
|
71333b3f5b
|
Modify GYP scripts for VC build
|
13 years ago |
Ben Noordhuis
|
ad31e5af56
|
build: don't try to `ls -lh` executables that don't exist
Avoids `ls: cannot access build/debug/node_g: No such file or directory`.
Not an actual error but it confuses people.
|
13 years ago |
Ryan Dahl
|
bef9f56cac
|
Bring gyp into the tools directory; handwritten makefile
|
13 years ago |
Ryan Dahl
|
4f3c8b3972
|
WIP
|
13 years ago |
Ben Noordhuis
|
38f948a373
|
http: make http2 the default, legacy backend is available with --use-http1
Fixes #1441.
|
13 years ago |
Ben Noordhuis
|
e1bb241b51
|
test: add targets `test-http2` and `test-all-http2`
Passes `--use-http2` to node. Fixes #1430.
|
13 years ago |
Ryan Dahl
|
99c15e5661
|
child_process_uv: don't attempt to pass test-child-process-deprecated-api
|
13 years ago |
Ryan Dahl
|
ced0b14185
|
Add test-tls-securepair-server to test-uv
|
13 years ago |
Ryan Dahl
|
e3ac47771c
|
child_process_uv: fix test-child-process-stdin and -ipc
|
13 years ago |
Ryan Dahl
|
624dd38d89
|
child_process_uv: fix test/simple/test-child-process-env
|
13 years ago |
Ryan Dahl
|
ef767a152b
|
child_process_uv: fix simple/test-child-process-cwd
|
13 years ago |
Ryan Dahl
|
19a62589b2
|
child_process_uv: add exec, fix simple/test-child-process-exec-cwd
|
13 years ago |
Ryan Dahl
|
7772f21b60
|
initial pass at lib/child_process_uv.js
|
13 years ago |
Ryan Dahl
|
799c7bdcb6
|
Fix test-module-load-list for use-uv
|
13 years ago |
Ben Noordhuis
|
345df289eb
|
test: test pipe API with raw net.Stream() object
Test case for #1379.
|
13 years ago |
Ryan Dahl
|
20ced0ea1e
|
Add tls tests to test-uv
|
13 years ago |
Ryan Dahl
|
a0198d065d
|
Remove logos from package
|
13 years ago |
Ben Noordhuis
|
725fcf5587
|
test: add test-net-pingpong to `make test-uv` list
|
13 years ago |
Bert Belder
|
3de406cc58
|
Add tests for process.nextTick bugs on windows
These are supposed to pass w/ libuv, so add them to the test-uv tests.
|
13 years ago |
Ben Noordhuis
|
0c396c05fd
|
test: beef up checks in test-http-unix-socket.js, add to `make test-uv`
|
13 years ago |
Ryan Dahl
|
404a4db611
|
Output size of binaries on 'make'
|
13 years ago |
Henry Rawas
|
f3f3b12364
|
net_uv: getsockname binding
|
13 years ago |
Ryan Dahl
|
f4154d2940
|
Add 'make test-uv-debug'
To run: ./configure --debug && make test-uv-debug
|
13 years ago |
Henry Rawas
|
3a96469319
|
connect-timeout callbacks after close
|
13 years ago |
Ryan Dahl
|
f5a7de1ea7
|
windows: fix simple/test-executable-path
|
13 years ago |
Henry Rawas
|
e70702c620
|
connect-buffer play back queued write and end
|
14 years ago |
Henry Rawas
|
77ecc5a41a
|
add working http tests
|
13 years ago |
Henry Rawas
|
8adc6b8921
|
net_uv: Add maxConnections support
|
13 years ago |
Henry Rawas
|
92057554d5
|
fix socket-timeout. Also fix makefile test list name net-stream
|
14 years ago |
Henry Rawas
|
fad91d16ea
|
test-net-reconnect needs socket connect event
|
14 years ago |
Henry Rawas
|
19f248400f
|
test-uv: add more test cases
|
14 years ago |
Henry Rawas
|
ff49299b48
|
add tests to "make test-uv"
|
14 years ago |
Ryan Dahl
|
15286c8361
|
Start 'make test-uv' command
|
14 years ago |
Robert Mustacchi
|
7ea19d02fd
|
Use same make as when originally invoked
|
14 years ago |
George Stagas
|
21e3b668cb
|
Added favicon.ico
|
14 years ago |
Ryan Dahl
|
eb155ea6f6
|
Bump version to v0.4.0
|
14 years ago |
Ryan Dahl
|
eb565e1ce2
|
Simplify website
|
14 years ago |