eranpeer / FakeIt

C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
MIT License
1.24k stars 170 forks source link

Fix #105 : MSVC name lookup bug #106

Closed lighterowl closed 6 years ago

lighterowl commented 7 years ago

Simply rename fakeit's DWORD to dword_

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 99.974% when pulling c1c0b403e812307d3a22ab80208900a6e6822574 on xavery:msvc-name-lookup-fix into 0a8f3208a033c719d7803be22f735b333327d6e0 on eranpeer:master.

eranpeer commented 6 years ago

Thanks, and sorry for the late reply. I was too busy relocating from Israel to the US.