This website requires JavaScript.
Explore
Help
Sign In
sid
/
NazaraEngine
Watch
1
Star
0
Fork
0
You've already forked NazaraEngine
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
592845e35375f1ac77071e5c7ab1bd3a77e5d67c
NazaraEngine
/
tests
/
UnitTests
/
Engine
/
Core
History
Lynix
e5789d1749
Switch Nazara to C++20
2023-11-14 14:24:28 +01:00
..
AbstractHashTest.cpp
…
AlgorithmCoreTest.cpp
…
ApplicationTest.cpp
…
BufferingTest.cpp
…
ByteArrayTest.cpp
…
ByteStreamTest.cpp
Replace GetPlatformEndianness() by PlatformEndianness constexpr
2023-09-08 09:13:04 +02:00
ClockTest.cpp
…
ColorTest.cpp
Core/Color: Add ApproxEqual and make equality exact
2023-09-10 14:43:57 +02:00
CommandLineParametersTests.cpp
Core: Add CommandLineParameters
2023-07-30 11:46:55 +02:00
ErrorTest.cpp
Split error macro into two versions (format vs non-formating) to allow format checking at compile-time
2023-11-02 15:18:03 +01:00
FileTest.cpp
…
ObjectHandleTest.cpp
…
ObjectRefTest.cpp
…
ParameterListTest.cpp
…
PrimitiveListTest.cpp
…
RefCountedTest.cpp
…
SerializationTest.cpp
Fix unit tests
2023-08-12 14:43:59 +02:00
StringExtTest.cpp
Switch Nazara to C++20
2023-11-14 14:24:28 +01:00
TimeTest.cpp
…
UuidTest.cpp
…
VirtualDirectoryTest.cpp
…