Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-09-18 03:21:15


Hi,
the libs/test/test/Jamfile has the following code:

test-suite "prg_exec_monitor_test"
        : [ test-btl-lib run-fail : prg_exec_fail1 ]
          [ test-btl-lib run-fail : prg_exec_fail2 : boost_prg_exec_monitor ]
          [ test-btl-lib run-fail : prg_exec_fail3 : boost_prg_exec_monitor ]
          [ test-btl-lib run-fail : prg_exec_fail4 : boost_prg_exec_monitor ]
        ;

When I look at regression test results:

    http://tinyurl.com/joyut

I don't see any mention of those four tests. Anybody knows what's wrong?

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2

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