$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gary Powell (Gary.Powell_at_[hidden])
Date: 2001-01-29 14:04:06
Do the tests also have to compile quickly? Some of the LL stuff really
stretches the compiler. I could break each test down into multiple sub test
suites but I'd rather keep similar tests in the same compilation unit. (The
run time is quick.)
-gary-
gary.powell_at_[hidden]