summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngus Gratton <angus@redyak.com.au>2025-03-19 10:35:58 +1100
committerDamien George <damien@micropython.org>2025-07-18 00:11:34 +1000
commit0cf1e7c0598c5daee6d63c8b0dff0d9d67899fec (patch)
tree084ad19cc6f7489aae6f1922b12558b904038b1e
parenta54b5d9aed871b20d76df3c45cd78bf51d28b249 (diff)
tests/thread: Rename thread_lock4 test to thread_lock4_intbig.
Relies on arbitrary precision math, so won't run on a port which has threads & limited bigint support. This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
-rw-r--r--tests/thread/thread_lock4_intbig.py (renamed from tests/thread/thread_lock4.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/thread/thread_lock4.py b/tests/thread/thread_lock4_intbig.py
index b424ee3d0..b424ee3d0 100644
--- a/tests/thread/thread_lock4.py
+++ b/tests/thread/thread_lock4_intbig.py