summaryrefslogtreecommitdiff
path: root/test/pummel/test-net-pingpong.js
Commit message (Expand)AuthorAgeFilesLines
* test: fix RegExp nitsVse Mozhet Byt2017-06-211-1/+1
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-3/+3
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-16/+16
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-7/+7
* test: use const for all require() callscjihrig2017-01-021-3/+3
* test: use common platform helpers everywhereSantiago Gimeno2016-07-271-3/+2
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-24/+0
* test: fix up pummel/test-net-pingpongBen Noordhuis2014-05-221-5/+7
* Remove separation of libuv testsRyan Dahl2011-11-021-1/+1
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-151-7/+7
* Mark tests which are broken in libuvRyan Dahl2011-08-231-0/+3
* Update copyright headersRyan Dahl2011-03-141-0/+21
* GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov2010-12-051-1/+1
* Fix global leaksRyan Dahl2010-12-041-1/+1
* Fix global leaksRyan Dahl2010-12-041-2/+2
* GJSLint part of testsOleg Efimov2010-12-021-35/+36
* allowHalfOpen disabled by defaultRyan Dahl2010-10-261-1/+1
* Fix testsRyan Dahl2010-08-131-30/+31
* Update tests to work with module contextsRyan Dahl2010-07-151-4/+5
* :%s/sys.puts/console.log/gRyan Dahl2010-06-231-3/+3
* Renaming tcp tests to net testsMicheil Smith2010-06-181-0/+96