gil/test
Mateusz Łoskot d73e6415c8
Rename channel_test_fixture.hpp to test_fixture.hpp
* It lives in channel/ directory, so the prefix is superfluous
* New name makes a convention for fixture headers for other test topics

Add missing and rename existing include guards.
2019-02-28 21:40:44 +01:00
..
algorithm Move GIL's original test suites to test/legacy/ (#239) 2019-02-20 19:03:28 +00:00
channel Rename channel_test_fixture.hpp to test_fixture.hpp 2019-02-28 21:40:44 +01:00
color Add test for some channel, color and pixel metafunctions (#247) 2019-02-27 08:19:44 +01:00
headers [cmake] Skip tests for IO RAW headers if libraw not found [ci skip] 2019-01-04 14:39:56 +01:00
image Require BOOST_GIL_USE_CONCEPT_CHECK when compiling test/*/concepts.cpp 2019-02-22 22:02:25 +01:00
image_view Add tests for dynamic_{x,y}_step_type specializations (#243) 2019-02-25 07:11:46 +00:00
iterator Add test for some channel, color and pixel metafunctions (#247) 2019-02-27 08:19:44 +01:00
legacy Move GIL's original test suites to test/legacy/ (#239) 2019-02-20 19:03:28 +00:00
locator Add tests for dynamic_{x,y}_step_type specializations (#243) 2019-02-25 07:11:46 +00:00
pixel Add test for some channel, color and pixel metafunctions (#247) 2019-02-27 08:19:44 +01:00
point Require BOOST_GIL_USE_CONCEPT_CHECK when compiling test/*/concepts.cpp 2019-02-22 22:02:25 +01:00
CMakeLists.txt Add test for some channel, color and pixel metafunctions (#247) 2019-02-27 08:19:44 +01:00
fabscript Remove unused define BOOST_GIL_NO_IO 2018-06-27 00:02:27 -04:00
Jamfile Add test for iterator concepts (#242) 2019-02-24 18:15:06 +00:00
promote_integral.cpp Move GIL's original test suites to test/legacy/ (#239) 2019-02-20 19:03:28 +00:00
unit_test.hpp Rename channel_test_fixture.hpp to test_fixture.hpp 2019-02-28 21:40:44 +01:00