231 Commits (12993b298a67c17f85492d0945f928c9b93cf853)

Author SHA1 Message Date
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 9 years ago
Rich Trott e5a8790727 test: favor `===` over `==` in test-timers.js 9 years ago
Rich Trott 086e57f404 test: favor strict equality check 9 years ago
Rich Trott 9a393a7ff4 test: fix assertion in test-watch-file.js 9 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
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 10 years ago
Ben Noordhuis ae731ec0fa test: don't use arguments.callee 10 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 10 years ago
Sakthipriyan Vairamani 80a1cf7425 test: fix messages and use return to skip tests 10 years ago
Sakthipriyan Vairamani d5ab92bcc1 test: use common.isWindows consistently 10 years ago
Sakthipriyan Vairamani 79c865a53f test: changing process.exit to return while skipping tests 10 years ago