Files
PX4-Autopilot/libuavcan/test/transport
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
..
2014-03-25 22:49:31 +04:00
2015-10-14 09:54:27 +03:00
2015-10-14 20:15:19 +03:00
2015-07-20 12:40:27 +03:00