245 Commits (813b312b0efaff3ff0301967075a8ad7ddc226a8)

Author SHA1 Message Date
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 8 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 8 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 8 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 8 years ago
Rich Trott 5b63d48e9e lib,benchmark,test: implement consistent braces 8 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
Jackson Tian 4d78121b77 lib: simplify code with String.prototype.repeat() 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Stefan Budeanu 7c48cb5601 crypto: Improve control of FIPS mode 9 years ago
Rich Trott 39682b4c2c test: pummel test fixes 9 years ago
Roman Reiss 647861befb test: fix issues for space-in-parens ESLint rule 9 years ago
Michaël Zasso 0ec093cd41 lib,test: remove extra semicolons 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Rich Trott bc39d6a3a6 test: remove unused vars 9 years ago
Rich Trott 6abd8b587e test: remove unused modules 9 years ago
Rich Trott a030c5cf49 test: remove unused assert module imports 9 years ago