$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [Test] can tests be run in parallel?
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2011-06-09 11:56:11
Hi all,
I was trying to make better use of my cores for running tests. I tried
to find something about running tests in parallel in the online
documentation, but without any luck.
Does anyone know if this is possible?
Thanks
Thorsten