diff options
author | Jeff Epler <jepler@gmail.com> | 2025-08-14 10:04:33 -0500 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-09-16 12:31:14 +1000 |
commit | a69425b533932bbcac0ef463f9e27f79ff2150e3 (patch) | |
tree | 4b6c87bc12814cfe5099393ad197d3909a8e6e06 /docs/develop | |
parent | e9da4c9c98c329c85eb7273437ff9e567d6cd006 (diff) |
unix/Makefile: Add additional testing targets.
These are convenience targets for running specific tests as a developer.
They are more useful that invoking run-tests directly as they take account
of the VARIANT= specified on the make command-line.
For instance, you can run all tests matching the regular expression "int"
with `make VARIANT=... test//int`.
The new targets are all documented in README.md.
Signed-off-by: Jeff Epler <jepler@gmail.com>
Diffstat (limited to 'docs/develop')
0 files changed, 0 insertions, 0 deletions