summaryrefslogtreecommitdiff
path: root/test/message
AgeCommit message (Expand)Author
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
2011-03-14Update copyright headersRyan Dahl
2011-01-24Fix undefined_reference_in_new_contextRyan Dahl
2011-01-24Adding support for require-like initialization of node,Daniel Ennis
2011-01-24Restructure src/node.js startup codeFelix Geisendörfer
2011-01-23windows compat: undefined_reference_in_new_context testRyan Dahl
2011-01-23Move commonjs module system into lib/module.jsFelix Geisendörfer
2010-12-05GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov
2010-12-04Fix global leaksRyan Dahl
2010-12-02GJSLint part of testsOleg Efimov
2010-12-02Fix indention in 'make test-message'Ryan Dahl
2010-11-11Move ev_loop out of javascriptRyan Dahl
2010-10-21Remove unneeded function wrappersJorge Chamorro Bieling
2010-10-18Fix test harness for LinuxRyan Dahl
2010-10-11Soft migration of sys -> util, Removal of deprecated utils module.Micheil Smith
2010-10-02Report "weird" errors a little better.isaacs
2010-09-20Fix test/message/undefined_reference_in_new_contextRyan Dahl
2010-09-19Remove require.asyncisaacs
2010-09-09Fix: uncaughtException was broken for main moduleFelix Geisendörfer
2010-08-18Fix undefined_reference_in_new_context test for own-context module loader.Herbert Vojčík
2010-08-06Remove module.js - put code into src/node.jsRyan Dahl
2010-07-15Update tests to work with module contextsRyan Dahl
2010-07-03Fix undefined_reference_in_new_context testRyan Dahl
2010-06-23:%s/sys.puts/console.log/gRyan Dahl
2010-06-19Comment out lines with full paths in message test.Ryan Dahl
2010-06-19script.runIn*Context not throwing errors properly.Ryan Dahl
2010-06-19Fix message testsRyan Dahl
2010-06-18Add message testsRyan Dahl