FreeRDP/libfreerdp/primitives/test
Armin Novak 1a902c249c Fix PROFILER_* macros
Add the semicolon to the macro to allow clean
undefinition if the profiler is not used.
This used to break VisualC compilers.
2018-02-15 11:30:38 +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 Removed unused profiler. 2017-01-31 14:18:28 +01:00
prim_test.c Fixed color conversion, unified GFX and updated API. 2016-10-06 13:42:58 +02:00
prim_test.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
TestPrimitivesAdd.c Updated primitives API and tests. 2016-10-06 13:43:00 +02:00
TestPrimitivesAlphaComp.c fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
TestPrimitivesAndOr.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestPrimitivesColors.c Fix PROFILER_* macros 2018-02-15 11:30:38 +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 Fixed primitives sign test buffer size. 2017-02-13 16:09:57 +01:00
TestPrimitivesYCbCr.c Fix PROFILER_* macros 2018-02-15 11:30:38 +01:00
TestPrimitivesYCoCg.c Fix PROFILER_* macros 2018-02-15 11:30:38 +01:00
TestPrimitivesYUV.c Fix PROFILER_* macros 2018-02-15 11:30:38 +01:00