aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-02-28Introducing Use-Auto transform for cpp11-migrateEdwin Vane
2013-02-27Custom lit.site.cfg configuration for cpp11-migrateEdwin Vane
2013-02-21Fixing a "multiple rules generate X" warning from ninjaEdwin Vane
2013-02-20Tweaks and fixes to cpp11-migrate generated testsEdwin Vane
2013-02-19Adding files left out of commit r175544.Edwin Vane
2013-02-19Add support for auto-generating LIT tests by the buildEdwin Vane
2013-02-17Fix -use-nullptr problems with assert()Edwin Vane
2013-02-08Adapt test to new clang-format behavior.Manuel Klimek
2013-02-07Fix for combined loop and nullptr convert testsEdwin Vane
2013-02-05Implements support for specifying multiple ranges.Manuel Klimek
2013-01-26test/remove-cstr-calls/basic.cpp: Disable again on mingw. It behaves unstable.NAKAMURA Takumi
2013-01-25Drop "REQUIRES:shell" in tests. They can run on win32.NAKAMURA Takumi
2013-01-22Add use-nullptr transform to cpp11-migrateEdwin Vane
2013-01-14Test source file name in diagnosticsAlexander Kornienko
2013-01-14Added a test for clang-format diagnostics.Alexander Kornienko
2013-01-10Removing loop-convert toolEdwin Vane
2013-01-08Transferred loop-convert tests to cpp11-migrateEdwin Vane
2013-01-04Port loop-convert into cpp11-migrateEdwin Vane
2012-12-12Initial commit for cpp11-migrate toolEdwin Vane
2012-11-05Following the example from loop-convert tests, simplifying the remove-cstr-ca...Manuel Klimek
2012-09-12Fix typo in a comment in lit.cfgDavid Blaikie
2012-09-04Make lit.cfg like the other lit.cfgs so it can be run standalone.David Blaikie
2012-08-31Fix tests to be more robust (to older versions of grep, lesser lit-like test ...David Blaikie
2012-08-24loop-convert, a C++11 for loop modernizerSam Panzer
2012-08-24Reverted to correct commit this time.Sam Panzer
2012-08-24Reverted incorect partial commit of loop migrator. git-svn strikes againSam Panzer
2012-08-24For Loop ConversionSam Panzer
2012-08-08Fix up the makefiles in the tools repo, and add a top-level makefileChandler Carruth
2012-08-07Add a root CMakeLists.txt and fix up all the test build stuff.Chandler Carruth
2012-08-07Copy some of the testing infrastructure from the primary Clang repository intoChandler Carruth
2012-08-07Copy the existing regression test for remove-cstr-calls from the tooling branchChandler Carruth