Hi Roman,

thank you very much for the patches. The lcov tool offers a really great 
visualisation of the test coverage. Very interesting and helpful!

Sebastian


On 12.07.2016 21:52, Roman Lebedev wrote:
> Hi.
>
> The first patch fixes build issue that i encountered while using custom 
> prefix.
>
> Second patch adds a bit of an infrastructure to visualize test case coverage.
>
> And last two patches allow tests to check a few side-cases.
> In particular, the cases when the buffer is not fully aligned.
> It was easy to spot in the coverage report generated by the second commit.
>
> Roman.
>
> Roman Lebedev (4):
>   FindGLIB2.cmake: PKG_SEARCH_MODULE(): do not specify REQUIRED
>   Allow to show test code coverage.
>   Color modifier test: use odd image dimensions.
>   Coord distortion test: use odd image dimensions.
>
>  CMakeLists.txt                           |   5 +
>  cmake/modules/CodeCoverage.cmake         | 200 
> +++++++++++++++++++++++++++++++
>  cmake/modules/FindGLIB2.cmake            |   2 +-
>  tests/test_modifier_color.cpp            |   4 +-
>  tests/test_modifier_coord_distortion.cpp |   4 +-
>  5 files changed, 210 insertions(+), 5 deletions(-)
>  create mode 100644 cmake/modules/CodeCoverage.cmake
>
> --
> 2.8.1
>
>
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
> patterns at an interface-level. Reveals which users, apps, and protocols are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity planning
> reports.http://sdm.link/zohodev2dev
> _______________________________________________
> Lensfun-users mailing list
> Lensfun-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lensfun-users
>


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Lensfun-users mailing list
Lensfun-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lensfun-users

Reply via email to