rcl/rcl_yaml_param_parser/test
Chris Lalancette cdf1b4d17d
Remove the maximum string size. (#524)
It wasn't preventing any allocations from happening, so it
doesn't seem to serve much purpose.  Also remove the tests
for the maximum string size.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
2019-10-21 18:21:38 -04:00
..
correct_config.yaml YAML parameter parser (#235) 2018-05-29 18:07:02 +02:00
empty_string.yaml Allow empty strings if they are quoted. (#450) 2019-05-24 08:57:47 -07:00
indented_name_space.yaml YAML parameter parser (#235) 2018-05-29 18:07:02 +02:00
max_num_params.yaml Fix memory corruption when maximum number of parameters is exceeded (#456) 2019-06-07 14:56:05 -07:00
multi_ns_correct.yaml YAML parameter parser (#235) 2018-05-29 18:07:02 +02:00
no_alias_support.yaml YAML parameter parser (#235) 2018-05-29 18:07:02 +02:00
no_value1.yaml YAML parameter parser (#235) 2018-05-29 18:07:02 +02:00
overlay.yaml Enable incremental parameter yaml file parsing. (#507) 2019-09-24 11:20:23 -03:00
params_with_no_node.yaml YAML parameter parser (#235) 2018-05-29 18:07:02 +02:00
root_ns.yaml [yaml parser] Fix FQN=//node_name when ns is / (#299) 2018-09-21 14:50:48 -07:00
seq_map1.yaml YAML parameter parser (#235) 2018-05-29 18:07:02 +02:00
seq_map2.yaml YAML parameter parser (#235) 2018-05-29 18:07:02 +02:00
string_array_with_quoted_number.yaml Accept quoted int or float values as strings (#464) 2019-06-27 17:51:05 -03:00
test_parse_yaml.cpp Remove the maximum string size. (#524) 2019-10-21 18:21:38 -04:00