Opened 11 years ago

Closed 10 years ago

#6624 closed Feature Requests (fixed)

Add a BOOST_<level>_NE_COLLECTIONS testing tool

Reported by: dtrebbien@… Owned by: Gennadiy Rozental
Milestone: To Be Determined Component: test
Version: Boost 1.48.0 Severity: Problem
Keywords: Cc: dtrebbien@…

Description

Like the BOOST_<level>_NE tool that checks the opposite of BOOST_<level>_EQUAL, there should be a BOOST_<level>_NE_COLLECTIONS tool that checks the opposite of BOOST_<level>_EQUAL_COLLECTIONS.

Attachments (3)

ticket6624.patch​ (5.2 KB ) - added by dtrebbien@… 11 years ago.
Patch
ticket6624.2.patch​ (6.8 KB ) - added by dtrebbien@… 11 years ago.
Patch
ticket6624.tar.bz2​ (919 bytes ) - added by Daniel Trebbien <dtrebbien@…> 11 years ago.
A small demonstration

Download all attachments as: .zip

Change History (5)

by dtrebbien@…, 11 years ago

Attachment: ticket6624.patch​ added

Patch

by dtrebbien@…, 11 years ago

Attachment: ticket6624.2.patch​ added

Patch

comment:1 by dtrebbien@…, 11 years ago

ticket6624.patch is bad. boost/test/tools/impl.hpp had its svn:mime-type property set to test/plain rather than text/plain.

ticket6624.2.patch is the full patch.

by Daniel Trebbien <dtrebbien@…>, 11 years ago

Attachment: ticket6624.tar.bz2​ added

A small demonstration

comment:2 by Gennadiy Rozental, 10 years ago

Resolution: → fixed
Status: new → closed

Added in trunk as part of general BOOST_TEST tool generalization

Note: See TracTickets for help on using tickets.