Replace Boost.Test with Boost.LightweightTest in test/extension/io by mloskot · Pull Request #464 · boostorg/gil
Move test sources to format-specific directories. Add FIXME and TODO comments about issues discovered while building the format-specific tests. Add missing `#include`-s with standard library headers. Apply minor corrections and tidying up. Continues boostorg#459 Closes boostorg#461
added
cat/enhancement
labels
Mar 23, 2020
mloskot
deleted the
ml/replace-boost-test-with-boost-lt-in-io
branch
mloskot added a commit to mloskot/gil that referenced this pull request
Mar 30, 2020* origin/develop: (70 commits) Always build test/extension/io/targa tests for images hosted in source tree Simplify test/extension/io/CMakeLists.txt Remove detailed C++/compiler/test matrix from README.md Add utilities to make some basic types printable for BOOST_TEST_EQ [ci skip] Update release notes [ci skip] Update release notes [ci skip] Add good-enough .clang-format to example/clang-format/ Catch and report exceptions thrown from test/extension//simple test Fix initialization order of scanline_read_iterator members (-Wreorder) Remove compile-time configuration macros from Jamfile Catch and report exceptions thrown from test/extension/io/bmp tests Always build test/extension/io/bmp//make for images hosted in source tree Always build test/extension/io/bmp tests for images hosted in source tree Always build test/extension/io//simple if format libraries are available (boostorg#467) Clean up CI and CMake from Boost.Test and Boost.System remains (boostorg#465) Removed extension/dynamic_image/reduce.hpp as unused (boostorg#466) Replace Boost.Test with Boost.LightweightTest in test/extension/io (boostorg#464) Fix -Wunused-variable warning AzP: Switch to MacOS 10.14 [skip appveyor] Replace Boost.Test with Boost.LightweightTest in test/ (boostorg#459) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters