1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2024-11-25 00:53:43 +00:00
dindexer/test
King_DuckZ 53a42fa7c0 Add bin tag to lexical_cast.
This also fixes a subtle bug: the size passed to MaxSizedArray in
int_to_string() was calculated on the max value of type F, but when
F was a signed type the max would only be for example 31 bits.
Conversion of negative numbers would then fail with an assertion.
2016-06-15 23:04:46 +01:00
..
gtest@c99458533a Import gtest. 2016-02-09 21:31:01 +01:00
unit Add bin tag to lexical_cast. 2016-06-15 23:04:46 +01:00
unit_cli Move split_tags to common lib. 2016-05-16 09:59:10 +02:00