summaryrefslogtreecommitdiff
path: root/tests/URLDetectionTest.php
AgeCommit message (Expand)Author
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