Subject: [boost] Boost.Container and tests: why is Boost.Test bypassed
From: Thorsten Ottosen (tottosen_at_[hidden])
Date: 2015-06-01 14:48:37


Hi Ion,

I have a GSOC student writing some containers that fit naturally into
Boost.Container. So he tries to do things the way that you have done,
which is fine.

I do wonder why the tests are written with assertions and not using
Boost.Test? Is it a dependency problem or?

Thanks

-Thorsten