FreeRDP/libfreerdp/primitives/test
Norbert Federa f71b6b46e8 fix string format specifiers
- fixed invalid, missing or additional arguments
- removed all type casts from arguments
- added missing (void*) typecasts for %p arguments
- use inttypes defines where appropriate
2016-12-16 13:48:43 +01:00
..
.gitignore libfreerdp-primitives: migrate tests to ctest 2014-09-04 15:46:20 -04:00
CMakeLists.txt Fixed color conversion, unified GFX and updated API. 2016-10-06 13:42:58 +02:00
measure.h Fixed color conversion, unified GFX and updated API. 2016-10-06 13:42:58 +02:00
prim_test.c Fixed color conversion, unified GFX and updated API. 2016-10-06 13:42:58 +02:00
prim_test.h Updated primitives API and tests. 2016-10-06 13:43:00 +02:00
TestPrimitivesAdd.c Updated primitives API and tests. 2016-10-06 13:43:00 +02:00
TestPrimitivesAlphaComp.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestPrimitivesAndOr.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestPrimitivesColors.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestPrimitivesCopy.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestPrimitivesSet.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestPrimitivesShift.c Updated primitives API and tests. 2016-10-06 13:43:00 +02:00
TestPrimitivesSign.c Updated primitives API and tests. 2016-10-06 13:43:00 +02:00
TestPrimitivesYCbCr.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestPrimitivesYCoCg.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestPrimitivesYUV.c fix string format specifiers 2016-12-16 13:48:43 +01:00