NazaraEngine/tests/Engine/Core
Jérôme Leclercq 03e2801dbe Split engine to packages NazaraUtils and NZSL (#375)
* Move code to NazaraUtils and NZSL packages

* Reorder includes

* Tests: Remove glslang and spirv-tools deps

* Tests: Remove glslang init

* Remove NazaraUtils tests and fix Vector4Test

* Fix Linux compilation

* Update msys2-build.yml

* Fix assimp package

* Update xmake.lua

* Update xmake.lua

* Fix shader compilation on MinGW

* Final fixes

* The final fix 2: the fix strikes back!

* Disable cache on CI

* The return of the fix™️
2022-05-25 19:36:10 +02:00
..
AbstractHashTest.cpp Replace Catch header by a xmake package 2021-06-04 20:09:35 +02:00
AlgorithmCoreTest.cpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
BufferingTest.cpp Add some missing includes 2022-05-09 09:00:17 +02:00
ByteArrayTest.cpp Replace Catch header by a xmake package 2021-06-04 20:09:35 +02:00
ByteStreamTest.cpp Replace Catch header by a xmake package 2021-06-04 20:09:35 +02:00
ClockTest.cpp Replace Catch header by a xmake package 2021-06-04 20:09:35 +02:00
ColorTest.cpp Core/Color: Switch formal from RGBA8 to RGBA32F 2022-04-23 16:08:15 +02:00
ErrorTest.cpp Replace Catch header by a xmake package 2021-06-04 20:09:35 +02:00
FileTest.cpp Replace Catch header by a xmake package 2021-06-04 20:09:35 +02:00
ObjectHandleTest.cpp Replace Catch header by a xmake package 2021-06-04 20:09:35 +02:00
ObjectRefTest.cpp Replace Catch header by a xmake package 2021-06-04 20:09:35 +02:00
ParameterListTest.cpp Replace Catch header by a xmake package 2021-06-04 20:09:35 +02:00
PrimitiveListTest.cpp Fix a lot of small bugs/warnings 2021-12-25 20:07:53 +01:00
RefCountedTest.cpp Replace Catch header by a xmake package 2021-06-04 20:09:35 +02:00
SerializationTest.cpp Fix unit tests 2021-08-28 19:09:53 +02:00
StringExtTest.cpp Core/StringExt: Add overloads of EndsWith 2022-03-19 14:19:52 +01:00
UuidTest.cpp WIP 2022-03-14 18:30:55 +01:00
VirtualDirectoryTest.cpp Core/VirtualDirectory: Add Uproot property 2022-05-14 10:22:22 +02:00