[pdal-commits] [PDAL/PDAL] e04588: Add test for PluginManager.
GitHub
noreply at github.com
Wed Feb 24 10:35:34 PST 2016
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: e045882a31dba31cfec4ef92a6aba8663348eddb
https://github.com/PDAL/PDAL/commit/e045882a31dba31cfec4ef92a6aba8663348eddb
Author: Mateusz Ĺoskot <mateusz at loskot.net>
Date: 2016-02-24 (Wed, 24 Feb 2016)
Changed paths:
M test/unit/CMakeLists.txt
A test/unit/PluginManagerTest.cpp
Log Message:
-----------
Add test for PluginManager.
Test the manager basics.
Test a plugin registration at run-time which, after
static and shared, is a third way to register plugins with PDAL.
Commit: de3a8c379061e08420eb3cdd08780f4f1df36441
https://github.com/PDAL/PDAL/commit/de3a8c379061e08420eb3cdd08780f4f1df36441
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-02-24 (Wed, 24 Feb 2016)
Changed paths:
M test/unit/CMakeLists.txt
A test/unit/PluginManagerTest.cpp
Log Message:
-----------
Merge pull request #1156 from mloskot/ml/plugin-manager-test
Add test for PluginManager.
Compare: https://github.com/PDAL/PDAL/compare/4e510e91cc26...de3a8c379061
More information about the pdal-commits
mailing list