231 Commits (fd16eed8ea9f94cf97bdb7c4c662a18f3e70a81c)

Author SHA1 Message Date
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
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
Rich Trott 306936e98f test: change calls to deprecated util.print() 9 years ago
Rich Trott 44efd66132 test: replace deprecated util.debug() calls 9 years ago
Rod Vagg 30e76c59cd test: fix use of `common` before required 9 years ago
Ben Noordhuis 8e1a8ffe24 test: remove two obsolete pummel tests 9 years ago
Ben Noordhuis ae731ec0fa test: don't use arguments.callee 9 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 9 years ago
Sakthipriyan Vairamani 80a1cf7425 test: fix messages and use return to skip tests 9 years ago
Sakthipriyan Vairamani d5ab92bcc1 test: use common.isWindows consistently 9 years ago
Sakthipriyan Vairamani 79c865a53f test: changing process.exit to return while skipping tests 9 years ago