summaryrefslogtreecommitdiff
path: root/docs/tutorial
diff options
context:
space:
mode:
authorAlessandro Gatti <a.gatti@frob.it>2025-07-24 23:48:01 +0200
committerDamien George <damien@micropython.org>2025-08-11 16:46:15 +1000
commitb1d5c656de3f11fc1729f165c8d9709594ccbfb6 (patch)
tree3b8f0f448aa53fcef222030d1da5055b7f9f653d /docs/tutorial
parentf10707febb41e042e929efaf9ee4a66b847a68d4 (diff)
tests/micropython: Remove big ints dependence for viper boundary tests.
This commit provides an implementation for viper boundary tests that can work even without big int support. Since it uses a fixed-size buffer to hold values to work with, this should work on any platform as long as its integers are at least 32 bits wide, regardless its configuration on how big integers can get. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'docs/tutorial')
0 files changed, 0 insertions, 0 deletions