node/test
Nathan Rajlich 3c91a7ae10 readline: use a "string_decoder" to parse "keypress" events
While updating the readline test cases to test both "terimal: false" and
"terminal: true" mode, it turned out that the test case testing utf8 chars
being sent over multiple write() calls was failing. The solution is to use
a string_decoder instance when parsing the "keypress" events.
2012-11-06 16:28:30 -08:00
..
addons test: update addons .gitignore 2012-05-24 14:07:09 +02:00
disabled Merge remote-tracking branch 'ry/v0.6' into master 2012-04-18 11:57:54 -07:00
fixtures test: Use setImmediate for recursive deferral 2012-10-31 17:07:58 -07:00
gc test: use the debug build of node-weak when necessary 2012-06-13 17:58:28 -07:00
internet test: pick another CNAME record to test dns queries 2012-09-26 01:57:24 +02:00
message Print warning when maxTickDepth is reached 2012-10-29 10:53:39 -07:00
pummel test: fix pummel/test-crypto-dh, pummel/test-dh-regr 2012-10-24 15:37:34 +02:00
simple readline: use a "string_decoder" to parse "keypress" events 2012-11-06 16:28:30 -08:00
common.js test: add common.mustCall function 2012-09-22 03:48:58 +02:00