UnitTests: Introduce
Other than having a convenient framework to test our helpers, this allows CodeQL code analysis GitHub action. Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
6
UnitTests/pch.cpp
Normal file
6
UnitTests/pch.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
SPDX-License-Identifier: MIT
|
||||
Copyright © 2022 Amebis
|
||||
*/
|
||||
|
||||
#include "pch.h"
|
||||
Reference in New Issue
Block a user