Jacek Caban : winetest: Added hello.php, a copy of hello.html that avoids caching.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Feb 11 09:17:14 CST 2016


Module: tools
Branch: master
Commit: be8034671e4a9849a8a32f49221dd50c421c6900
URL:    http://source.winehq.org/git/tools.git/?a=commit;h=be8034671e4a9849a8a32f49221dd50c421c6900

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Feb 11 15:20:24 2016 +0100

winetest: Added hello.php, a copy of hello.html that avoids caching.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 winetest/tests/hello.php | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/winetest/tests/hello.php b/winetest/tests/hello.php
new file mode 100644
index 0000000..bed858b
--- /dev/null
+++ b/winetest/tests/hello.php
@@ -0,0 +1,4 @@
+<html><body>
+<h1>Hello world!</h1>
+This is a test page for the Wine regression test suite.
+</body></html>




More information about the wine-cvs mailing list