msoucy / dproto

D Protocol Buffer mixins to create structures at compile time
Boost Software License 1.0
37 stars 16 forks source link

Add small unit test for integer parsing. #125

Closed redstar closed 7 years ago

redstar commented 7 years ago

Just to make sure that integer in dec, oct and hex are parsed.