Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/exit/close/ in test-child-process-stdout-flush, fixes #3449 | Charlie McConnell | 2012-06-16 | 1 | -1/+1 |
* | test: fix typo in test-child-process-stdout-flush | Vincent Ollivier | 2012-03-01 | 1 | -1/+1 |
* | Remove separation of libuv tests | Ryan Dahl | 2011-11-02 | 1 | -1/+1 |
* | test: replace .addListener() calls with .on() | Ben Noordhuis | 2011-10-15 | 1 | -3/+3 |
* | Mark tests which are broken in libuv | Ryan Dahl | 2011-08-23 | 1 | -0/+3 |
* | Update copyright headers | Ryan Dahl | 2011-03-14 | 1 | -0/+21 |
* | GJSLint all simple tests exclude http-*, url, path | Oleg Efimov | 2010-12-05 | 1 | -5/+5 |
* | Fix global leaks | Ryan Dahl | 2010-12-04 | 1 | -3/+3 |
* | Update tests to work with module contexts | Ryan Dahl | 2010-07-15 | 1 | -2/+3 |
* | :%s/sys.puts/console.log/g | Ryan Dahl | 2010-06-23 | 1 | -3/+3 |
* | child process now use net.Socket | Ryan Dahl | 2010-03-17 | 1 | -0/+27 |