
1 Dec
2008
1 Dec
'08
3:57 p.m.
Jeff Garland wrote:
A little late, but yes I'm reading it. Moving it to test is fine as your analysis is correct, it isn't used in the library implementation just the test.
Ok, done in trunk and release.
On Sat, Nov 22, 2008 at 4:32 AM, Andrey Semashev <andrey.semashev@gmail.com>wrote:
Hi,
There is a testfrmwk.hpp header in the boost/date_time directory. This header contains some utility to aid testing of the library and I believe is not a part of the library interface (that is, it's not in boost namespace and I don't see it documented). I don't know why the header resided in the boost/date_time directory in the first place, so I intend to move it into the test directory. Does anyone have objections? (Jeff, I hope, you're reading this)