summaryrefslogtreecommitdiffstats
path: root/Tests/Plugin/src
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-012-6/+6
* Tests: Restore fix to Plugin test on Watcom compilerBrad King2016-06-091-1/+3
* Remove c_str() calls from stream arguments.Daniel Pfeifer2016-06-061-2/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-162-24/+19
* Tests: Fix Plugin test include orderBrad King2016-05-031-1/+2
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Tests: Fix Plugin test on Watcom compilerBrad King2015-09-031-1/+1
* Tests: Remove use of include <kwsys/{ios,stl}> and kwsys_{ios,stl}::Brad King2015-08-311-10/+10
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* ENH: fix memory leakBill Hoffman2007-09-101-1/+2
* ENH: Added function call argument to module function to make sure calling con...Brad King2007-04-192-4/+14
* ENH: Configure location of plugin files so that the executable can run with a...Brad King2007-04-172-1/+9
* ENH: Added test for executables with plugins that use an API exported by the ...Brad King2007-04-172-0/+69