271 Commits (master)

Author SHA1 Message Date
Mabry Cervin 42dfde827b test: improve assert message in test-dh-regr 7 years ago
Jem Bezooyen c4231aaad3 test: make use of common/fixtures.fixturesDir 7 years ago
Joe Henry c7d291366e test: remove assert message 7 years ago
ryshep111 92d326994d
test: clarify assertion failure 7 years ago
Miguel Angel Asencio Hurtado 9a5c3cf185
test: continue normalizing fixtures use 7 years ago
Nick Stanish a439cf4354 test: fix conversion of microseconds in test 7 years ago
Rich Trott aa6fac68da test: adjust indentation for stricter linting 8 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 8 years ago
Vse Mozhet Byt 4f87522244 doc, lib, test: do not re-require needlessly 8 years ago
Rich Trott 9d9c9c1e77
test: move test-fs-largefile to pummel 8 years ago
Ali Ijaz Sheikh 9fedc1f096
test: verify hash seed uniqueness 8 years ago
Vse Mozhet Byt 2d2986ae72 test: simplify test skipping 8 years ago
Nataly Shrits 20b00f3a36 test: replace indexOf with includes and startsWith 8 years ago
Steven Winston e42b1b16b7 test: remove unnecessary Buffer import 8 years ago
Rich Trott 095c0de94d benchmark,lib,test: use braces for multiline block 8 years ago
Vse Mozhet Byt 76340e3f10 test: fix RegExp nits 8 years ago
Vse Mozhet Byt d174e44c77 test: remove needless RegExp flags 8 years ago
Rich Trott 1aad4ba284
test: move stream2 test from pummel to parallel 8 years ago
Rich Trott 7bb9fd2035
test: simplify assert usage in test-stream2-basic 8 years ago
Rich Trott bbd39c359f
test: check noop function invocations 8 years ago
Marcel Laverdet e018c33111
vm: fix race condition with timeout param 8 years ago
Vse Mozhet Byt 88d2e699d8
test: remove unneeded string splitting 8 years ago
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
Rich Trott a180259e42 test,lib,doc: use function declarations 8 years ago
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
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