13 Commits (87df7e65bc5e3915cf9d3decc9133d8b4d004a30)

Author SHA1 Message Date
Jackson Tian 58dc229d9a
test: use repeat() instead of new Array().join() 8 years ago
Brian White 24ef1e6775 string_decoder: align UTF-8 handling with V8 8 years ago
abouthiroppy 492163c74c
test: increase coverage of string-decoder 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Brian White d23b7d2656
string_decoder: rewrite implementation 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott 8d61787f17 test: fix variable redeclarations 9 years ago
Rich Trott 02fe8215f0 test: load common.js to test for global leaks 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
isaacs 061f2075cf string_decoder: Add 'end' method, do base64 properly 12 years ago