aboutsummaryrefslogtreecommitdiff
path: root/test/Index/comment-to-html-xml-conversion.cpp
AgeCommit message (Expand)Author
2013-03-27Mark comment-to-html-xml-conversion test as XFAIL:msan, in addition to valgrind.Evgeniy Stepanov
2013-02-01Comment parsing: improve the fidelity of XML output for many block commandsDmitri Gribenko
2013-01-30Comment parsing: fold named character references test into other HTML testsDmitri Gribenko
2013-01-22clang/test/Index/comment-to-html-xml-conversion.cpp: Mark this as XFAIL:valgr...NAKAMURA Takumi
2013-01-21Fixes formatting of empty blocks.Manuel Klimek
2013-01-21Fix parsing of templated declarations.Daniel Jasper
2013-01-19Actually update the test, fixup for r172923Dmitri Gribenko
2013-01-19Comment parsing: add more tests for html character referencesDmitri Gribenko
2013-01-10Do not add newline in empty blocks.Manuel Klimek
2013-01-07Comment to XML conversion: no, we don't want to print instantiations for theDmitri Gribenko
2013-01-07Fix parsing of variable declarations directly after a class / struct.Manuel Klimek
2013-01-04Various fixes to clang-format's macro handling.Manuel Klimek
2013-01-02Prefer splitting after "template <...>" and fix indentation.Daniel Jasper
2012-12-21Temporary fix of tests to make buildbots happy.Daniel Jasper
2012-12-20Add objective-C style formatting to clang format andFariborz Jahanian
2012-12-05Testing C++ declarations embedded inFariborz Jahanian
2012-11-15Comment to XML conversion test: correct filename.Dmitri Gribenko
2012-11-15Split annotate-comments.cpp into a fragile (that uses hardcoded line numbers)Dmitri Gribenko