bitcore/test
Ryan X. Charles f52e679f93 refactor address - use "set" function
...intend for this to become standard throughout the lib
2014-08-28 15:18:48 -07:00
..
index.html works in browser 2014-08-09 22:47:32 -07:00
test.address.js refactor address - use "set" function 2014-08-28 15:18:48 -07:00
test.aes.js AES 2014-08-24 17:33:09 -07:00
test.base58.js prefix static methods with @ in tests 2014-08-24 14:29:35 -07:00
test.base58check.js static tests start with @ 2014-08-24 14:51:55 -07:00
test.bip32.js add toString method for bip32 2014-08-09 23:29:05 -07:00
test.bn.js capitalize classes in tests 2014-08-14 11:32:47 -04:00
test.bufferreader.js handle varInts better 2014-08-21 11:47:09 -07:00
test.bufferwriter.js handle varInts better 2014-08-21 11:47:09 -07:00
test.cbc.js woops ... actually check that output is correct 2014-08-27 15:57:46 -07:00
test.ecdsa.js BN -> BN() 2014-08-20 10:54:39 -07:00
test.ecies.js ECIES 2014-08-28 14:43:21 -07:00
test.hash.js capitalize classes in tests 2014-08-14 11:32:47 -04:00
test.kdf.js capitalize classes in tests 2014-08-14 11:32:47 -04:00
test.key.js add tests for preservation of compressed in privkey2pubkey 2014-08-22 18:00:55 -07:00
test.message.js put static methods at the top 2014-08-24 14:27:47 -07:00
test.point.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
test.privkey.js capitalize classes in tests 2014-08-14 11:32:47 -04:00
test.pubkey.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
test.random.js static tests start with @ 2014-08-24 20:37:16 -07:00
test.signature.js it is a "Compact" signature, not "Compressed" 2014-08-22 16:34:45 -07:00
test.stealth.js bug: should mod bn addition 2014-08-15 15:09:28 -04:00
test.symenc.js Encryption -> SymEnc 2014-08-28 11:10:40 -07:00