1990 Commits (792acc17bf0f8573f97d80528c2fa677b9f84966)

Author SHA1 Message Date
Ruben Bridgewater 792acc17bf
net: fix abort on bad address input 8 years ago
Rich Trott 2ce80d97e9
test: refactor test-domain-abort-on-uncaught 8 years ago
Rich Trott 4b9de44022
test: refactor test-vm-new-script-new-context 8 years ago
Rich Trott 95a95cced3
test: fix flaky test-force-repl 8 years ago
rockcoder23 6fd3dd20c0
test: replace concatenation with template literal 8 years ago
Ching Hsu 3ba55d8c47
test: replace concatenation with template literal 8 years ago
Zongmin Lei 7f7a0709be
test: replace concatenation with template literals 8 years ago
ziyun 11ed4c2823
test: replace string concatenation with template 8 years ago
zzz bbd1c791f5
test: use path.join for long path concatenation 8 years ago
SkyAo c4f21b37a1
test: replace concatenation with template literals 8 years ago
Rich Trott d7afa17939
test: fix error handling test-http-full-response 8 years ago
Zhang Weijie 7a8eddf015
test: use regex error check in test-crypto-random 8 years ago
shaman 3047cf1b48
test: check error with regex in test-signal-safety 8 years ago
Superwoods bbe328830f
test: use regex error checks in test-util-format 8 years ago
tobewhatwewant a696e2ecae
test: use template literal for string concat 8 years ago
jiangplus 77506e48b0
test: simplify string concatenation 8 years ago
Bang Wu b9b343c412
test: use regexp to confir error message 8 years ago
akira.xue 94ff5918b6
test: use regluar expression in vm test 8 years ago
Flandre 8b945e7649
test: use regular expression to match error msg 8 years ago
Fraser Xu a168361eb9
test: check complete error message 8 years ago
Rich Trott 1e403902ba
test: fix flaky test-net-can-reset-timeout 8 years ago
Rich Trott 688e5ed6fd
test: remove common.noop 8 years ago
Evan Lucas 40a61e1399
test: add get/set effective uid/gid tests 8 years ago
XadillaX c307f03b2b
doc,test: fs - reserved characters under win32 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
Rich Trott 46e4a026b6
test: skip test-fs-readdir-ucs2 if no support 8 years ago
Ben Noordhuis 9e2d85e441
v8: handle proxy objects in MakeMirror(), v2 8 years ago
Ben Noordhuis bccd2f59b0
v8: handle proxy objects in MakeMirror(), v1 8 years ago
Rich Trott 49632287d1
test: fix flaky http(s)-set-server-timeout tests 8 years ago
Rich Trott ae7eeff489
test: fix flaky test-https-set-timeout-server 8 years ago
Vse Mozhet Byt 01d82d843b
tools: use no-use-before-define ESLint rule 8 years ago
Vse Mozhet Byt c5c65c8ce9
test: fix require nits in some test-tls-* tests 8 years ago
Alexey Orlenko 346f199e28
test: refactor test-http(s)-set-timeout-server 8 years ago
Rich Trott ac851c482c
test: refactor test-http-invalidheaderfield 8 years ago
Nataly Shrits 49e786628f
test: replace indexOf with includes and startsWith 8 years ago
Rich Trott 0bcbcca21c
test: refactor test-fs-watchfile 8 years ago
Rich Trott bd8574ccee
test: refactor test-child-process-send-type-error 8 years ago
Rich Trott 74945dd18a
test: refactor test-cluster-basic 8 years ago
Daniel Bevenius beca25ab9e
test: skip fips tests using OpenSSL config file 8 years ago
Rich Trott d3c85a4806
test: refactor test-tls-invoked-queued 8 years ago
Rich Trott 676a94e44d
test: refactor test-tls-env-extra-ca 8 years ago
Julien Klepatch fd6bbc098e
test: make http(s)-set-timeout-server more similar 8 years ago
XadillaX 8ba784383c
test: remove `require('buffer')` from 4 test files 8 years ago
lena cd962e6de3
test: remove unnecessary require('buffer').Buffer 8 years ago
Zongmin Lei fff0b83f1b
test: remove `require('buffer')` from 4 test files 8 years ago
OriLev 6d02bf40d0
test: remove require('buffer') from 4 buffer tests 8 years ago
sallen450 0abc82db50
test: remove require('buffer') on 6 fs test files 8 years ago
Vse Mozhet Byt 5a9d7b3bf5
test: use string instead of RegExp in split() 8 years ago
Vse Mozhet Byt 6731d1b067
test: remove needless RegExp flags 8 years ago