Files
node-v0.x-archive/test
Maciej Małecki b73ec84ce1 test: test for process.argv[0] correctness
joyent/node@b0c1541227 introduced a
regression causing `process.argv[0]` to be invalid in node processes
spawned from `PATH` (without explicit path to executable file - for
example when using global node installation).

Instead of finding a correct path to the executable, `process.cwd()`
would be prepended to `process.argv[0]`.
2012-02-23 20:23:24 -08:00
..
2012-02-06 15:44:42 +01:00
2012-02-18 15:34:57 -08:00
2012-02-18 15:34:57 -08:00