cvs commit: jakarta-tomcat-4.0/tester/web/golden JspDoc01.txt

2004-01-21 Thread larryi
larryi 2004/01/21 18:52:23 Modified:tester/web/golden JspDoc01.txt Log: Update the expected result. Note that the Tomcat 4.1 Jasper currently removes white space from within jsp:text tags in violation of the spec. This file is being updated with the correct response, causin

cvs commit: jakarta-tomcat-4.0/tester/web/golden JspDoc01.txt

2002-02-10 Thread craigmcc
craigmcc02/02/10 18:25:39 Modified:tester/web/golden JspDoc01.txt Log: Update golden file to reflect corrected JSP parsing behavior. Revision ChangesPath 1.2 +1 -1 jakarta-tomcat-4.0/tester/web/golden/JspDoc01.txt Index: JspDoc01.txt ===

cvs commit: jakarta-tomcat-4.0/tester/web/golden JspDoc01.txt

2002-02-09 Thread remm
remm02/02/09 08:40:28 Modified:tester/src/bin Tag: tomcat_40_branch tester.xml tester/web/golden Tag: tomcat_40_branch JspDoc01.txt Log: - Fix two incorrect tests: - 404 is the right result IMO in the first case. - Jasper doesn't generate extra spaces anym

cvs commit: jakarta-tomcat-4.0/tester/web/golden JspDoc01.txt

2001-09-12 Thread craigmcc
craigmcc01/09/12 13:26:31 Modified:tester/src/bin tester.xml Added: tester/web JspDoc01.jsp tester/web/golden JspDoc01.txt Log: Add unit test to verify correct behavior of parsing JSP documents without incorrect rearrangement of character and element data.