Merge pull request #43572 from Calinou/test-add-pckpacker

Add a test suite for PCKPacker
This commit is contained in:
Rémi Verschelde
2020-11-16 12:54:02 +01:00
committed by GitHub
2 changed files with 116 additions and 0 deletions

View File

@@ -46,6 +46,7 @@
#include "test_method_bind.h"
#include "test_oa_hash_map.h"
#include "test_ordered_hash_map.h"
#include "test_pck_packer.h"
#include "test_physics_2d.h"
#include "test_physics_3d.h"
#include "test_render.h"