CMake/Tests/Plugin
Daniel Pfeifer fa277b29e4 Remove c_str() calls from stream arguments.
Mostly automated:

git grep -l '.c_str() <<' | xargs sed -i 's|\.c_str() <<| <<|g'
2016-06-06 23:53:32 +02:00
..
PluginTest Do not set SONAME for MODULE library targets (#15705) 2015-08-20 10:45:09 -04:00
include Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
src Remove c_str() calls from stream arguments. 2016-06-06 23:53:32 +02:00
CMakeLists.txt Tests: fix Plugin building on Clang/C2 2016-03-10 09:11:41 -05:00
check_mod_soname.cmake Tests: Use a less strict regular expression to look for "SONAME" 2015-09-01 10:30:09 -04:00