summaryrefslogtreecommitdiff
path: root/testdoc
AgeCommit message (Collapse)Author
2013-06-22Fix escaping with surroundsSteven Dee
When we assigned stop = strstr(start, search), we'd grab the first match even if it was escaped. Instead, we update stop as we go.
2013-06-22Add test case for non-processing in "`"Steven Dee
2008-07-01rewriting dohtml, adding docomment, rewriting arg-loop.Enno Boland (Gottox)
2008-01-29new ascii logo.gottox@work
2008-01-22renamed smutest into testdoc. Added documentation. Changed copyright.gottox@rootkit
--HG-- rename : smutest => testdoc