commit | 8b88160e94bfda66e8f63856f401f62cb174405f | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Nov 20 19:58:07 2014 -0800 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Fri Nov 21 12:51:01 2014 -0800 |
tree | 75bd478f65f1c14eb0aa481a960d0d1d6a1da165 | |
parent | 8e15854eaf7d0ee22e45a3c29567aac6e7f0a90f [diff] |
ci: Add ability to generate unit test reports in XML format (for xUnit processing) Change-Id: I67fdc579ed4562f7d9ac2c49f91892ddbb7c44c0
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
.