1
0
Fork 0
cuberite-2a/tests
12xx12 14a00d0051
changing cComposite Chat to newer c++ standart (#5028)
* upgraded to new C++ for loops and fixed errors

* readded delete instruction

* now using unique ptr

* added test for text only (that was causing an error for me)

* using unique ptr constructor

* added move constructor and deleted copy constructor

* fixed deconstuctor
http prefixes are constexpr and std::string_view

* fixed whitespace

Co-authored-by: 12xx12 <12xx12100@gmail.com>
2020-11-11 22:38:51 +01:00
..
BlockTypeRegistry Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
BoundingBox Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
ByteBuffer Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
ChunkData Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
CompositeChat changing cComposite Chat to newer c++ standart (#5028) 2020-11-11 22:38:51 +01:00
ConsoleColors Moved some files. 2013-12-21 12:59:41 +00:00
FastRandom Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
Generating Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
HTTP Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
LoadablePieces Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
LuaThreadStress cBlockInfo: further cleanup (#5001) 2020-10-18 15:37:07 +00:00
Network Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
NoiseTest Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
OSSupport Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
SchematicFileSerializer cBlockInfo: further cleanup (#5001) 2020-10-18 15:37:07 +00:00
UUID Fix Android builds (#4998) 2020-10-15 09:35:44 +00:00
CMakeLists.txt Upgrade to C++17 [CMake] (#4717) 2020-05-16 20:59:10 +01:00
TestHelpers.h Require semi-colon at end of function-like macros (#4719) 2020-05-05 20:39:59 +00:00