Bug 623 - Use operator== instead of operator!= in NS_TEST_ASSET_EQUAL
: Use operator== instead of operator!= in NS_TEST_ASSET_EQUAL
Status: RESOLVED FIXED
: ns-3
general
: ns-3-dev
: All All
: P5 trivial
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2009-07-05 03:57 EDT by
Modified: 2009-07-13 03:07 EDT (History)


Attachments
Patch (662 bytes, patch)
2009-07-05 03:57 EDT, Pavel Boyko
Details | Diff


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2009-07-05 03:57:29 EDT
Created an attachment (id=513) [details]
Patch

Trivial, but this is required for mesh module merge -- all unit tests there
rely on ==, not on !=.
------- Comment #1 From 2009-07-13 03:07:20 EDT -------
changeset 280e7729894c