Commit 91ddaaa6 authored by Ronan Abhamon's avatar Ronan Abhamon

feat(tool/test_qml): add file description

parent cb746f19
#!/usr/bin/sh
# ====================================================================
# Tool to run unit tests on all `*.spec.qml` files.
# ====================================================================
RESOURCES_FILE='resources.qrc'
TEST_RUNNER='qmltestrunner-qt5'
TEST_FILE_EXTENSION='spec.qml'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment