created tests/auto

This commit is contained in:
Hamed Masafi 2020-07-29 17:08:37 +04:30
parent f1e21d8087
commit 076a15e127
77 changed files with 10 additions and 0 deletions

10
tests/tests.pro Normal file
View File

@ -0,0 +1,10 @@
TEMPLATE = subdirs
CONFIG += no_docs_target
SUBDIRS += auto
OTHER_FILES += ../.github/workflows/build.yml
prepareRecursiveTarget(run-tests)
QMAKE_EXTRA_TARGETS += run-tests