You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be really nice to have some tests for the lib. Building tests should be optional (e.g. by providing BUILD_TESTS option). We can use Boost.UnitTest framework for testing. Tests should live in tests subdir.