Add unit tests for blank/null cookie names
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 1 Nov 2009 23:05:26 +0000 (23:05 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 1 Nov 2009 23:05:26 +0000 (23:05 +0000)
commit48512a3845ac589700eb0326bd43d2ff0e9e8392
treebd61cfec7bea90bfa62a3e73461a50cf7b28a2c3
parentc5331a51f3a95e0e372edeba4563447f3ee2f209
Add unit tests for blank/null cookie names

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@831780 13f79535-47bb-0310-9956-ffa450edef68
test/org/apache/tomcat/util/http/CookiesBaseTest.java
test/org/apache/tomcat/util/http/TestCookiesDefaultSysProps.java
test/org/apache/tomcat/util/http/TestCookiesNoFwdStrictSysProps.java
test/org/apache/tomcat/util/http/TestCookiesNoStrictNamingSysProps.java
test/org/apache/tomcat/util/http/TestCookiesStrictSysProps.java
test/org/apache/tomcat/util/http/TestCookiesSwitchSysProps.java