summaryrefslogtreecommitdiff
path: root/test/parallel/test-url-parse-invalid-input.js
AgeCommit message (Expand)Author
2018-06-07test: make url-parse-invalid-input engine agnosticRich Trott
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2018-01-09test: replace assert.throws with expectsErrorsreepurnajasti
2017-07-01errors,url: port url errors to internal/errorsstarkwang
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-05-16test: add regex check in test-url-parse-invalid-inputAndrei Cioromila
2017-04-04test: add case for url.parse throwing a URIErrorLovell Fuller
2017-01-30url, test: break up test-url.jsJoyee Cheung