org.testium.Testium.yaml uses host Python/Lua only (no bundled interpreter). build.sh exports a .flatpak bundle. README documents the install procedure.
8 lines
255 B
XML
8 lines
255 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
|
|
<mime-type type="application/x-testium">
|
|
<comment>Testium test script</comment>
|
|
<glob pattern="*.tum"/>
|
|
</mime-type>
|
|
</mime-info>
|