On Thu, Dec 5, 2013 at 1:22 PM, Daniel Pfeifer
2013/12/5 Andrey Semashev
: On Thu, Dec 5, 2013 at 11:07 AM, Daniel Pfeifer
wrote: 2013/12/5 Andrey Semashev
: Does that mean that X/develop is not tested?
Yes (and no). It is not integrated into Boost and it is not tested as part of Boost. The same way as the development of zlib is not tested by Debian. Just the releases are integrated and tested.
Why is it needed then?
According to gitflow, this is where the development of X happens. It is also tested of course. On its own, however.
So this basically means that each library has to have its own testing farm, and Boost serves mostly the bundling purpose.
That is not what I meant. IMO each library shall be tested on its own (against stable releases of other libraries). Of course, boostorg can provide the testing farm for this purpose!
I'm confused. What exact parts of library submodules will be tested by the boostorg test farm? develop? master?