Changeset 24390
- Timestamp:
- 07/17/2008 12:14:35 AM (6 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Frameworks/AutoHyperlinks Framework/UnitTests/HyperlinkContextTest.m
r24341 r24390 197 197 [self testURIBorder:@"http://www.example.com/---"]; 198 198 199 [self testEnclosedURI:@"http://www.example.com/query.php?test=YES&evilQuery=1"]; 200 [self testURIBorder:@"http://www.example.com/query.php?test=YES&evilQuery=1"]; 201 [self testEnclosedURIFollowedByCharacter:@"http://www.example.com/query.php?test=YES&evilQuery=1"]; 202 199 203 [self testEnclosedURI:@"http://www.example.com/___"]; 200 204 [self testEnclosedURI:@"http://www.example.com/$$$"];