summaryrefslogtreecommitdiff
path: root/tests/URLDetectionTest.php
AgeCommit message (Expand)Author
2009-09-09:: isn't a valid IPv6 address for our purposesCraig Andrews
2009-09-04Added additional characters as allowed in URLs.Craig Andrews
2009-08-31Allow :'s in the path, query string, and fragment parts of the url (Mediawiki...Craig Andrews
2009-08-28Add % and ~ as valid characters in the path, querystring, and fragment parts ...Craig Andrews
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25All tests pass except for those that require matching parens or bracketsCraig Andrews
2009-08-25Improved the URL tests, and improve the matcher so more tests are passed. The...Craig Andrews
2009-08-24ftps protocol should be handled the same way as ftpCraig Andrews
2009-08-24change class to rel in unit tests for URL checkEvan Prodromou
2009-08-24Add unit test directory and first testEvan Prodromou