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