summaryrefslogtreecommitdiff
path: root/test/pummel/test-net-many-clients.js
Commit message (Expand)AuthorAgeFilesLines
* test: refactor pummel/test-net-many-clientsRich Trott2019-01-161-10/+9
* test: use the correct parameter order on assert.strictEqual()Tyler Vann-Campbell2018-10-151-3/+3
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-3/+3
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-9/+9
* test: use const for all require() callscjihrig2017-01-021-3/+3
* test: favor strict equality in pummel net testsRich Trott2016-08-181-1/+1
* lib: simplify code with String.prototype.repeat()Jackson Tian2016-03-211-4/+1
* test: change calls to deprecated util.print()Rich Trott2015-09-281-3/+3
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: fix pummel/test-net-many-clients.jsTimothy J Fontaine2013-05-081-6/+5
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-151-7/+7
* 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/+2
* Fix global leaksRyan Dahl2010-12-041-2/+2
* GJSLint part of testsOleg Efimov2010-12-021-24/+24
* More changes to tests so they really work under context module loader.Herbert Vojčík2010-08-171-3/+3
* 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/+81