Boost logo

Boost Users :

From: Robert Dailey (rcdailey_at_[hidden])
Date: 2008-05-02 12:31:36


What if I want debugging?
What if I call this from the command line (say if I call it as a post-build
event in visual studio)?

On Fri, May 2, 2008 at 11:12 AM, Sohail Somani <sohail_at_[hidden]>
wrote:

> Use CTRL-F5 to run the test.
>
> Robert Dailey wrote:
> > Hi,
> >
> > Currently in Visual Studio, running a console application as a unit test
> > results in the dialog immediately disappearing after it is done
> > executing, regardless of success or failure. In both cases, I would like
> > for the console dialog to pause, as it does with a call to system(
> > "pause" );. Is there some preprocessor directive I can define to make
> > this happen? Since Boost.Test is a framework, it is the responsibility
> > of boost to do this. If it doesn't do it at all, I could just as easily
> > go into the source code and add that logic myself if I need to.
> >
> > Help is appreciated.
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Boost-users mailing list
> > Boost-users_at_[hidden]
> > http://lists.boost.org/mailman/listinfo.cgi/boost-users
>
>
> --
> Sohail Somani
> http://uint32t.blogspot.com
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



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