node/test/known_issues
Brian White c3ad97d3cc events: don't inherit from Object.prototype
This commit safely allows event names that are named the same as
properties that are ordinarily inherited from Object.prototype such
as __proto__.

Fixes: https://github.com/nodejs/node/issues/728
PR-URL: https://github.com/nodejs/node/pull/6092
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-04-26 12:16:18 -07:00
..
test-child-process-max-buffer.js test: add batch of known issue tests 2016-03-12 09:56:29 -05:00
test-module-deleted-extensions.js test: add batch of known issue tests 2016-03-12 09:56:29 -05:00
test-process-external-stdio-close.js test: add batch of known issue tests 2016-03-12 09:56:29 -05:00
test-stdin-is-always-net.socket.js test: fix offending max-len linter error 2016-04-01 02:47:40 +05:30
test-stdout-buffer-flush-on-exit.js test: add known_issues test for GH-2148 2016-03-30 19:45:29 -07:00
test-vm-function-redefinition.js test: bug repro for vm function redefinition 2016-03-04 08:53:13 -05:00
test-vm-getters.js test: add batch of known issue tests 2016-03-12 09:56:29 -05:00
testcfg.py tools: support testing known issues 2016-03-04 08:50:42 -05:00