summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebenginehistory/resources
diff options
context:
space:
mode:
authorAdam Kallai <kadam@inf.u-szeged.hu>2013-10-14 05:57:02 -0700
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-14 15:12:43 +0200
commit338e24b48601a3cfdcde0977b6c9390d33d51c9f (patch)
tree373a661e8c028a9a4a1a25327da10ab5a8496b33 /tests/auto/widgets/qwebenginehistory/resources
parentff9e250a7a8865ae3d7664e5ef41fd79d9f5606e (diff)
Turn on to run all widgets tests by make check. Move widgets test to tests/auto.
Change-Id: If3617d86ea44f665a44a54b6ba57935b69220a9e Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com> Reviewed-by: Andras Becsi <andras.becsi@digia.com>
Diffstat (limited to 'tests/auto/widgets/qwebenginehistory/resources')
-rw-r--r--tests/auto/widgets/qwebenginehistory/resources/page1.html1
-rw-r--r--tests/auto/widgets/qwebenginehistory/resources/page2.html1
-rw-r--r--tests/auto/widgets/qwebenginehistory/resources/page3.html1
-rw-r--r--tests/auto/widgets/qwebenginehistory/resources/page4.html1
-rw-r--r--tests/auto/widgets/qwebenginehistory/resources/page5.html1
-rw-r--r--tests/auto/widgets/qwebenginehistory/resources/page6.html1
6 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/widgets/qwebenginehistory/resources/page1.html b/tests/auto/widgets/qwebenginehistory/resources/page1.html
new file mode 100644
index 000000000..82fa4aff1
--- /dev/null
+++ b/tests/auto/widgets/qwebenginehistory/resources/page1.html
@@ -0,0 +1 @@
+<title>page1</title><body><h1>page1</h1></body>
diff --git a/tests/auto/widgets/qwebenginehistory/resources/page2.html b/tests/auto/widgets/qwebenginehistory/resources/page2.html
new file mode 100644
index 000000000..5307bdcfd
--- /dev/null
+++ b/tests/auto/widgets/qwebenginehistory/resources/page2.html
@@ -0,0 +1 @@
+<title>page2</title><body><h1>page2</h1></body>
diff --git a/tests/auto/widgets/qwebenginehistory/resources/page3.html b/tests/auto/widgets/qwebenginehistory/resources/page3.html
new file mode 100644
index 000000000..4e5547c7e
--- /dev/null
+++ b/tests/auto/widgets/qwebenginehistory/resources/page3.html
@@ -0,0 +1 @@
+<title>page3</title><body><h1>page3</h1></body>
diff --git a/tests/auto/widgets/qwebenginehistory/resources/page4.html b/tests/auto/widgets/qwebenginehistory/resources/page4.html
new file mode 100644
index 000000000..3c57aeddc
--- /dev/null
+++ b/tests/auto/widgets/qwebenginehistory/resources/page4.html
@@ -0,0 +1 @@
+<title>page4</title><body><h1>page4</h1></body>
diff --git a/tests/auto/widgets/qwebenginehistory/resources/page5.html b/tests/auto/widgets/qwebenginehistory/resources/page5.html
new file mode 100644
index 000000000..859355279
--- /dev/null
+++ b/tests/auto/widgets/qwebenginehistory/resources/page5.html
@@ -0,0 +1 @@
+<title>page5</title><body><h1>page5</h1></body>
diff --git a/tests/auto/widgets/qwebenginehistory/resources/page6.html b/tests/auto/widgets/qwebenginehistory/resources/page6.html
new file mode 100644
index 000000000..c5bbc6f79
--- /dev/null
+++ b/tests/auto/widgets/qwebenginehistory/resources/page6.html
@@ -0,0 +1 @@
+<title>page6</title><body><h1>page6</h1></body>