summaryrefslogtreecommitdiff
path: root/test/fixtures/echo.js
AgeCommit message (Expand)Author
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-02test: use const for all require() callscjihrig
2015-01-12Remove excessive copyright/license boilerplateisaacs
2013-05-22test: Fix test-deprecation-flagsisaacs
2011-11-25Fix test-stdin-from-fileBert Belder
2011-10-15test: replace .addListener() calls with .on()Ben Noordhuis
2011-03-14Update copyright headersRyan Dahl
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-10-06syntax fixes to pass jslintJoshaven Potter
2010-08-17More changes to tests so they really work under context module loader.Herbert Vojčík
2010-07-15Update tests to work with module contextsRyan Dahl
2010-04-27Get rid of coupling for stdoutFelix Geisendörfer
2010-03-17child process now use net.SocketRyan Dahl
2010-03-08Remove process.mixin dependency from all tests.isaacs
2010-02-25Split tests.arlolra