forked from qt-creator/qt-creator
Tests: Include flamegraphview test
Change-Id: Id30d171d43c7b5adf5bb7b45fda99364662c93be Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -4,6 +4,7 @@ import "../tracingautotest.qbs" as TracingAutotest
|
||||
TracingAutotest {
|
||||
name: "FlameGraphView autotest"
|
||||
|
||||
Depends { name: "Utils" }
|
||||
Depends { name: "Qt.quickwidgets" }
|
||||
|
||||
Group {
|
||||
|
@@ -5,6 +5,7 @@ Project {
|
||||
|
||||
references: [
|
||||
"flamegraph/flamegraph.qbs",
|
||||
"flamegraphview/flamegraphview.qbs",
|
||||
"timelinemodel/timelinemodel.qbs",
|
||||
"timelinemodelaggregator/timelinemodelaggregator.qbs",
|
||||
"timelinenotesmodel/timelinenotesmodel.qbs",
|
||||
|
Reference in New Issue
Block a user