diff options
author | Alexis Menard <alexis.menard@nokia.com> | 2009-04-17 14:06:06 (GMT) |
---|---|---|
committer | Alexis Menard <alexis.menard@nokia.com> | 2009-04-17 14:06:06 (GMT) |
commit | f15b8a83e2e51955776a3f07cb85ebfc342dd8ef (patch) | |
tree | c5dc684986051654898db11ce73e03b9fec8db99 /tests/auto/qhelpenginecore/data | |
download | Qt-f15b8a83e2e51955776a3f07cb85ebfc342dd8ef.zip Qt-f15b8a83e2e51955776a3f07cb85ebfc342dd8ef.tar.gz Qt-f15b8a83e2e51955776a3f07cb85ebfc342dd8ef.tar.bz2 |
Initial import of statemachine branch from the old kinetic repository
Diffstat (limited to 'tests/auto/qhelpenginecore/data')
-rw-r--r-- | tests/auto/qhelpenginecore/data/collection.qhc | bin | 0 -> 10240 bytes | |||
-rw-r--r-- | tests/auto/qhelpenginecore/data/collection1.qhc | bin | 0 -> 10240 bytes | |||
-rw-r--r-- | tests/auto/qhelpenginecore/data/linguist-3.3.8.qch | bin | 0 -> 131072 bytes | |||
-rw-r--r-- | tests/auto/qhelpenginecore/data/qmake-3.3.8.qch | bin | 0 -> 61440 bytes | |||
-rw-r--r-- | tests/auto/qhelpenginecore/data/qmake-4.3.0.qch | bin | 0 -> 93184 bytes | |||
-rw-r--r-- | tests/auto/qhelpenginecore/data/test.html | 11 | ||||
-rw-r--r-- | tests/auto/qhelpenginecore/data/test.qch | bin | 0 -> 22528 bytes |
7 files changed, 11 insertions, 0 deletions
diff --git a/tests/auto/qhelpenginecore/data/collection.qhc b/tests/auto/qhelpenginecore/data/collection.qhc Binary files differnew file mode 100644 index 0000000..6fb8abb --- /dev/null +++ b/tests/auto/qhelpenginecore/data/collection.qhc diff --git a/tests/auto/qhelpenginecore/data/collection1.qhc b/tests/auto/qhelpenginecore/data/collection1.qhc Binary files differnew file mode 100644 index 0000000..45acf33 --- /dev/null +++ b/tests/auto/qhelpenginecore/data/collection1.qhc diff --git a/tests/auto/qhelpenginecore/data/linguist-3.3.8.qch b/tests/auto/qhelpenginecore/data/linguist-3.3.8.qch Binary files differnew file mode 100644 index 0000000..0b53cd8 --- /dev/null +++ b/tests/auto/qhelpenginecore/data/linguist-3.3.8.qch diff --git a/tests/auto/qhelpenginecore/data/qmake-3.3.8.qch b/tests/auto/qhelpenginecore/data/qmake-3.3.8.qch Binary files differnew file mode 100644 index 0000000..a3ca18a --- /dev/null +++ b/tests/auto/qhelpenginecore/data/qmake-3.3.8.qch diff --git a/tests/auto/qhelpenginecore/data/qmake-4.3.0.qch b/tests/auto/qhelpenginecore/data/qmake-4.3.0.qch Binary files differnew file mode 100644 index 0000000..8f76134 --- /dev/null +++ b/tests/auto/qhelpenginecore/data/qmake-4.3.0.qch diff --git a/tests/auto/qhelpenginecore/data/test.html b/tests/auto/qhelpenginecore/data/test.html new file mode 100644 index 0000000..bf0e505 --- /dev/null +++ b/tests/auto/qhelpenginecore/data/test.html @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!DOCTYPE html + PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head> + <title>Test Manual</title> + <link href="classic.css" rel="stylesheet" type="text/css" /> +</head> +<body> +</body> +</html> diff --git a/tests/auto/qhelpenginecore/data/test.qch b/tests/auto/qhelpenginecore/data/test.qch Binary files differnew file mode 100644 index 0000000..8a8f7a1 --- /dev/null +++ b/tests/auto/qhelpenginecore/data/test.qch |