240 Commits (3d526727f9448f1fb37a7e69fe37d79f52b59579)

Author SHA1 Message Date
cjihrig bea0a6e557
test: add common.mustNotCall() 8 years ago
Gibson Fahnestock 6f85c81f0d
test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock db61c952de
test: use eslint to fix var->const/let 8 years ago
istinson 2eb0c25aa1
test: no unused args test-fs-watch-file.js 8 years ago
Chase Starr 2f026f6668
test: improve tests in pummel/test-exec 8 years ago
sivaprasanna 119e512db3
test: refactor the code of test-keep-alive.js 8 years ago
sivaprasanna 9acc86f578
test: refactor test-watch-file.js 8 years ago
sivaprasanna 3135455cd9
test: refactor the code in test-child-process-spawn-loop.js 8 years ago
Eric Christie 13b7856444
test: improve coverage in test-crypto.dh 8 years ago
Ben Noordhuis 18a235b9a7 test: make flaky pummel test more reliable 8 years ago
Ben Noordhuis a46c02746a test: move flaky test to test/pummel 8 years ago
Rich Trott 7b75cb9e5a test,lib,benchmark: match function names 8 years ago
Alfred Cepeda b579fcab45 test: remove FIXME pummel/test-tls-securepair-client 8 years ago
Dany Shaanan 73d54a6fc7 tools: add eslint rule prefer-assert-methods 8 years ago
Rich Trott f47ce9d9f8 tools: replace custom ESLint rule with built-in 8 years ago
Rich Trott 29a71965c0 test: favor `===` over `==` in crypto tests 8 years ago
Rich Trott c568dfad39 test: refactor pummel/test-dtrace-jsstack 8 years ago
Rich Trott cfbafd7c7d test: favor strict equality in test-exec 8 years ago
Rich Trott 6abbe17ab2 test: favor strict equality in http tests 8 years ago
Rich Trott cc9bb34120 test: favor strict equality in pummel net tests 8 years ago
Rich Trott e5a8790727 test: favor `===` over `==` in test-timers.js 8 years ago
Rich Trott 086e57f404 test: favor strict equality check 8 years ago
Rich Trott 9a393a7ff4 test: fix assertion in test-watch-file.js 8 years ago
Jan Schär 4535149794 timers: remove unused repeat param in timer_wrap 9 years ago
Santiago Gimeno 8f51e36898 test: use common platform helpers everywhere 9 years ago
Sakthipriyan Vairamani 1ab6df6b04 test: make import common as the first line 9 years ago
cjihrig 9e9d499b8b test: use mustCall() for simple flow tracking 9 years ago
cjihrig acb976ac26 test: cleanup IIFE tests 9 years ago
Rich Trott fc0ed2e8c7 lib,benchmark,test: implement consistent braces 9 years ago
Jeremiah Senkpiel b1f58edd54 test: abstract skip functionality to common 9 years ago
Rich Trott edb29b8096 tools: lint for object literal spacing 9 years ago
Patrick Mueller 1b9fdba04e process: add process.cpuUsage() - implementation, doc, tests 9 years ago
Rich Trott 089362f8b8 test,tools: limit lint tolerance of gc global 9 years ago
Rich Trott 3a0eef7b99 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
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Stefan Budeanu e499ea849c test: skip/replace weak crypto tests in FIPS mode 9 years ago
Stefan Budeanu 11ad744a92 test: increase crypto strength for FIPS standard 9 years ago
Rich Trott 35f2f64edd tools: Use `throw new Error()` consistently 9 years ago
Myles Borins 28e9a022df test: wrap assert.fail when passed to callback 9 years ago