Update of /cvsroot/htmlparser/htmlparser/src/org/htmlparser/tests/parserHelperTests
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29557/src/org/htmlparser/tests/parserHelperTests
Modified Files:
StringParserTest.java RemarkNodeParserTest.java
Log Message:
Fix some javadoc warnings.
Index: RemarkNodeParserTest.java
===================================================================
RCS file: /cvsroot/htmlparser/htmlparser/src/org/htmlparser/tests/parserHelperTests/RemarkNodeParserTest.java,v
retrieving revision 1.46
retrieving revision 1.47
diff -C2 -d -r1.46 -r1.47
*** RemarkNodeParserTest.java 2 Jul 2004 00:49:30 -0000 1.46
--- RemarkNodeParserTest.java 18 Jul 2004 21:31:21 -0000 1.47
***************
*** 47,50 ****
--- 47,51 ----
/**
+ * Test unparsed remark node.
* The bug being reproduced is this : <BR>
* <!-- saved from url=(0022)http://internet.e-mail -->
***************
*** 183,186 ****
--- 184,188 ----
/**
+ * Test tag within remark.
* Reproduction of bug reported by John Zook [594301]
* When we have tags like :
***************
*** 362,365 ****
--- 364,368 ----
/**
+ * Test exclamation mark ending.
* Test a comment ending with !--.
* See bug #788746 parser crashes on comments like <!-- foobar --!>
Index: StringParserTest.java
===================================================================
RCS file: /cvsroot/htmlparser/htmlparser/src/org/htmlparser/tests/parserHelperTests/StringParserTest.java,v
retrieving revision 1.48
retrieving revision 1.49
diff -C2 -d -r1.48 -r1.49
*** StringParserTest.java 24 May 2004 16:18:32 -0000 1.48
--- StringParserTest.java 18 Jul 2004 21:31:21 -0000 1.49
***************
*** 68,71 ****
--- 68,72 ----
/**
+ * Test string containing link.
* Bug reported by Kaarle Kaila of Nokia<br>
* For the following HTML :
|