FreeRDP/winpr/test
Norbert Federa 77769f10b6 winpr: fixed HRESULT & SCODE types, added a ctest
- HRESULT was unsigned which means that until now all usages of the
  SUCCEDED(hr) and FAILED(hr) macros never detected any errors
- Also fixed the (unused) SCODE typedef
- Added new ctest TestTypes
2015-06-02 19:52:52 +02:00
..
.gitignore winpr/test: incorporate comments from pull request 2015-05-27 10:32:08 +02:00
CMakeLists.txt winpr: fixed HRESULT & SCODE types, added a ctest 2015-06-02 19:52:52 +02:00
TestIntrinsics.c winpr/test: incorporate comments from pull request 2015-05-27 10:32:08 +02:00
TestTypes.c winpr: fixed HRESULT & SCODE types, added a ctest 2015-06-02 19:52:52 +02:00