rclcpp/rclcpp_lifecycle/test
Mikael Arguedas 71f5b7fe5b Use -Wpedantic (#306)
* add /W4 flag for windows

* use uint8 like defined in messages: fix warning C4244

* fix sign size_t comparison

* add only pedantic, not W4, deal with windows another day

* another sign compare warning
2017-02-27 21:07:57 -08:00
..
test_callback_exceptions.cpp add rclcpp lifecycle 2016-12-14 09:29:27 -08:00
test_lifecycle_node.cpp add rclcpp lifecycle 2016-12-14 09:29:27 -08:00
test_register_custom_callbacks.cpp add rclcpp lifecycle 2016-12-14 09:29:27 -08:00
test_state_machine_info.cpp Use -Wpedantic (#306) 2017-02-27 21:07:57 -08:00