$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Weed (chrisweed_at_[hidden])
Date: 2007-07-04 21:01:47
Hi,
Is there a way to get the results of a "diff" in boost-build? I want
to make a rule to run a test and diff the results with a previous run.
Has anybody implemented this before?
Chris