You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@milagro.apache.org by km...@apache.org on 2019/06/18 19:57:05 UTC

[incubator-milagro-crypto-js] branch update updated (f33178a -> 2eff8ec)

This is an automated email from the ASF dual-hosted git repository.

kmccusker pushed a change to branch update
in repository https://gitbox.apache.org/repos/asf/incubator-milagro-crypto-js.git.


    from f33178a  resync code to golden repo
     add 2eff8ec  remove test_FP* tests

No new revisions were added by this update.

Summary of changes:
 test/test_FP.js   | 146 ---------------------------
 test/test_FP12.js | 206 --------------------------------------
 test/test_FP16.js | 249 ----------------------------------------------
 test/test_FP2.js  | 164 ------------------------------
 test/test_FP24.js | 235 -------------------------------------------
 test/test_FP4.js  | 257 -----------------------------------------------
 test/test_FP48.js | 246 ---------------------------------------------
 test/test_FP8.js  | 291 ------------------------------------------------------
 8 files changed, 1794 deletions(-)
 delete mode 100644 test/test_FP.js
 delete mode 100644 test/test_FP12.js
 delete mode 100644 test/test_FP16.js
 delete mode 100644 test/test_FP2.js
 delete mode 100644 test/test_FP24.js
 delete mode 100644 test/test_FP4.js
 delete mode 100644 test/test_FP48.js
 delete mode 100644 test/test_FP8.js