$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2008-02-21 11:41:19
Chandan Nilange wrote:
> New Question
> =============
> I was wondering how did, you verify, the boost regex
> engine?
> I would be glad, if you would provide some details
> (test stimuls, checker etc.) of the same.
There are a large number of test cases in libs/regex/test/regress if that
helps.
John.