flocore/test
2014-07-17 15:44:28 -07:00
..
data add some test vectors for secp256k1 2014-07-11 14:47:48 -07:00
adapter.js
index-testling.html
index.html remove obsolete Curve class (G and n now accessible from Point) 2014-07-17 13:14:49 -07:00
mocha.opts
mute.js malloc -> calloc, to fix linux version 2014-06-12 13:56:29 -03:00
test.Address.js fix SIN and add tests 2014-07-10 17:17:24 -03:00
test.Armory.js Armory: added tests 2014-05-08 07:54:12 +08:00
test.Base58.js Fix checksum comparison error. Closes #402 2014-07-03 09:17:54 -07:00
test.basic.js
test.Bignum.js update bn.js to latest version 2014-07-15 11:25:18 -07:00
test.BIP39.js add check function for BIP39 2014-07-01 14:00:08 -07:00
test.Block.js replace bignumber.js with bn.js 2014-07-10 16:20:13 -07:00
test.Bloom.js
test.Connection.js
test.ECIES.js fix string/buffer sjcl issue 2014-07-09 16:25:48 -07:00
test.Electrum.js remove unnecessary "change" console.log from Electrum test 2014-04-22 22:41:57 -03:00
test.EncodedData.js add tests to EncodedData and fix hex conversion bug 2014-07-15 18:21:38 -07:00
test.examples.js add ScriptInterpreter example to test 2014-07-16 11:39:12 -07:00
test.HierarchicalKey.js malloc -> calloc, to fix linux version 2014-06-12 13:56:29 -03:00
test.Key.js add further tests for Key 2014-07-17 15:44:28 -07:00
test.Key.node.js split Key node tests into separate file 2014-04-22 19:13:35 -03:00
test.main.js
test.Message.js add tests that confirm Message works with buffers 2014-06-25 14:30:28 -07:00
test.misc.js make bignum interface backwards compatible 2014-07-10 18:14:13 -07:00
test.Opcode.js remove eval 2014-05-05 10:43:24 -04:00
test.PayPro.js add sign/verify with pki_type SIN 2014-07-03 15:35:32 -07:00
test.Peer.js adding few tests for Peer.js 2014-06-19 01:07:45 -07:00
test.PeerManager.js add test for config extending properly 2014-04-28 12:33:34 -04:00
test.Point.js remove obsolete Curve class (G and n now accessible from Point) 2014-07-17 13:14:49 -07:00
test.PrivateKey.js
test.random.js skip statistically failing tests 2014-04-23 15:55:35 -03:00
test.RpcClient.js
test.Script.js rm console.log 2014-05-26 12:40:07 -03:00
test.ScriptInterpreter.js use correct constant & share between Transaction and ScriptInterpreter 2014-07-15 11:59:56 -07:00
test.SecureRandom.js iterate array correctly so that random number is actually used in signing 2014-05-01 10:09:33 -04:00
test.sighash.js
test.SIN.js fix SIN and add tests 2014-07-10 17:17:24 -03:00
test.SINKey.js
test.Transaction.js
test.TransactionBuilder.js uncomment part of TransactionBuilder test 2014-07-10 18:56:43 -07:00
test.util.js add test to confirm correctness of sha512hmac 2014-06-04 18:57:26 -07:00
test.VersionedData.js
test.Wallet.js
test.WalletKey.js
testdata.js add some test vectors for secp256k1 2014-07-11 14:47:48 -07:00