File: tests.pro

package info (click to toggle)
qt6-webview 6.10.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,084 kB
  • sloc: cpp: 4,424; java: 582; makefile: 23
file content (10 lines) | stat: -rw-r--r-- 201 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = subdirs

# Currently the tests are adapted for the platforms
# that provide a native WebView implementation.
android|ios|winrt {
  SUBDIRS += auto
}

SUBDIRS += \
    manual/tst_quickwidget