Michał Kalinowski
|
26a222ac62
|
Change JsonType to enum class (#393)
Change enum JsonType to enum class JsonType
|
2017-11-27 00:18:18 +03:00 |
|
AlexVinS
|
15138c23de
|
Finished conversion to new logging API
* removed logger streams
* (float3|int3)::operator() -> (float3|int3)::toString(), it was too ugly and confusing.
|
2017-08-11 23:06:27 +03:00 |
|
AlexVinS
|
046e1a7c29
|
Prepared JsonNode for new logging API.
|
2017-08-11 16:27:42 +03:00 |
|
AlexVinS
|
2d31d5710f
|
[tests] Reduced code duplication
|
2017-08-03 15:56:45 +03:00 |
|
AlexVinS
|
12b42f4495
|
Improved map format tests
|
2017-08-03 13:50:54 +03:00 |
|
FeniksFire
|
d84ecb6fb2
|
Tests improvement
Delete our logger from tests.
Make correction.
|
2017-07-19 17:04:57 +02:00 |
|
FeniksFire
|
a71c9d0751
|
Migrating from boost test to google test.
|
2017-07-18 16:49:05 +02:00 |
|