$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Is there Text Diff in Boost Unit Testing?
From: Alexander Feldman (alex_at_[hidden])
Date: 2011-10-19 18:03:54
Hi Guys,
I am now using Boost Unit Testing as well and I am quite happy. I am
writing, among other things, a compiler and I would benefit if in
BOOST_CHECK_EQUAL there is some kind of a text diff... Is there such a
facility?
Thanks,
-- Alex