node/test
James M Snell ce145bf358 repl: filter integer keys from repl tab complete list
Refactored version of https://github.com/joyent/node/pull/25819

Removes integer keys (and keys starting with numbers) from
candidate list on repl tab complete. Refactored the originally
submitted change to simplify and ensure that the integer keys
do not show up on objects either.

Reviewed By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/2409
2015-08-21 21:40:44 -07:00
..
addons test: drop Isolate::GetCurrent() from addon tests 2015-08-18 21:27:43 +02:00
cctest
debugger
disabled
fixtures crypto: check for OpenSSL errors when signing 2015-08-17 21:38:12 -07:00
gc test: enable linting for tests 2015-05-19 21:21:27 +02:00
internet test: clarify dropMembership() call 2015-08-09 13:23:37 -07:00
message test: remove unreachable code 2015-08-20 20:16:47 +02:00
parallel repl: filter integer keys from repl tab complete list 2015-08-21 21:40:44 -07:00
pummel
sequential repl: dont throw ENOENT on NODE_REPL_HISTORY_FILE 2015-08-20 10:29:35 -04:00
testpy
timers
.eslintrc test: disallow unreachable code 2015-08-20 20:12:44 +02:00
common.js