Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix xbt_parse_get_all_speeds(), and add some unit tests.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sat, 17 Jul 2021 15:54:20 +0000 (17:54 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sat, 17 Jul 2021 15:54:20 +0000 (17:54 +0200)
commit89d6f2594bd77b1d2a52ef35d296c461e9b7f9a8
treefc6158a6690a60491045321a5070a0908600dee7
parent41a041604883669d33a52e2447b5c9192f5d6b9d
Fix xbt_parse_get_all_speeds(), and add some unit tests.

Fix failure to parse e.g. "1f,2f".
include/xbt/parse_units.hpp
src/xbt/xbt_parse_units.cpp
src/xbt/xbt_str_test.cpp