Skip to content

Commit 3639aae

Browse files
🔍 test: Regenerate tests.
1 parent 77a5d26 commit 3639aae

24 files changed

+18074
-787
lines changed

test/src/integer/arithmetic/add.js

Lines changed: 837 additions & 37 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/addn.js

Lines changed: 852 additions & 0 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/div.js

Lines changed: 837 additions & 37 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/divn.js

Lines changed: 852 additions & 0 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/iadd.js

Lines changed: 837 additions & 37 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/iaddn.js

Lines changed: 852 additions & 0 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/idiv.js

Lines changed: 837 additions & 37 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/idivn.js

Lines changed: 852 additions & 0 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/imod.js

Lines changed: 837 additions & 37 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/imodn.js

Lines changed: 852 additions & 0 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/imul.js

Lines changed: 837 additions & 37 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/imuln.js

Lines changed: 852 additions & 0 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/ipow.js

Lines changed: 292 additions & 202 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/src/integer/arithmetic/ipown.js

Lines changed: 300 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/src/integer/arithmetic/isub.js

Lines changed: 837 additions & 37 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/isubn.js

Lines changed: 852 additions & 0 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/mod.js

Lines changed: 837 additions & 37 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/modn.js

Lines changed: 852 additions & 0 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/mul.js

Lines changed: 837 additions & 46 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/muln.js

Lines changed: 852 additions & 0 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/pow.js

Lines changed: 292 additions & 206 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/src/integer/arithmetic/pown.js

Lines changed: 300 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/src/integer/arithmetic/sub.js

Lines changed: 837 additions & 37 deletions
Large diffs are not rendered by default.

test/src/integer/arithmetic/subn.js

Lines changed: 852 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)