summaryrefslogtreecommitdiff
path: root/test/parallel/test-querystring.js
Commit message (Expand)AuthorAgeFilesLines
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-15/+48
* querystring: don't inherit from Object.prototypeBrian White2016-04-181-0/+6
* querystring: don't stringify bad surrogate pairBrian White2016-03-261-0/+5
* querystring: improve parse() performanceBrian White2016-02-121-0/+3
* test: fix variable redeclarationsRich Trott2016-02-021-17/+20
* test: fix style issues after eslint updateMichaƫl Zasso2016-01-131-3/+2
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-1/+2
* querystring: parse numbers correctlyJeremiah Senkpiel2015-03-191-0/+8
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+260