255 Commits (471e88feb47e8a711e395cf6167d723adf3d1b7a)

Author SHA1 Message Date
Vse Mozhet Byt d174e44c77 test: remove needless RegExp flags 8 years ago
Rich Trott 1aad4ba284
test: move stream2 test from pummel to parallel 8 years ago
Rich Trott 7bb9fd2035
test: simplify assert usage in test-stream2-basic 8 years ago
Rich Trott bbd39c359f
test: check noop function invocations 8 years ago
Marcel Laverdet e018c33111
vm: fix race condition with timeout param 8 years ago
Vse Mozhet Byt 88d2e699d8
test: remove unneeded string splitting 8 years ago
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
Rich Trott a180259e42 test,lib,doc: use function declarations 8 years ago
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Michaël Zasso 193468667b tools: enable one-var-declaration-per-line ESLint rule 8 years ago
Eric Christie fcf3cbed28 test: improve coverage in test-crypto.dh 8 years ago
cjihrig 7dd82dd1c3 test: add common.mustNotCall() 8 years ago
Jackson Tian 58dc229d9a
test: use repeat() instead of new Array().join() 8 years ago
cjihrig aa0e4f3843 test: use common.fail() instead of assert(false) 8 years ago
istinson 19917ee402 test: no unused args test-fs-watch-file.js 8 years ago
Chase Starr a2af61afc6 test: improve tests in pummel/test-exec 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
sivaprasanna aacd323ff3 test: refactor the code of test-keep-alive.js 8 years ago
sivaprasanna a799854ce9 test: refactor test-watch-file.js 8 years ago
sivaprasanna 41567ee9d8 test: refactor the code in test-child-process-spawn-loop.js 8 years ago
Teddy Katz 5d31448844 tools,test: enforce assert.ifError with lint rule 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Ben Noordhuis d1f7c965bb test: make flaky pummel test more reliable 8 years ago
Ben Noordhuis 1b8fca16bc test: move flaky test to test/pummel 8 years ago
Rich Trott 68ba9aa0fb test,lib,benchmark: match function names 8 years ago
Alfred Cepeda 647e8e5ae4 test: remove FIXME pummel/test-tls-securepair-client 8 years ago
Dany Shaanan d469321946 tools: add eslint rule prefer-assert-methods 8 years ago
Rich Trott d4061a6314 tools: replace custom ESLint rule with built-in 8 years ago
Rich Trott 3d21907682 test: favor `===` over `==` in crypto tests 8 years ago
Rich Trott 25703dc4fc test: refactor pummel/test-dtrace-jsstack 8 years ago
Rich Trott 9604d29659 test: favor strict equality in test-exec 8 years ago
Rich Trott c89b6ee347 test: favor strict equality in http tests 8 years ago
Rich Trott 8ff3d61d8b test: favor strict equality in pummel net tests 8 years ago
Rich Trott d52ceb4935 test: favor `===` over `==` in test-timers.js 8 years ago
Rich Trott 7652ae9829 test: favor strict equality check 8 years ago
Rich Trott 5eb0ca7d1a test: fix assertion in test-watch-file.js 8 years ago
Jan Schär 1b99093df7 timers: remove unused repeat param in timer_wrap 9 years ago
Santiago Gimeno dee0e3a333 test: use common platform helpers everywhere 9 years ago
Sakthipriyan Vairamani 612307564b test: make import common as the first line 9 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 9 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 9 years ago
Rich Trott 5b63d48e9e lib,benchmark,test: implement consistent braces 9 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
Rich Trott 4e6dc00401 tools: lint for object literal spacing 9 years ago
Patrick Mueller 52cb410402 process: add process.cpuUsage() - implementation, doc, tests 9 years ago
Rich Trott 6c49714df0 test,tools: limit lint tolerance of gc global 9 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
Rich Trott 263222da49 test: fix pummel test failures 9 years ago