about: tutorial for using boost 'Unit Test Framework'

Hi All, I am sure, this might allready be answered here on the list. Is there a simple step by step tutorial for using the Unit Test Framework, and the bjam,(simplest jam file). It will be highly appreciated. Is there a searchable mailing list for boost some place ? in other words, --can you search through the mailing list archives ? -- /*/Jagsir /*/////////////

On 26/07/2007, at 1:37, Jagsir Singh wrote:
Is there a searchable mailing list for boost some place ? in other words, --can you search through the mailing list archives ?
The front page has such feature. See the text box close to the Google logo, click on the drop down and select "Mailing lists". Also read this fully: http://www.boost.org/more/mailing_lists.htm -- Julio M. Merino Vidal <jmmv84@gmail.com>

"Jagsir Singh" <jagsir@yahoo-inc.com> wrote in message news:46A7DEC6.9080700@yahoo-inc.com...
Hi All,
I am sure, this might allready be answered here on the list.
Is there a simple step by step tutorial for using the Unit Test Framework, and the bjam,(simplest jam file).
Take a look on Boost.Test example directory. It should give you all the information you need. Gennadiy

Gennadiy Rozental wrote:
Hi All,
I am sure, this might allready be answered here on the list.
Is there a simple step by step tutorial for using the Unit Test Framework, and the bjam,(simplest jam file).
Take a look on Boost.Test example directory. It should give you all the information you need.
Gennadiy
As I am using BSD 4(gcc 2.95) as OS, and only 1.33 port is available. I am 'able to compile the examples from the directory. But These are 'not getting compiled from outside that Dir. some bjam configuration issue. Can someone help me configure a minimal bjam/boost env. for boost.test and if there is a step by step tutorial available to do so, it will be highly appreciated. regards- _Sunny //// //////

"Jagsir Singh" <jagsir@yahoo-inc.com> wrote in message news:46AB2CB9.10809@yahoo-inc.com...
As I am using BSD 4(gcc 2.95) as OS, and only 1.33 port is available. I am 'able to compile the examples from the directory.
But These are 'not getting compiled from outside that Dir. some bjam configuration issue.
Can someone help me configure a minimal bjam/boost env. for boost.test and if there is a step by step tutorial available to do so, it will be highly appreciated.
There shouldn't be any problem using minimal testing facility. Can you post an error messages you are getting? Gennadiy
participants (3)
-
Gennadiy Rozental
-
Jagsir Singh
-
Julio M. Merino Vidal