gil/test/extension/toolbox
Mateusz Łoskot 100b8e32b4
[cmake] Rationalise names of tests vs targets
Cherry-picked from develop branch commit 4dc3836449
ignoring changes in all `CMakeLists.txt` files but this one
`test/extension/toolbox/CMakeLists.txt` which somehow missed the changes.
Possibly due to my mistake during previous cherry-picks to compose
the emergency fix #394 for docs in `master` branch, that also
brought the restructuring of the tests directories.

Missing changes in `test/extension/toolbox/CMakeLists.txt` file
are currently causing failures of AzP builds using CMake
for `master` Boost 1.72 merge e8a04f403e
This is attempt to fix it in the `master`.
2019-10-30 10:25:41 +01:00
..
channel_type.cpp Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
channel_view.cpp Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
CMakeLists.txt [cmake] Rationalise names of tests vs targets 2019-10-30 10:25:41 +01:00
cmyka.cpp Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
fabscript Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
get_num_bits.cpp Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
get_pixel_type.cpp Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
gray_alpha.cpp Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
gray_to_rgba.cpp Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
hsl_hsv_test.cpp Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
indexed_image_test.cpp Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
is_bit_aligned.cpp Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
is_homogeneous.cpp Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
is_similar.cpp Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
Jamfile Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
lab_test.cpp Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
pixel_bit_size.cpp Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
rgb_to_luminance.cpp Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
subchroma_image.cpp Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
test.cpp Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00
xyz_test.cpp Move tests of extensions inside test/ directory (#302) 2019-09-26 11:43:13 +02:00