Skip to content

Always build test/extension/io//simple if format libraries are available - #467

Merged
mloskot merged 1 commit into
boostorg:developfrom
mloskot:ml/test-ext-io-remove-read-write-macros
Mar 25, 2020
Merged

Always build test/extension/io//simple if format libraries are available#467
mloskot merged 1 commit into
boostorg:developfrom
mloskot:ml/test-ext-io-remove-read-write-macros

Conversation

@mloskot

@mloskot mloskot commented Mar 24, 2020

Copy link
Copy Markdown
Member

Description

This is part of efforts removing use of compile-time configuration macros

  • BOOST_GIL_IO_TEST_ALLOW_READING_IMAGES
  • BOOST_GIL_IO_TEST_ALLOW_WRITING_IMAGES

References

Tasklist

  • Ensure all CI builds pass

This is part of efforts removing use of compile-time configuration macros
  BOOST_GIL_IO_TEST_ALLOW_READING_IMAGES
  BOOST_GIL_IO_TEST_ALLOW_WRITING_IMAGES
@mloskot mloskot added ext/io boost/gil/extension/io/ test New tests development or missing tests issues, no new functionality labels Mar 24, 2020
@mloskot mloskot self-assigned this Mar 24, 2020
@mloskot mloskot added this to the Boost 1.73 milestone Mar 25, 2020
@mloskot
mloskot merged commit ab0e400 into boostorg:develop Mar 25, 2020
@mloskot
mloskot deleted the ml/test-ext-io-remove-read-write-macros branch March 25, 2020 09:30
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)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ext/io boost/gil/extension/io/ test New tests development or missing tests issues, no new functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant