From b1509f22892dc98057c750e7fae39ded5cea3b09 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 19 May 2012 18:01:32 +0000 Subject: added MirOTR git-svn-id: http://svn.miranda-ng.org/main/trunk@83 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../testsuite/tstpages/01_stock_cases/comment.suite | 18 ++++++++++++++++++ .../testsuite/tstpages/01_stock_cases/endtag.suite | 13 +++++++++++++ .../testsuite/tstpages/01_stock_cases/special.suite | 11 +++++++++++ .../tstpages/01_stock_cases/starttag.suite | 21 +++++++++++++++++++++ .../testsuite/tstpages/01_stock_cases/way.suite | 4 ++++ 5 files changed, 67 insertions(+) create mode 100644 plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/comment.suite create mode 100644 plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/endtag.suite create mode 100644 plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/special.suite create mode 100644 plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/starttag.suite create mode 100644 plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/way.suite (limited to 'plugins/MirOTR/ekhtml/testsuite/tstpages') diff --git a/plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/comment.suite b/plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/comment.suite new file mode 100644 index 0000000000..88ce043511 --- /dev/null +++ b/plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/comment.suite @@ -0,0 +1,18 @@ + + + + + + diff --git a/plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/endtag.suite b/plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/endtag.suite new file mode 100644 index 0000000000..869db71255 --- /dev/null +++ b/plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/endtag.suite @@ -0,0 +1,13 @@ +First start out with some properly formed end tags + + +Now something a little more interesting + + +Some weird stuff + + diff --git a/plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/special.suite b/plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/special.suite new file mode 100644 index 0000000000..ffd6517d9d --- /dev/null +++ b/plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/special.suite @@ -0,0 +1,11 @@ + + + + + + diff --git a/plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/starttag.suite b/plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/starttag.suite new file mode 100644 index 0000000000..c1a03af7bf --- /dev/null +++ b/plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/starttag.suite @@ -0,0 +1,21 @@ +First, valid tags + + + + + + + + + + + + + + + + diff --git a/plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/way.suite b/plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/way.suite new file mode 100644 index 0000000000..c33756cc0c --- /dev/null +++ b/plugins/MirOTR/ekhtml/testsuite/tstpages/01_stock_cases/way.suite @@ -0,0 +1,4 @@ + + + + \ No newline at end of file -- cgit v1.2.3