Boost logo

Boost Users :

From: Sean Shubin (sean.shubin_at_[hidden])
Date: 2002-11-01 17:56:22


Tried it. The "return test" line completes the creation of the tests, but not their execution. When that breakpoint is reached, the tests have not been run, so there is not output.

-----Original Message-----
From: Jeff Garland [mailto:jeff_at_[hidden]]
Sent: Friday, November 01, 2002 2:37 PM
To: Boost-Users_at_[hidden]
Subject: RE: [Boost-Users] Making boost/test pause so the console can be
read when running the tester from an IDE.

> My version of C++ builder does not pause to let me see console output. This makes it
> difficult to use boost/test while I am running the program from the IDE. The solution
> I found most useful, is to make the last test wait for the user to press enter. If
> anyone has solved this a different way, I would like to hear about it.

Set a breakpoint on return test...

HTH,

Jeff


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