Boost logo

Boost Users :

Subject: Re: [Boost-users] [test] Is standalone use possible?
From: Niall Douglas (s_sourceforge_at_[hidden])
Date: 2017-10-01 23:11:32


> Is there any other way to access a slimmed-down standalone version of
> Boost.Test?

It would be far easier to use CATCH and wrap it with Boost test macro
equivalents.

This will get you started:
https://github.com/ned14/quickcpplib/blob/master/include/boost/test/unit_test.hpp.
Note it contains an even lighter weight built in subset implementation
of Boost.Test. It's good enough for most users. I just ported Outcome to
Boost.Outcome by swapping this for Boost.Test, and everything "just worked".

Niall

-- 
ned Productions Limited Consulting
http://www.nedproductions.biz/ http://ie.linkedin.com/in/nialldouglas/

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net