You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ali Ijaz Sheikh 751404dc28 test: fix over-dependence on native promise impl 8 years ago
..
2100bytes.js test: remove blank lines at end of files 8 years ago
2100bytes.out Fix message tests 15 years ago
console_low_stack_space.js module: don't cache uninitialized builtins 9 years ago
console_low_stack_space.out module: don't cache uninitialized builtins 9 years ago
core_line_numbers.js test: remove unnecessary assignments 9 years ago
core_line_numbers.out src: rename "node" script to "bootstrap_node" 8 years ago
error_exit.js test: s/assert.equal/assert.strictEqual/ 8 years ago
error_exit.out test: s/assert.equal/assert.strictEqual/ 8 years ago
eval_messages.js test: use eslint to fix var->const/let 8 years ago
eval_messages.out vm: refactor vm module 8 years ago
hello_world.js test: remove unused assert module imports 9 years ago
hello_world.out Add message tests 15 years ago
max_tick_depth.js test: use eslint to fix var->const/let 8 years ago
max_tick_depth.out process: remove maxTickDepth from _tickCallback 12 years ago
message.status test: remove flaky status from eval_messages test 9 years ago
nexttick_throw.js test,tools: enable linting for undefined vars 9 years ago
nexttick_throw.out src: rename "node" script to "bootstrap_node" 8 years ago
stack_overflow.js test: remove unused assert module imports 9 years ago
stack_overflow.out bindings: update api 12 years ago
stdin_messages.js test: use eslint to fix var->const/let 8 years ago
stdin_messages.out vm: refactor vm module 8 years ago
testcfg.py test: fail for missing output files 8 years ago
throw_custom_error.js tools: enable no-throw-literal ESLint rule 8 years ago
throw_custom_error.out tools: enable no-throw-literal ESLint rule 8 years ago
throw_in_line_with_tabs.js tools: enable no-throw-literal ESLint rule 8 years ago
throw_in_line_with_tabs.out tools: enable no-throw-literal ESLint rule 8 years ago
throw_non_error.js tools: enable no-throw-literal ESLint rule 8 years ago
throw_non_error.out tools: enable no-throw-literal ESLint rule 8 years ago
throw_null.js tools: enable no-throw-literal ESLint rule 8 years ago
throw_null.out tools: enable no-throw-literal ESLint rule 8 years ago
throw_undefined.js tools: enable no-throw-literal ESLint rule 8 years ago
throw_undefined.out tools: enable no-throw-literal ESLint rule 8 years ago
timeout_throw.js test: provide duration/interval to timers 8 years ago
timeout_throw.out timers: improve setTimeout/Interval performance 8 years ago
undefined_reference_in_new_context.js test: use const for all require() calls 8 years ago
undefined_reference_in_new_context.out vm: refactor vm module 8 years ago
unhandled_promise_trace_warnings.js promise: better stack traces for --trace-warnings 8 years ago
unhandled_promise_trace_warnings.out test: fix over-dependence on native promise impl 8 years ago
vm_caught_custom_runtime_error.js vm: don't print out arrow message for custom error 8 years ago
vm_caught_custom_runtime_error.out vm: don't print out arrow message for custom error 8 years ago
vm_display_runtime_error.js test: use const for all require() calls 8 years ago
vm_display_runtime_error.out vm: refactor vm module 8 years ago
vm_display_syntax_error.js test: use const for all require() calls 8 years ago
vm_display_syntax_error.out vm: refactor vm module 8 years ago
vm_dont_display_runtime_error.js test: use const for all require() calls 8 years ago
vm_dont_display_runtime_error.out vm: refactor vm module 8 years ago
vm_dont_display_syntax_error.js test: use const for all require() calls 8 years ago
vm_dont_display_syntax_error.out vm: refactor vm module 8 years ago