summaryrefslogtreecommitdiff
path: root/test/addons/stringbytes-external-exceed-max
AgeCommit message (Expand)Author
2019-11-30test: use arrow functions in addons testsgarygsc
2019-07-27test: specialize OOM check for AIXSam Roberts
2019-07-04test: skip stringbytes-external-exceed-max on AIXSam Roberts
2019-07-02test: skip tests related to CI failures on AIXSam Roberts
2019-02-01test, tools: suppress addon function cast warningsDaniel Bevenius
2019-01-03test: replace internals with public APIRich Trott
2018-10-15buffer: move process.binding('buffer') to internalBindingWeijia Wang
2018-09-07test: remove usage of deprecated V8 APIs in addonsMichaël Zasso
2018-08-14test: call gc() explicitly to avoid OOMRefael Ackermann
2018-04-10src: rename ERR_STRING_TOO_LARGE to ERR_STRING_TOO_LONGJoyee Cheung
2018-04-07src: migrate string_bytes.cc to throw errors with codeJoyee Cheung
2017-09-10test,doc: make module name match gyp target nameGabriel Schulhof
2017-08-04test: support odd value for kStringMaxLengthMichaël Zasso
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-05-15addons: remove semicolons from after module definitionGabriel Schulhof
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-12-01test: replace assert.equal with assert.strictEqualbrad-decker
2016-10-19test: rename target to exports for consistencyDaniel Bevenius
2016-10-06test: enable addons test to pass with debug buildDaniel Bevenius
2016-06-07buffer: introduce latin1 encoding termTrevor Norris
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2016-05-10test: build addons with V8_DEPRECATION_WARNINGS=1Ben Noordhuis
2016-04-06test: fix another flaky stringbytes testAli Ijaz Sheikh
2016-04-05test: fix flakiness of stringbytes-externalAli Ijaz Sheikh