Cable-Desktop/test
lilia b4f4f87a7c Add emscripten-compiled curve25519 module
Build with `grunt compile && grunt concat:curve25519` after installing
emscripten.

Enable by either (a) not loading nativeclient.js or (b) setting
`textsecure.NATIVE_CLIENT = false` before loading nativeclient.js.
2014-11-08 10:56:30 -08:00
..
views Update message view test 2014-10-29 12:53:54 -07:00
_test.js Refactor crypto.js and native client interface 2014-11-06 04:33:43 -08:00
blanket_mocha.js Fix blanket popup 2014-07-26 19:14:14 -04:00
crypto_test.js Add emscripten-compiled curve25519 module 2014-11-08 10:56:30 -08:00
curve25519_compiled_test.js Add emscripten-compiled curve25519 module 2014-11-08 10:56:30 -08:00
curve25519_test.js Abstract out curve25519 tests 2014-11-06 14:54:36 -08:00
fake_api.js Clean up test files 2014-10-29 16:05:51 -07:00
helpers_test.js Split crypto_test into crypto, protocol and helpers tests 2014-11-06 14:33:16 -08:00
index.html Add emscripten-compiled curve25519 module 2014-11-08 10:56:30 -08:00
nativeclient_test.js Abstract out curve25519 tests 2014-11-06 14:54:36 -08:00
protocol_test.js Simplify a test 2014-11-06 18:34:08 -08:00
protos Add a page for testing views. 2014-09-01 11:52:58 -07:00
test.js Refactor crypto.js and native client interface 2014-11-06 04:33:43 -08:00
testvectors.js Refactor crypto.js and native client interface 2014-11-06 04:33:43 -08:00