commit | 1ddc13d4628fd233e8e14656209e0fee6e475a7d | [log] [tgz] |
---|---|---|
author | Marcin Juszkiewicz <mjuszkiewicz@redhat.com> | Mon Nov 16 10:20:44 2015 +0100 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Nov 23 10:42:17 2015 -0800 |
tree | c3e7d5a1c27a6b41ea5826cb111263d0e991d378 | |
parent | 56b0bf8ff93b122d1f57d7d4669fe988b090a208 [diff] |
name: Fix test cases for Name::compare Previously, the test cases incorrectly assumed that Name::compare returns -1, 0, or 1 Change-Id: I8a68912ae4cd97144f5149159672434710dded99 Refs: #3347
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: http://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.