electron/spec/node
Cheng Zhao bf4756fdfb Pass PATH environment in the child_process.fork spec.
The uv_spawn under Windows requires the PATH environment variable to be
there, otherwise it would throw a 203 system error, it should be a bug
of node.
2013-09-05 14:55:22 +08:00
..
child_process.coffee Pass PATH environment in the child_process.fork spec. 2013-09-05 14:55:22 +08:00
contexts.coffee Add two tests regarding crashes in context switching. 2013-07-17 18:52:02 +08:00
message_loop.coffee Install spec's third party modules in the source root. 2013-07-17 18:51:16 +08:00