From 7f33da9ea540366586a9da212fd64659eea0f37d Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Tue, 8 Jul 2008 14:39:13 +0000 Subject: [PATCH] add new tests --- tests/lang/comments.phpt | 2 +- tests/lang/comments2.phpt | 9 +++++++++ tests/lang/script_tag.phpt | 17 +++++++++++++++++ 3 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 tests/lang/comments2.phpt create mode 100644 tests/lang/script_tag.phpt diff --git a/tests/lang/comments.phpt b/tests/lang/comments.phpt index 682366ec27..365beffdd7 100644 --- a/tests/lang/comments.phpt +++ b/tests/lang/comments.phpt @@ -16,7 +16,7 @@ echo "e este, # hein?"; echo "\n"; ?> ---EXPECTF-- +--EXPECT-- #teste2 #ola uhm # ah diff --git a/tests/lang/comments2.phpt b/tests/lang/comments2.phpt new file mode 100644 index 0000000000..8d727d91d0 --- /dev/null +++ b/tests/lang/comments2.phpt @@ -0,0 +1,9 @@ +--TEST-- +#-style comments (part 2) +--FILEEOF-- + +# tag +--FILE-- + + + +texto