Boost logo

Boost Testing :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2005-08-02 20:34:17


"Voronkov Konstantin" <beowinkle_at_[hidden]> wrote in message
news:dckl1j$5oe$1_at_sea.gmane.org...
> Thanks for you answer, Beman!
>
> >>Also there is column Test Type which sometimes is empty
> >> and sometimes is "unknown". Why test type can be unknown
> > Basically, compiler_status was designed for Boost use,
> > and no thought was given to customization for other
>
> Beman, but I have "unknown" Test Type even if I
> run bjam from BOOST_ROOT\status. Is it ok?

No, something is badly amiss. If the test type is unknown, it isn't possible
to report results of fail expected tests, for example.

The routine for debugging status reporting is always the same: First, see if
the .XML file is correct.

If OK, debug compiler_status.

If the XML file is OK, then debug process_jam_log.

HTH,

--Beman


Boost-testing list run by mbergal at meta-comm.com