Logo
Explore Help
Sign In
feedc0de/qt-creator
1
0
Fork 0
You've already forked qt-creator
forked from qt-creator/qt-creator
Code Pull Requests Activity
Files
c4438cc4c306ff2232ce026ab5adb8f2bcad613d
qt-creator/tests/auto/valgrind/valgrind.qbs

11 lines
195 B
QML
Raw Normal View History

Add qbs project files for autotests. Note: Since not all autotests are able to run from an installed location, we need to be able to start them from the build directory, which in turn forces us to set a destination directory for libraries and plugins, so they will be found at run-time. Change-Id: Idcf7e1333dfa6e9dbf745391b78c035f842ccc5a Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2013-08-26 17:50:02 +02:00
import qbs
Project {
name: "Valgrind autotests"
Fix qbs build on Windows. Disable valgrind autotests for now. The people responsible for the plugin have to decide which ones can actually be used on Windows and which ones cannot. Change-Id: I579de6258c73845a1935a9c220346879251bc478 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2013-10-15 14:27:21 +02:00
condition: !qbs.targetOS.contains("windows")
Add qbs project files for autotests. Note: Since not all autotests are able to run from an installed location, we need to be able to start them from the build directory, which in turn forces us to set a destination directory for libraries and plugins, so they will be found at run-time. Change-Id: Idcf7e1333dfa6e9dbf745391b78c035f842ccc5a Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2013-08-26 17:50:02 +02:00
references: [
"callgrind/callgrind.qbs",
"memcheck/memcheck.qbs"
]
}
Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 81ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API