summaryrefslogtreecommitdiff
path: root/test/addons/stringbytes-external-exceed-max
Commit message (Expand)AuthorAgeFilesLines
* test: remove usage of deprecated V8 APIs in addonsMichaël Zasso2018-09-071-1/+1
* test: call gc() explicitly to avoid OOMRefael Ackermann2018-08-141-1/+5
* src: rename ERR_STRING_TOO_LARGE to ERR_STRING_TOO_LONGJoyee Cheung2018-04-106-14/+21
* src: migrate string_bytes.cc to throw errors with codeJoyee Cheung2018-04-076-17/+56
* test,doc: make module name match gyp target nameGabriel Schulhof2017-09-101-1/+1
* test: support odd value for kStringMaxLengthMichaël Zasso2017-08-041-1/+1
* test: simplify test skippingVse Mozhet Byt2017-07-048-80/+40
* addons: remove semicolons from after module definitionGabriel Schulhof2017-05-151-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-118-9/+17
* test: replace assert.equal with assert.strictEqualbrad-decker2016-12-013-4/+4
* test: rename target to exports for consistencyDaniel Bevenius2016-10-191-2/+2
* test: enable addons test to pass with debug buildDaniel Bevenius2016-10-068-8/+8
* buffer: introduce latin1 encoding termTrevor Norris2016-06-072-4/+4
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-128-40/+32
* test: build addons with V8_DEPRECATION_WARNINGS=1Ben Noordhuis2016-05-101-0/+1
* test: fix another flaky stringbytes testAli Ijaz Sheikh2016-04-061-0/+34
* test: fix flakiness of stringbytes-externalAli Ijaz Sheikh2016-04-059-0/+288