gil/test
Mateusz Łoskot 293164e370
[cmake] Build header tests as executable, not OBJECT [ci skip]
Avoid file TOUCH command which requires CMake 3.12+
2018-12-15 21:42:42 +01:00
..
algorithm [cmake] Bundle all Boost and IO libraries in gil_dependencies target 2018-12-08 23:20:54 +01:00
channel [cmake] Bundle all Boost and IO libraries in gil_dependencies target 2018-12-08 23:20:54 +01:00
headers [cmake] Build header tests as executable, not OBJECT [ci skip] 2018-12-15 21:42:42 +01:00
image_view [cmake] Bundle all Boost and IO libraries in gil_dependencies target 2018-12-08 23:20:54 +01:00
point [cmake] Bundle all Boost and IO libraries in gil_dependencies target 2018-12-08 23:20:54 +01:00
channel.cpp Refactor library includes to #include <boost/gil/...> 2018-09-28 16:26:34 +02:00
CMakeLists.txt [cmake] Tidy up [ci skip] 2018-12-12 14:00:13 +01:00
error_if.cpp Removed executable attribute from files. 2017-11-05 02:58:03 +02:00
fabscript Remove unused define BOOST_GIL_NO_IO 2018-06-27 00:02:27 -04:00
gil_reference_checksums.txt Sync gil_reference_checksums.txt with version in master 2018-06-27 00:02:27 -04:00
gil_test_common.hpp Refactor single-program channel test to Boost.Test suites and cases 2018-06-27 00:02:27 -04:00
image.cpp Apply clang-tidy modernize-use-override (#182) 2018-12-10 23:10:22 +01:00
Jamfile Move self-contained headers test to test/headers 2018-12-06 22:35:39 +01:00
performance.cpp Refactor library includes to #include <boost/gil/...> 2018-09-28 16:26:34 +02:00
pixel_iterator.cpp Rename point2<T> to point<T> (#155) 2018-10-19 09:32:23 +02:00
pixel.cpp Add explicit conversion of arithmetic result to expected result type 2018-09-28 23:43:02 +02:00
promote_integral.cpp Add casts to avoid warnings due to implicit integral promotions 2018-09-24 11:11:01 +02:00
recreate_image.cpp Rename point2<T> to point<T> (#155) 2018-10-19 09:32:23 +02:00
sample_image.cpp Refactor library includes to #include <boost/gil/...> 2018-09-28 16:26:34 +02:00