CMake/Tests/CMakeLib
Brad King 4268e3d7e9 run_compile_commands: Cast istream::get() result to char
We perform error checking on the stream after reading so this conversion
is safe.
2011-05-19 08:02:21 -04:00
..
CMakeLists.txt Only offer the compile command output feature on unix systems 2011-05-16 10:42:10 -04:00
run_compile_commands.cxx run_compile_commands: Cast istream::get() result to char 2011-05-19 08:02:21 -04:00
testUTF8.cxx Test UTF-8 decoding 2009-12-08 15:44:22 -05:00
testXMLParser.cxx Create CMakeLib test driver and test cmXMLParser 2009-12-08 11:44:50 -05:00
testXMLParser.h.in Create CMakeLib test driver and test cmXMLParser 2009-12-08 11:44:50 -05:00
testXMLParser.xml Create CMakeLib test driver and test cmXMLParser 2009-12-08 11:44:50 -05:00
testXMLSafe.cxx Test XML encoding with UTF-8 character validation 2009-12-08 15:44:45 -05:00