index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/docs/library/bluetooth
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
run-tests.py
Age
Commit message (
Expand
)
Author
6 days
py/formatfloat: Improve accuracy of float formatting code.
Yoctopuce dev
9 days
tests/run-internalbench.py: Allow running internalbench on hardware.
Anson Mansfield
14 days
all: Go back to using default ruff quote style.
Damien George
14 days
py/obj: Fix REPR_C bias toward zero.
Yoctopuce dev
2025-07-23
tests/run-tests.py: Use TEST_TIMEOUT as timeout for bare-metal tests.
Damien George
2025-07-23
tests/run-tests.py: Detect threading and automatically run thread tests.
Damien George
2025-07-18
tests: Add specific tests for "long long" 64-bit bigints.
Angus Gratton
2025-07-16
py/vm: Avoid heap-allocating slices when subscripting built-ins.
Jim Mussared
2025-07-12
tests/run-tests.py: Consider tests ending in _async.py as async tests.
Damien George
2025-07-06
tools/ci.sh: Increase test timeout to 60s in coverage jobs.
Jeff Epler
2025-07-06
tests/misc: Improve test coverage of py/profile.c.
Jeff Epler
2025-07-01
tests/run-tests.py: Allow injected code customisation.
Alessandro Gatti
2025-06-19
tests/run-tests.py: Add support for ctrl keys in REPL tests.
Andrew Leech
2025-06-12
tests/run-tests.py: Factor out helper function to create test report.
Damien George
2025-06-10
tests/run-tests.py: Unconditionally enable native tests if asked.
Alessandro Gatti
2025-06-05
tests/run-tests.py: Remove filename arg from prepare_script_for_target.
Damien George
2025-06-05
tests/run-tests.py: Automatically skip tests that are too large.
Damien George
2025-06-03
tests/run-tests.py: Change _results.json to have a combined result list.
Damien George
2025-05-18
tests/run-tests.py: Add list of passed/skipped tests to _result.json.
Damien George
2025-05-07
extmod/asyncio: Fix early exit of asyncio scheduler.
Yoctopuce dev
2025-03-27
extmod/moddeflate: Keep DeflateIO state consistent on window alloc fail.
Damien George
2025-03-04
test/run-tests: Print a note if it looks like unittest.main() missing.
Angus Gratton
2025-03-04
tests/run-tests: Remove any 'expected' file from a unittest run.
Angus Gratton
2025-02-25
tests: Four typos in tests directory.
Christian Clauss
2025-02-11
tests/run-tests.py: Give more information when CPython crashes.
Damien George
2025-01-06
tests/run-tests.py: Implement getcwd on __FS hook filesystem.
Damien George
2025-01-06
tests/run-tests.py: Set __main__ module to __injected_test.
Damien George
2025-01-02
tests/run-tests.py: Detect inlineasm support and add tests if needed.
Alessandro Gatti
2025-01-02
py/emitinlinerv32: Add inline assembler support for RV32.
Alessandro Gatti
2025-01-01
tests/inlineasm: Make room for RV32IMC inline asm tests.
Alessandro Gatti
2024-12-20
tests: Fix all file ioctl's to support only MP_STREAM_CLOSE.
Damien George
2024-12-19
tests/run-tests.py: Set name of injected test module to '__main__'.
Damien George
2024-12-06
tests/run-tests.py: Print .out file when there is no .exp file.
Damien George
2024-12-06
tests/run-tests.py: Add support for tests to use unittest.
Damien George
2024-11-04
tests/run-tests.py: Add mimxrt and samd platforms.
Damien George
2024-11-04
tests/run-tests.py: Change --target/--device options to --test-instance.
Damien George
2024-11-04
tests/run-tests.py: Simplify the way target-specific tests are given.
Damien George
2024-10-22
tests/run-tests.py: Skip large viper test on esp8266.
Damien George
2024-10-15
tests/run-tests.py: Only run inlineasm tests on rp2 ARM targets.
Damien George
2024-10-15
tests/run-tests.py: Wait for soft reset if a target skips a test.
Damien George
2024-09-19
tests/run-tests.py: Remove --write-exp and --list-tests options.
Damien George
2024-09-06
tests/run-tests.py: Add a zephyr test target.
Damien George
2024-09-06
qemu: Rename qemu-arm port to qemu.
Damien George
2024-09-06
all: Remove remaining qemu-riscv references.
Damien George
2024-09-04
tests/run-tests.py: Automatically detect native arch and mpy-cross flag.
Damien George
2024-08-28
qemu-arm: Rework to provide a REPL and run tests via a pty serial port.
Damien George
2024-08-28
tests/run-tests.py: Skip additional tests when slice unavailable.
Damien George
2024-08-14
tests/run-tests.py: Enable stress tests on esp32 port.
Angus Gratton
2024-07-25
tests/run-tests.py: Make Windows test skipping more granular.
stijn
2024-07-25
github/workflows: Improve MSYS2-based CI builds.
stijn
[next]