0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 15:30:56 +01:00
nodejs/test/pummel
isaacs 25b5bc01a6 A big base64 file encoding/decoding test
Originally written to try to track down this bug report:
http://permalink.gmane.org/gmane.comp.lang.javascript.nodejs/13924

As it turns out, it's showing a completely different kind of failure.  When
the file is base64 encoded with the native program, then decoded with node,
it doesn't match the original.  Something's fishy.
2010-10-18 11:36:23 -07:00
..
pummel.status Split tests. 2010-02-25 11:41:11 -08:00
test-base64-bigfile.js A big base64 file encoding/decoding test 2010-10-18 11:36:23 -07:00
test-child-process-spawn-loop.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
test-http-client-reconnect-bug.js Soft migration of sys -> util, Removal of deprecated utils module. 2010-10-11 15:21:36 -07:00
test-http-upload-timeout.js Stress test for http upload timeouts 2010-10-11 00:25:48 -07:00
test-keep-alive.js Fix tests 2010-08-13 08:55:42 -07:00
test-net-many-clients.js More changes to tests so they really work under context module loader. 2010-08-17 08:41:05 -07:00
test-net-pause.js More changes to tests so they really work under context module loader. 2010-08-17 08:41:05 -07:00
test-net-pingpong-delay.js Fix tests 2010-08-13 08:55:42 -07:00
test-net-pingpong.js Fix tests 2010-08-13 08:55:42 -07:00
test-net-throttle.js Fix tests 2010-08-13 08:55:42 -07:00
test-net-timeout.js Migrated from sys.p to console.dir 2010-10-11 16:21:45 -07:00
test-net-tls.js No long have tcp module 2010-10-11 01:22:24 -07:00
test-timers.js Make sure setInterval(cb, 0) loops infinitely 2010-08-31 16:45:17 -07:00
test-watch-file.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
testcfg.py Split tests. 2010-02-25 11:41:11 -08:00