Image 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing %!s(int64=4) %!d(string=hai) anos
..
CMakeLists.txt 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing %!s(int64=4) %!d(string=hai) anos
Jamfile 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing %!s(int64=4) %!d(string=hai) anos
README.md 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing %!s(int64=4) %!d(string=hai) anos
channel.cpp 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing %!s(int64=4) %!d(string=hai) anos
error_if.cpp 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing %!s(int64=4) %!d(string=hai) anos
gil_reference_checksums.txt 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing %!s(int64=4) %!d(string=hai) anos
image.cpp 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing %!s(int64=4) %!d(string=hai) anos
performance.cpp 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing %!s(int64=4) %!d(string=hai) anos
pixel.cpp 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing %!s(int64=4) %!d(string=hai) anos
pixel_iterator.cpp 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing %!s(int64=4) %!d(string=hai) anos
recreate_image.cpp 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing %!s(int64=4) %!d(string=hai) anos
sample_image.cpp 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing %!s(int64=4) %!d(string=hai) anos

README.md

Boost.GIL Legacy Tests

These are GIL's original, comprehensive, all-in-one test suits.

Rules of maintenance:

  • Run the legacy tests as part of CI builds and regression tests.
  • Keep as reference.
  • Do NOT extend.
  • Do NOT refactor.
  • Modify ONLY if absolutely necessary (a bug found in the tests).

Add new test suites, with new test cases, even if their functional coverage is the same as of the legacy tests.

See CONTRIBUTING.md.