summaryrefslogtreecommitdiff
path: root/test/simple/test-error-reporting.js
Commit message (Expand)AuthorAgeFilesLines
* Remove separation of libuv testsRyan Dahl2011-11-021-1/+1
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-151-1/+1
* Fixed a lot of jslint errors.Colton Baker2011-10-051-1/+2
* Mark tests which are broken in libuvRyan Dahl2011-08-231-0/+3
* Update copyright headersRyan Dahl2011-03-141-0/+21
* Fix tests when spaces are in pathCarter Allen2011-01-251-1/+1
* GJSLint all simple tests exclude http-*, url, pathOleg Efimov2010-12-051-6/+6
* Fix global leaksRyan Dahl2010-12-041-5/+5
* Adjust tests for error reporting on JSON.parse(undefined)Ryan Dahl2010-07-151-2/+2
* Update tests to work with module contextsRyan Dahl2010-07-151-2/+3
* Revert "Fix 'uncaughtException' for top level exceptions"Ryan Dahl2010-07-011-4/+4
* Fix 'uncaughtException' for top level exceptionsRyan Dahl2010-06-301-4/+4
* :%s/sys.puts/console.log/gRyan Dahl2010-06-231-1/+1
* Improve error reportingRyan Dahl2010-05-091-0/+50