]> git.parisson.com Git - pdf.js.git/commit
Add unit tests for calculateMD5, ARCFourCipher, and PredictorStream
authornotmasteryet <async.processingjs@yahoo.com>
Mon, 9 Jan 2012 00:26:01 +0000 (18:26 -0600)
committernotmasteryet <async.processingjs@yahoo.com>
Mon, 9 Jan 2012 00:26:01 +0000 (18:26 -0600)
commit50a16573ad0ed53fbc32369236689d0e6d214157
treedd475e3e4fc79ca59190f348e38878958c0c1af4
parentf8f17231e66bb066b615bb5cb3e3cb1d6cfac7f1
Add unit tests for calculateMD5, ARCFourCipher, and PredictorStream
test/unit/crypto_spec.js [new file with mode: 0644]
test/unit/stream_spec.js [new file with mode: 0644]
test/unit/unit_test.html