257 Commits (dcdc9053b46495cbf6a50b7a57d349eaa3aa2328)

Author SHA1 Message Date
Vse Mozhet Byt 38ae5c4e34
doc, lib, test: do not re-require needlessly 8 years ago
Rich Trott 688e5ed6fd
test: remove common.noop 8 years ago
Vse Mozhet Byt 1633f8b243
test: simplify test skipping 8 years ago
Rich Trott b7b38bdbaf
test: adjust indentation for stricter linting 8 years ago
Nataly Shrits 49e786628f
test: replace indexOf with includes and startsWith 8 years ago
Steven Winston 1fb19ac0c5
test: remove unnecessary Buffer import 8 years ago
Vse Mozhet Byt 6731d1b067
test: remove needless RegExp flags 8 years ago
Rich Trott b7c7112d7b
test: move stream2 test from pummel to parallel 8 years ago
Rich Trott 7a5248d172
test: simplify assert usage in test-stream2-basic 8 years ago
Rich Trott e15e2e7a30
test: check noop function invocations 8 years ago
James M Snell a7b94500f2
test: add common.noop, default for common.mustCall() 8 years ago
Marcel Laverdet 8b3aacc96a
vm: fix race condition with timeout param 8 years ago
Vse Mozhet Byt 9cfec4ba0f
test: fix RegExp nits 8 years ago
Vse Mozhet Byt 5b74e635e5
test: reduce string concatenations 8 years ago
Vse Mozhet Byt 0cf3e10ce2
test: remove unneeded string splitting 8 years ago
Rich Trott 7e6a956a29
test,lib,doc: use function declarations 8 years ago
Ali Ijaz Sheikh 6e247b8a4e
test: verify hash seed uniqueness 8 years ago
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 9 years ago
Dany Shaanan 73d54a6fc7 tools: add eslint rule prefer-assert-methods 9 years ago
Rich Trott f47ce9d9f8 tools: replace custom ESLint rule with built-in 9 years ago
Rich Trott 29a71965c0 test: favor `===` over `==` in crypto tests 9 years ago
Rich Trott c568dfad39 test: refactor pummel/test-dtrace-jsstack 9 years ago
Rich Trott cfbafd7c7d test: favor strict equality in test-exec 9 years ago
Rich Trott 6abbe17ab2 test: favor strict equality in http tests 9 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