File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,10 @@ rm "$outputjson"
1717# These apps are for testing, or aren't ready yet:
1818# com.quasikili.quasidoodle doesn't work on touch screen devices
1919# com.micropythonos.filemanager doesn't do anything other than let you browse the filesystem, so it's confusing
20- # com.micropythonos.confetti crashes when closing
21- # com.micropythonos.showfonts is slow to open
22- # com.micropythonos.draw isnt very useful
2320# com.micropythonos.errortest is an intentional bad app for testing (caught by tests/test_graphical_launch_all_apps.py)
2421# com.micropythonos.showbattery is just a test
25- # com.micropythonos.doom isn't ready because the firmware doesn't have doom built-in yet
26- blacklist=" com.micropythonos.filemanager com.quasikili.quasidoodle com.micropythonos.confetti com.micropythonos.showfonts com.micropythonos.draw com.micropythonos. errortest com.micropythonos.showbattery com.micropythonos.doom "
22+ # com.micropythonos.doom_launcher isn't ready because the firmware doesn't have doom built-in yet
23+ blacklist=" com.micropythonos.filemanager com.quasikili.quasidoodle com.micropythonos.errortest com.micropythonos.showbattery com.micropythonos.doom_launcher "
2724
2825echo " [" | tee -a " $outputjson "
2926
You can’t perform that action at this time.
0 commit comments