micropython/tools
Alessandro Gatti 91bf884346 tools/tinytest-codegen: Ensure consistent tests order.
Make sure the the generated header file contains tests appearing in a
predictable order, conforming to `tests/run-tests.py`'s behaviour.

Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
2023-11-07 22:32:58 +01:00
..
autobuild all: Switch to new preview build versioning scheme. 2023-10-06 12:10:14 +11:00
mpremote all: Update Python formatting to ruff-format. 2023-11-03 13:30:41 +11:00
.gitattributes
.gitignore
boardgen.py stm32/boards/make-pins.py: Update to use tools/boardgen.py. 2023-11-03 14:16:49 +11:00
cc1
ci.sh all: Replace "black" with "ruff format". 2023-11-03 13:30:38 +11:00
codeformat.py all: Replace "black" with "ruff format". 2023-11-03 13:30:38 +11:00
codestats.sh
dfu.py
file2h.py
gen-changelog.sh
gen-cpydiff.py
hci_trace_to_pcap.py
insert-usb-ids.py
makemanifest.py
manifestfile.py docs,tools: Change remaining "urequests" references to "requests". 2023-10-05 14:04:45 +11:00
metrics.py tools/metrics.py: Fix esp32 and esp8266 board names after renaming. 2023-10-04 15:44:25 +11:00
mpy-tool.py all: Update Python formatting to ruff-format. 2023-11-03 13:30:41 +11:00
mpy_bin2res.py
mpy_cross_all.py
mpy_ld.py py/persistentcode: Bump .mpy sub-version. 2023-10-16 11:25:31 +11:00
pyboard.py all: Update Python formatting to ruff-format. 2023-11-03 13:30:41 +11:00
pydfu.py all: Fix various spelling mistakes found by codespell 2.2.6. 2023-10-03 11:24:50 +11:00
tinytest-codegen.py tools/tinytest-codegen: Ensure consistent tests order. 2023-11-07 22:32:58 +01:00
uf2conv.py
uf2families.json
uncrustify.cfg
verifygitlog.py