blender/tests/gtests
Sergey Sharybin 5a664c6e98 Fix another implicit cast of boot to int
Use proper comparison to nullptr.

It is important to use nullptr since NULL is actually an integer,
which leads to another type of warnings.
2020-03-16 12:15:16 +01:00
..
alembic Cleanup: move Alembic, AVI, Collada, and USD to source/blender/io 2020-03-06 16:19:45 +01:00
blenlib Fix another implicit cast of boot to int 2020-03-16 12:15:16 +01:00
blenloader Initial step for IDTypeInfo refactor 'cleanup' project. 2020-03-05 10:58:58 +01:00
bmesh Fix T63678 Link error of tests with MSVC. 2019-04-17 07:58:48 -06:00
ffmpeg CMake: Fix linking of ffmpeg_test on macOS 2020-01-16 15:52:19 +01:00
guardedalloc Fix: Use a minimal alignment of 8 in MEM_lockfree_mallocN_aligned 2020-01-23 14:21:48 +01:00
testing ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
usd Cleanup: move Alembic, AVI, Collada, and USD to source/blender/io 2020-03-06 16:19:45 +01:00
CMakeLists.txt test: Add basic codec test for ffmpeg. 2020-01-14 11:31:02 -07:00