Move GIL's original test suites to test/legacy/ by mloskot · Pull Request #239 · boostorg/gil

@mloskot added the test

New tests development or missing tests issues, no new functionality

label

Feb 19, 2019

@mloskot

Document maintenance rules of `test/legacy/` content.

Motivation to move the `test/legacy/` is to:
* clarify status of those tests
* make it easier to run tests selectively
* separate new/upcoming feature-specific tests
  from those all-in-one tests.

Other changes:
Rename `gil_test_common.hpp` to `unit_test.hpp` to make
it clearer it acts as `boost/test/unit_test.hpp proxy`.
Remove `<include>$(BOOST_ROOT)` from `Jamfile`-s as unnecessary.

stefanseefeld

@mloskot mloskot deleted the ml/move-legacy-tests branch

February 20, 2019 19:03