Browse Source

Merge pull request #2832 from Kelimion/big_int_literal_hex

Change large math/big test literals to hex.
Jeroen van Rijn 1 year ago
parent
commit
4e97b83312
2 changed files with 2 additions and 1 deletions
  1. 2 1
      tests/core/.gitignore
  2. 0 0
      tests/core/math/big/test.py

+ 2 - 1
tests/core/.gitignore

@@ -1,2 +1,3 @@
 *.zip
-*.png
+*.png
+math_big_test_library.*

File diff suppressed because it is too large
+ 0 - 0
tests/core/math/big/test.py


Some files were not shown because too many files changed in this diff