Use explicitly sized integers in the Conv test
authorChristopher Dykes <cdykes@fb.com>
Thu, 11 Aug 2016 21:17:31 +0000 (14:17 -0700)
committerFacebook Github Bot 2 <facebook-github-bot-2-bot@fb.com>
Thu, 11 Aug 2016 21:23:28 +0000 (14:23 -0700)
commit27f1f7e81d920600c47df0d85b5ab6a2d6c6fc16
tree6f1848a57cce1b8ed8c795ffe98b7dd9bffd4f96
parent7ad2c91997fe026fb9733f83720949bff5a7f57f
Use explicitly sized integers in the Conv test

Summary: Because the tests are explicitly dependent on the size of these types, and `long` is a different size on Windows.

Reviewed By: yfeldblum

Differential Revision: D3704488

fbshipit-source-id: e15e95242c5e9c84165a50cfd2c3bc6e0d2e0c49
folly/test/ConvTest.cpp