From 9f355cd5a3843ae0a71f96f345ec25fe5fede8a2 Mon Sep 17 00:00:00 2001 From: murphy Date: Tue, 11 Jul 2006 05:49:15 +0000 Subject: Finally, renamed nitro-xhtml to nitro. Subversion got in the way. --- test/nitro-xhtml/suite.rb | 3 -- test/nitro-xhtml/tags.in.xhtml | 87 -------------------------------------- test/nitro-xhtml/tags.out.raydebug | 87 -------------------------------------- test/nitro/suite.rb | 3 ++ test/nitro/tags.in.xhtml | 87 ++++++++++++++++++++++++++++++++++++++ test/nitro/tags.out.raydebug | 87 ++++++++++++++++++++++++++++++++++++++ 6 files changed, 177 insertions(+), 177 deletions(-) delete mode 100644 test/nitro-xhtml/suite.rb delete mode 100644 test/nitro-xhtml/tags.in.xhtml delete mode 100644 test/nitro-xhtml/tags.out.raydebug create mode 100644 test/nitro/suite.rb create mode 100644 test/nitro/tags.in.xhtml create mode 100644 test/nitro/tags.out.raydebug diff --git a/test/nitro-xhtml/suite.rb b/test/nitro-xhtml/suite.rb deleted file mode 100644 index c2f0e33..0000000 --- a/test/nitro-xhtml/suite.rb +++ /dev/null @@ -1,3 +0,0 @@ -class Nitro < CodeRay::TestCase - extension :xhtml -end diff --git a/test/nitro-xhtml/tags.in.xhtml b/test/nitro-xhtml/tags.in.xhtml deleted file mode 100644 index 398031c..0000000 --- a/test/nitro-xhtml/tags.in.xhtml +++ /dev/null @@ -1,87 +0,0 @@ - -
- -

Questions with Tags: #{@tags.join(" ")}

- - 0 ?> - - Too many results for that Tag, please reduce the number by using one of the following Tags: - #{cloud_of(@qtags)} - -
- -

#{q.question}

-

- - #{excerpt} -

-

#{q.answers.size.to_i} answers

- -
-
- #{@qpager.navigation} -
- -
-

no question with this/these tag(s) found

-

Ask a question here.

-
- - - 0 ?> -

Tips with Tags: #{@tags.join(" ")}

- - Too many results for that Tag, please reduce the number by using one of the following Tags: - #{cloud_of(@ttags)} - -
- -

#{t.title}

-

- - #{excerpt} -

- -
-
- #{@tpager.navigation} -
- - - 0 ?> -

Tutorials with Tags: #{@tags.join(" ")}

- - Too many results for that Tag, please reduce the number by using one of the following Tags: - #{cloud_of(@tuttags)} - -
- -

#{t.title}

-

- - #{excerpt} -

- -
-
- #{@tpager.navigation} -
- - - - -
- - - #{t.name} - -
- -
- - -
- - diff --git a/test/nitro-xhtml/tags.out.raydebug b/test/nitro-xhtml/tags.out.raydebug deleted file mode 100644 index 7ce6076..0000000 --- a/test/nitro-xhtml/tags.out.raydebug +++ /dev/null @@ -1,87 +0,0 @@ -tag(tag(>) - tag(tag(>) - inline)> - tag(

)plain(Questions with Tags: )inlineoperator(\))delimiter(})>tag(

) - - inline) integer(0) delimiter(?>)> - inline)> - plain(Too many results for that Tag, please reduce the number by using one of the following Tags: - )inline - inline)> - tag(tag(>) - inline)> - tag(

)tag(delimiter(")>tag(>)inlinetag()tag(

) - tag(

) - inline)> - inline - tag(

) - tag(tag(>)inline plain(answers)tag(

) - inline)> - tag() - tag(tag(>) - inline - tag() - inline)> - tag(tag(>) - tag(

)plain(no question with this/these tag(s\) found)tag(

) - tag(

)tag(tag(>)plain(Ask a question here.)tag()tag(

) - tag() - inline)> - - inline) integer(0) delimiter(?>)> - tag(

)plain(Tips with Tags: )inlineoperator(\))delimiter(})>tag(

) - inline)> - plain(Too many results for that Tag, please reduce the number by using one of the following Tags: - )inline - inline)> - tag(tag(>) - inline)> - tag(

)tag(delimiter(")>tag(>)inlinetag()tag(

) - tag(

) - inline)> - inline - tag(

) - inline)> - tag() - tag(tag(>) - inline - tag() - inline)> - - inline) integer(0) delimiter(?>)> - tag(

)plain(Tutorials with Tags: )inlineoperator(\))delimiter(})>tag(

) - inline)> - plain(Too many results for that Tag, please reduce the number by using one of the following Tags: - )inline - inline)> - tag(tag(>) - inline)> - tag(

)tag(delimiter(")>tag(>)inlinetag()tag(

) - tag(

) - inline)> - inline - tag(

) - inline)> - tag() - tag(tag(>) - inline - tag() - inline)> - - - inline)> - tag(tag(>) - inline)> - inline)> - tag(delimiter(")> attribute_name(style)operator(=)stringcontent(em;)delimiter(")>tag(>)inlinetag() - inline)> - tag() comment() - inline)> - tag() comment() - - tag( tag(/>) -tag() - -comment() diff --git a/test/nitro/suite.rb b/test/nitro/suite.rb new file mode 100644 index 0000000..c2f0e33 --- /dev/null +++ b/test/nitro/suite.rb @@ -0,0 +1,3 @@ +class Nitro < CodeRay::TestCase + extension :xhtml +end diff --git a/test/nitro/tags.in.xhtml b/test/nitro/tags.in.xhtml new file mode 100644 index 0000000..398031c --- /dev/null +++ b/test/nitro/tags.in.xhtml @@ -0,0 +1,87 @@ + +
+ +

Questions with Tags: #{@tags.join(" ")}

+ + 0 ?> + + Too many results for that Tag, please reduce the number by using one of the following Tags: + #{cloud_of(@qtags)} + +
+ +

#{q.question}

+

+ + #{excerpt} +

+

#{q.answers.size.to_i} answers

+ +
+
+ #{@qpager.navigation} +
+ +
+

no question with this/these tag(s) found

+

Ask a question here.

+
+ + + 0 ?> +

Tips with Tags: #{@tags.join(" ")}

+ + Too many results for that Tag, please reduce the number by using one of the following Tags: + #{cloud_of(@ttags)} + +
+ +

#{t.title}

+

+ + #{excerpt} +

+ +
+
+ #{@tpager.navigation} +
+ + + 0 ?> +

Tutorials with Tags: #{@tags.join(" ")}

+ + Too many results for that Tag, please reduce the number by using one of the following Tags: + #{cloud_of(@tuttags)} + +
+ +

#{t.title}

+

+ + #{excerpt} +

+ +
+
+ #{@tpager.navigation} +
+ + + + +
+ + + #{t.name} + +
+ +
+ + +
+ + diff --git a/test/nitro/tags.out.raydebug b/test/nitro/tags.out.raydebug new file mode 100644 index 0000000..7ce6076 --- /dev/null +++ b/test/nitro/tags.out.raydebug @@ -0,0 +1,87 @@ +tag(tag(>) + tag(tag(>) + inline)> + tag(

)plain(Questions with Tags: )inlineoperator(\))delimiter(})>tag(

) + + inline) integer(0) delimiter(?>)> + inline)> + plain(Too many results for that Tag, please reduce the number by using one of the following Tags: + )inline + inline)> + tag(tag(>) + inline)> + tag(

)tag(delimiter(")>tag(>)inlinetag()tag(

) + tag(

) + inline)> + inline + tag(

) + tag(tag(>)inline plain(answers)tag(

) + inline)> + tag() + tag(tag(>) + inline + tag() + inline)> + tag(tag(>) + tag(

)plain(no question with this/these tag(s\) found)tag(

) + tag(

)tag(tag(>)plain(Ask a question here.)tag()tag(

) + tag() + inline)> + + inline) integer(0) delimiter(?>)> + tag(

)plain(Tips with Tags: )inlineoperator(\))delimiter(})>tag(

) + inline)> + plain(Too many results for that Tag, please reduce the number by using one of the following Tags: + )inline + inline)> + tag(tag(>) + inline)> + tag(

)tag(delimiter(")>tag(>)inlinetag()tag(

) + tag(

) + inline)> + inline + tag(

) + inline)> + tag() + tag(tag(>) + inline + tag() + inline)> + + inline) integer(0) delimiter(?>)> + tag(

)plain(Tutorials with Tags: )inlineoperator(\))delimiter(})>tag(

) + inline)> + plain(Too many results for that Tag, please reduce the number by using one of the following Tags: + )inline + inline)> + tag(tag(>) + inline)> + tag(

)tag(delimiter(")>tag(>)inlinetag()tag(

) + tag(

) + inline)> + inline + tag(

) + inline)> + tag() + tag(tag(>) + inline + tag() + inline)> + + + inline)> + tag(tag(>) + inline)> + inline)> + tag(delimiter(")> attribute_name(style)operator(=)stringcontent(em;)delimiter(")>tag(>)inlinetag() + inline)> + tag() comment() + inline)> + tag() comment() + + tag( tag(/>) +tag() + +comment() -- cgit v1.2.1