summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2009-09-27user rightsEvan Prodromou
2009-09-27Fix some bugs in the URL linkification, and fixed the unit test.Craig Andrews
2009-09-27Fix URL linkification test cases for addition of 'title' attribution with lon...Brion Vibber
2009-09-10Allow @ signs in the path, querystring, and fragment parts of URLsCraig Andrews
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-27Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-26Merge commit 'mainline-write/0.8.x' into 0.8.xBrenda Wallace
2009-08-26renamed to plural, for consitencyBrenda Wallace
2009-08-25Allow ({['" to preceded #tagsCraig Andrews
2009-08-25Correct the hash tag testCraig Andrews
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-25Merge commit 'mainline/0.8.x' into 0.8.xBrenda Wallace
2009-08-25beginning of hashtag testsBrenda Wallace
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