Logo
Explore Help
Register Sign In
fly316/PX4-Autopilot
7
0
Fork 0
You've already forked PX4-Autopilot
mirror of https://gitee.com/mirrors_PX4/PX4-Autopilot.git synced 2026-04-14 10:07:39 +08:00
Code Issues Packages Projects Releases Wiki Activity
PX4-Autopilot/libuavcan/test/node
History
Dixon, Scott 4750a50099 Issue #100 remove auto_ptr and c++03 support.
Problem:
auto_ptr is deprecated.

Solution:
use unique_ptr which is only available in c++11 and newer.
Also fix how unit tests are run as part of the build to keep them from being
deleted when they fail.

Testing:
Unit tests on linux run.
2018-06-26 20:56:53 -07:00
..
global_data_type_registry.cpp
Added -Wzero-as-null-pointer-constant, replaced NULL --> UAVCAN_NULLPTR. All changes are automatic, no manual edits to the library code.
2016-07-29 15:39:24 +03:00
node.cpp
Node tests fixed
2015-10-14 09:59:11 +03:00
publisher.cpp
All unit tests compile, but crash. This is the most horrifying commit I've ever made.
2015-07-01 14:55:24 +03:00
scheduler.cpp
Fixed type signedness through the entire codebase; driver interfaces do not use starndard types now
2014-03-29 22:40:15 +04:00
service_client.cpp
Syncing unit tests with spec changes
2017-04-06 18:34:17 +03:00
service_server.cpp
ServiceServer sends response at the same priority as request
2015-07-03 10:02:10 +03:00
sub_node.cpp
Node tests fixed
2015-10-14 09:59:11 +03:00
subscriber.cpp
Added -Wzero-as-null-pointer-constant, replaced NULL --> UAVCAN_NULLPTR. All changes are automatic, no manual edits to the library code.
2016-07-29 15:39:24 +03:00
test_node_test.cpp
Fixing the previous commit
2015-05-20 00:41:44 +03:00
test_node.hpp
Issue #100 remove auto_ptr and c++03 support.
2018-06-26 20:56:53 -07:00
Powered by Gitea Version: 1.23.8 Page: 433ms Template: 19ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API