summaryrefslogtreecommitdiff
path: root/test/message
AgeCommit message (Expand)Author
2014-10-16test: make test runner multi-arch/mode compatibleBen Noordhuis
2014-10-12test: fix error messages after v8 upgradeFedor Indutny
2014-06-05Merge branch 'v0.10'Fedor Indutny
2014-05-07lib: name EventEmitter prototype methodsBen Noordhuis
2014-03-03src: domain should not replace nextTick functionTimothy J Fontaine
2014-02-06node: do not print SyntaxError hints to stderrFedor Indutny
2013-12-23src: only access stack of non-null errorsVladimir Kurchatkin
2013-12-10src: only access stack of defined errorsVladimir Kurchatkin
2013-08-28vm: update API to use options argumentDomenic Denicola
2013-08-21vm, core, module: re-do vm to fix known issuesDomenic Denicola
2013-08-15test: update tests after internal api changeBen Noordhuis
2013-05-30process: remove maxTickDepth from _tickCallbackTrevor Norris
2013-05-21util: Add debuglog, deprecate console lookalikesisaacs
2013-04-05test: Fix message/error_exitisaacs
2013-03-20bindings: update apiTrevor Norris
2013-02-27process: separate nextTick domain logicTrevor Norris
2013-02-27core: Remove the nextTick for running the main fileisaacs
2013-02-25src, test: downgrade to v8 3.14 apiBen Noordhuis
2013-02-15process: streamlining tick callback logicTrevor Norris
2013-02-15Revert "Move MakeCallback to JS"isaacs
2013-01-02test: make tests work with newer v8Fedor Indutny
2012-12-29node: emit 'exit' when exiting with errorisaacs
2012-12-29timers: Move list.ontimeout to separate functionisaacs
2012-12-29test-message: Add setTimeout and nextTick message testsisaacs
2012-12-14test: Update message tests for streams2isaacs
2012-10-29Print warning when maxTickDepth is reachedisaacs
2012-09-28test: Fix stdin message testsisaacs
2012-08-05test-message: fix message outputisaacs
2012-08-02test: stdin error messagesisaacs
2012-07-30Report errors properly from --eval and stdinisaacs
2012-06-14Update message test for new v8 behaviorisaacs
2012-06-13tests: make all message tests pass on WindowsBert Belder
2012-06-01test: v8 stack trace messages changed slightlyisaacs
2012-05-21Check for tabs in source line in DisplayExceptionLineOleg Efimov
2012-05-16Revert "test: stack overflow output"isaacs
2012-05-15test: stack overflow outputisaacs
2012-05-09Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs
2012-05-09Fix exception output for module load exceptionsFelix Geisendörfer
2012-05-09Fix process.nextTick throw call sitesFelix Geisendörfer
2012-04-17test: Minor change to message/undefined_reference_in_new_contextisaacs
2012-02-18Lint all the JavaScripts.isaacs
2012-01-17Tests: fix jslint issuesAndreas Madsen
2011-11-02Remove separation of libuv testsRyan Dahl
2011-11-01test: fix test/message/undefined_reference_in_new_context.jskoichik
2011-10-05Fixed a lot of jslint errors.Colton Baker
2011-08-23Mark tests which are broken in libuvRyan Dahl
2011-07-16Fix message testskoichik
2011-05-07Merge branch 'v0.4'isaacs
2011-04-25Close #974 Properly report traceless errors.isaacs
2011-04-01Fix test/message/undefined_reference_in_new_contextRyan Dahl