summaryrefslogtreecommitdiff
path: root/test/pummel/test-net-timeout.js
Commit message (Expand)AuthorAgeFilesLines
* test: remove unneeded string splittingVse Mozhet Byt2017-05-151-2/+2
* 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-1/+1
* 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: favor strict equality in pummel net testsRich Trott2016-08-181-1/+1
* test: fix undeclared variable accessRoman Reiss2015-06-111-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-2/+3
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-151-10/+10
* Update copyright headersRyan Dahl2011-03-141-0/+21
* GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov2010-12-051-3/+4
* Fix global leaksRyan Dahl2010-12-041-5/+6
* Fix global leaksRyan Dahl2010-12-041-2/+2
* GJSLint part of testsOleg Efimov2010-12-021-29/+29
* Fix a few 'listening' race conditionsRyan Dahl2010-10-231-32/+32
* Migrated from sys.p to console.dirMicheil Smith2010-10-111-2/+2
* More changes to tests so they really work under context module loader.Herbert Vojčík2010-08-171-2/+2
* Update tests to work with module contextsRyan Dahl2010-07-151-4/+5
* :%s/sys.puts/console.log/gRyan Dahl2010-06-231-9/+9
* Renaming tcp tests to net testsMicheil Smith2010-06-181-0/+85