gnu-social/tests
Brion Vibber ff4f9d8c7d Fix an incorrectly passing URL test case and add two a related test case:
URLs with paths followed by a double-quote character are incorrectly including the quote in the URL. The double-quote character is in fact not a legal URL char and must be URL-escaped; more importantly it just causes oddities when you quote a message ending in a URL -- such as when using the redent-button experimental feature.
2009-10-23 13:50:39 -07:00
..
HashTagDetectionTests.php Fix some bugs in the URL linkification, and fixed the unit test. 2009-09-27 16:52:15 -04:00
URLDetectionTest.php Fix an incorrectly passing URL test case and add two a related test case: 2009-10-23 13:50:39 -07:00
UserRightsTest.php user rights 2009-09-27 21:11:45 -04:00