aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template/datasets
diff options
context:
space:
mode:
authorNathaniel Guse <nathaniel.guse@gmail.com>2013-07-19 13:25:53 -0500
committerNathan Guse <nathaniel.guse@gmail.com>2013-07-23 09:28:24 -0500
commit30bfd7fb61bbe1d7ca50290730d8c4b6094c41a4 (patch)
tree3bff04c42b39bea2be48b0e780942f0ef78a485e /tests/template/datasets
parentea250a5ef5dd3e790b22336e5a9e74c77da35569 (diff)
downloadforums-30bfd7fb61bbe1d7ca50290730d8c4b6094c41a4.tar
forums-30bfd7fb61bbe1d7ca50290730d8c4b6094c41a4.tar.gz
forums-30bfd7fb61bbe1d7ca50290730d8c4b6094c41a4.tar.bz2
forums-30bfd7fb61bbe1d7ca50290730d8c4b6094c41a4.tar.xz
forums-30bfd7fb61bbe1d7ca50290730d8c4b6094c41a4.zip
[ticket/11701] Test events in loops
PHPBB3-11701
Diffstat (limited to 'tests/template/datasets')
-rw-r--r--tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/test_event_loop.html1
-rw-r--r--tests/template/datasets/ext_trivial/styles/silver/template/event_loop.html3
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/test_event_loop.html b/tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/test_event_loop.html
new file mode 100644
index 0000000000..149398d6bd
--- /dev/null
+++ b/tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/test_event_loop.html
@@ -0,0 +1 @@
+{event_loop.S_ROW_COUNT}<!-- IF not event_loop.S_LAST_ROW -->|<!-- ENDIF --> \ No newline at end of file
diff --git a/tests/template/datasets/ext_trivial/styles/silver/template/event_loop.html b/tests/template/datasets/ext_trivial/styles/silver/template/event_loop.html
new file mode 100644
index 0000000000..c70d8f86d7
--- /dev/null
+++ b/tests/template/datasets/ext_trivial/styles/silver/template/event_loop.html
@@ -0,0 +1,3 @@
+<!-- BEGIN event_loop -->
+event_loop<!-- EVENT test_event_loop -->
+<!-- END event_loop -->