15 Commits (6a7e46ed9cd94e6c5e105544fdf3b66514adfef6)

Author SHA1 Message Date
Vse Mozhet Byt 9cfec4ba0f
test: fix RegExp nits 8 years ago
Vse Mozhet Byt 5b74e635e5
test: reduce string concatenations 8 years ago
Gibson Fahnestock db61c952de
test: use eslint to fix var->const/let 8 years ago
abouthiroppy 9ac22cdcaf
test: increase coverage of string-decoder 8 years ago
xiaoyu 8da156d68f
test: add coverage for utf8CheckIncomplete() 8 years ago
Martin von Gagern 8f1733c4e7 test: add more UTF-8 StringDecoder tests 9 years ago
Brian White 962ac37e1f string_decoder: fix bad utf8 character handling 9 years ago
Brian White 79ad172589 string_decoder: rewrite implementation 9 years ago
Rich Trott 955c90d725 benchmark,test,lib: remove extra spaces 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 10 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
Felix Geisendörfer 22b839845c string_decoder: Improve test coverage 11 years ago
koichik 40c4beeb57 string_decoder: added support for UTF-16LE 13 years ago
koichik ceb51ddaa1 string_decoder: add support for CESU-8 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl 92789b16e5 Fix global leaks 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Oleg Efimov c0d69a4883 GJSLint part of tests 14 years ago
Herbert Vojčík cf2b206a8e More changes to tests so they really work under context module loader. 15 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 15 years ago
Ryan Dahl ba792ea202 :%s/sys.puts/console.log/g 15 years ago
Ryan Dahl 6bed15e074 Refactor: Utf8Decoder -> StringDecoder 15 years ago
Felix Geisendörfer caba9c70c3 Implemented Utf8Decoder module 15 years ago