NazaraEngine/tests/Engine/Core
Lynix 830dae1b27 Core/HandledObject: Fix move assignement operator behavior
It will now unregister all previous handles (notifying about object destruction) before stealing moving object handles
2018-04-06 21:14:09 +02:00
..
AbstractHash.cpp Fix another lot of warnings from Clang 2016-10-17 16:01:05 +02:00
AlgorithmCore.cpp General bug fixes (#142) 2017-11-21 12:16:46 +01:00
Bitset.cpp Core/Bitset: 2018-03-06 20:25:29 +01:00
ByteArray.cpp Move warning fixes! 2017-09-30 15:23:05 +02:00
ByteStream.cpp General bug fixes (#142) 2017-11-21 12:16:46 +01:00
Clock.cpp General bug fixes (#142) 2017-11-21 12:16:46 +01:00
Color.cpp Fix unit tests 2018-01-07 03:50:35 +01:00
Directory.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Error.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
File.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
MemoryPool.cpp General bug fixes (#142) 2017-11-21 12:16:46 +01:00
ObjectHandle.cpp Core/HandledObject: Fix move assignement operator behavior 2018-04-06 21:14:09 +02:00
ObjectRef.cpp Documentation for ObjectRef 2016-02-21 14:22:57 +01:00
ParameterList.cpp General bug fixes (#142) 2017-11-21 12:16:46 +01:00
PrimitiveList.cpp Tests: Fix compile error 2016-03-01 13:58:45 +01:00
RefCounted.cpp Documentation for RefCounted 2016-02-21 14:25:26 +01:00
Serialization.cpp UnitTests: Fix errors 2016-05-05 21:27:36 +02:00
Signal.cpp Documentation for Signal 2016-02-21 14:26:10 +01:00
SparsePtr.cpp Fix another lot of warnings from Clang 2016-10-17 16:01:05 +02:00
String.cpp Fix for problems signaled by clang static analyzer 2016-05-31 21:50:31 +02:00
StringStream.cpp Fix StringStream tests 2017-10-15 14:54:28 +02:00