$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-01-21 07:52:08
>I've been running the regression tests on regex, and I notice that while
the
test reports "Pass", it also reports "Error unable to open file:
regex/demo/regress/tests.txt".
It seems to me that there are two problems:
1. The test should find the input file it needs
2. The test shouldn't pass if it can't
<
I've just been modifying the regression test programs/scripts to fix that.
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/