FreeRDP/libfreerdp/gdi/test
Armin Novak d71af44bb1
[warnings] disable warnings for generated code
* Disable clang-tidy in test build directories
* Disable compiler warnings for test binary directories.

These contain generated code we can not change, so the warnings are just noise
2024-08-28 09:18:30 +02:00
..
CMakeLists.txt [warnings] disable warnings for generated code 2024-08-28 09:18:30 +02:00
helpers.c [tests,gdi] skip failing test cases 2024-02-22 12:31:50 +01:00
helpers.h Reformatted to new style 2019-11-07 10:53:54 +01:00
TestGdiBitBlt.c [tests,gdi] skip failing test cases 2024-02-22 12:31:50 +01:00
TestGdiClip.c fixed unused-but-set-variable warnings 2024-02-22 12:31:50 +01:00
TestGdiCreate.c [tests] fix mismatched allocation function 2024-04-17 18:47:16 +02:00
TestGdiEllipse.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
TestGdiLine.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
TestGdiRect.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
TestGdiRegion.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
TestGdiRop3.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00