Boost logo

Boost :

From: Rozental, Gennadiy (Gennadiy_at_[hidden])
Date: 2002-08-19 17:19:34


> I'm a little unsure about what's in test_exec_monitor.hpp, so perhaps you
> could explain that a bit more?

#include <libs/test/src/unit_test_result.cpp>
#include <libs/test/src/unit_test_suite.cpp>
#include <libs/test/src/execution_monitor.cpp>
#include <libs/test/src/test_main.cpp>
#include <libs/test/src/test_tools.cpp>
#include <libs/test/src/unit_test_parameters.cpp>
#include <libs/test/src/unit_test_log.cpp>
#include <libs/test/src/unit_test_monitor.cpp>

test_exec_monitor.hpp will be used to those who for any reason do not what
to link with offline library but still want full featured Test Execution
Monitor and willing to take some compilation overhead

> I think we might come up with better name than "online", but nothing pops
> into mind at the moment. Anyone else have a suggestion?

I am using online as an opposite to offline.

> --Beman

One question is open though: what features minimalist test header should
support?

Gennadiy.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk