Commit 5d896f67 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2389 from KoynovStas/Qt_UnitTests

Qt unit tests
parents 6c2a70d7 91ae9708
...@@ -12,6 +12,8 @@ ...@@ -12,6 +12,8 @@
# Qt-es # Qt-es
object_script.*.Release
object_script.*.Debug
*_plugin_import.cpp *_plugin_import.cpp
/.qmake.cache /.qmake.cache
/.qmake.stash /.qmake.stash
...@@ -27,6 +29,11 @@ ui_*.h ...@@ -27,6 +29,11 @@ ui_*.h
Makefile* Makefile*
*build-* *build-*
# Qt unit tests
target_wrapper.*
# QtCreator # QtCreator
*.autosave *.autosave
......
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