Skip to content

Commit 7fa5d64

Browse files
committed
mpremote/tests/run-mpremote-tests: Rewrite in Python.
Replacing the original bash script with a test script derived from the main suite's run-tests.py. Signed-off-by: Anson Mansfield <amansfield@mantaro.com>
1 parent 15cec3d commit 7fa5d64

File tree

3 files changed

+484
-30
lines changed

3 files changed

+484
-30
lines changed

tools/mpremote/tests/loop.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/bin/bash
2+
while true
3+
do
4+
$MICROPYTHON $@
5+
done

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy