new passing tests

This commit is contained in:
jfdenise 2014-01-06 10:05:18 +01:00
parent 5551c61f19
commit 3fdfe9b992

View File

@ -79,6 +79,7 @@ source.test.simple.crypto.list = \
test-crypto-padding-aes256.js \
test-crypto-random.js \
test-crypto-stream.js \
test-crypto-verify-failure.js \
test-tls-getcipher.js \
test-tls-honorcipherorder.js
@ -359,6 +360,7 @@ source.test.simple.list = \
test-https-localaddress-bind-error.js \
test-https-localaddress.js \
test-https-no-reader.js \
test-https-req-split.js \
test-https-simple.js \
test-https-socket-options.js \
test-https-strict.js \