Ben Noordhuis
|
018e110cd1
|
test: replace .addListener() calls with .on()
|
2011-10-15 01:08:36 +02:00 |
Colton Baker
|
87286cc737
|
Fixed a lot of jslint errors.
Fixes #1831
|
2011-10-05 18:51:06 -07:00 |
Ryan Dahl
|
a44748b3d7
|
win2k3: fix test-child-process-env
|
2011-08-01 17:18:01 -07:00 |
Igor Zinkovsky
|
925b467a4e
|
fix test-child-process-env on windows
|
2011-08-01 14:49:10 -07:00 |
Ryan Dahl
|
55048cdf79
|
Update copyright headers
|
2011-03-14 17:37:05 -07:00 |
Nathan Rajlich
|
a9a252fda9
|
Read up the prototype of the 'env' object.
Closes GH-713.
|
2011-02-24 16:36:23 -08:00 |
Oleg Efimov
|
0665f0271e
|
GJSLint all simple tests exclude http-*, url, path
|
2010-12-05 15:41:58 -08:00 |
Ryan Dahl
|
a0159b4b29
|
Fix global leaks
|
2010-12-04 15:58:50 -08:00 |
Bert Belder
|
94914135df
|
New api for child_process.spawn; ability to set cwd for spawn()ed process
Tests for child_process.spawn() use new API
Test for deprecated child_process.spawn() API
|
2010-08-06 13:37:30 -07:00 |
Ryan Dahl
|
9fd5e3c89c
|
Update tests to work with module contexts
|
2010-07-15 14:21:31 -07:00 |
Ryan Dahl
|
ba792ea202
|
:%s/sys.puts/console.log/g
and there was much rejoicing
|
2010-06-23 20:05:29 -07:00 |
Ryan Dahl
|
04c06b9149
|
child process now use net.Socket
|
2010-03-17 14:00:17 -07:00 |
isaacs
|
5861db8a69
|
Remove process.mixin dependency from all tests.
|
2010-03-08 17:57:04 -08:00 |
Ryan Dahl
|
769a35024f
|
Allow passing env to child process
|
2010-03-03 10:45:58 -08:00 |