summaryrefslogtreecommitdiff
path: root/Tests/CMakeLib
Commit message (Expand)AuthorAgeFilesLines
* VS: Create parser for Visual Studio .sln filesPetr Kmoch2013-04-1219-0/+946
* Avoid string.clear and string.push_back (#13319)Daniel R. Gomez2012-06-191-2/+2
* Add newline to the output.Stephen Kelly2012-06-041-1/+1
* complex: Move cmSystemTools::UpperCase test to CMakeLibTestsBrad King2011-12-232-0/+34
* complex: Move GeneratedFileStream test to CMakeLibTestsBrad King2011-12-232-0/+101
* run_compile_commands: Cast istream::get() result to charBrad King2011-05-191-1/+1
* run_compile_commands: Avoid extra stl vector conversionBrad King2011-05-181-3/+2
* run_compile_commands: Avoid shadow in std::map<>::at workaroundBrad King2011-05-171-2/+2
* Provide std::map<>::at for use in run_compile_commandsBrad King2011-05-171-2/+0
* Fix run_compile_commands build on Apple GCC 3.3Brad King2011-05-161-1/+13
* Only offer the compile command output feature on unix systemsManuel Klimek2011-05-161-2/+4
* Adds a test for the compile command line output.Manuel Klimek2011-04-252-0/+135
* Create CMakeLibTests output dir for XcodeBrad King2009-12-091-0/+10
* Test XML encoding with UTF-8 character validationBrad King2009-12-082-0/+48
* Test UTF-8 decodingBrad King2009-12-082-0/+126
* Create CMakeLib test driver and test cmXMLParserBrad King2009-12-084-0/+47