0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/test
isaacs e3074689f5 Fix #3521 Use an object as the process.env proto
For some reason, though, it looks like EnvGetter is not called for the
key `__proto__`, so I can't make the info->Data() accessible.  However,
putting the Object.prototype keys there, in such a way that they are not
OwnProperties, and are supersceded by environs, makes process.env much
less weird.
2012-06-26 09:08:40 -07:00
..
addons test: update addons .gitignore 2012-05-24 14:07:09 +02:00
disabled Merge remote-tracking branch 'ry/v0.6' into master 2012-04-18 11:57:54 -07:00
fixtures test: add deprecation fixture 2012-06-21 14:47:25 -07:00
gc test: use the debug build of node-weak when necessary 2012-06-13 17:58:28 -07:00
internet Revert "DNS: Support NAPTR queries" 2012-06-16 11:02:49 -07:00
message Update message test for new v8 behavior 2012-06-14 08:37:44 -07:00
pummel fs: make fs.watchFile() work on windows 2012-06-21 03:05:18 +02:00
simple Fix #3521 Use an object as the process.env proto 2012-06-26 09:08:40 -07:00
common.js typed arrays: add Uint8ClampedArray 2012-03-28 22:57:15 +02:00