aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/testing.cpp
Commit message (Collapse)AuthorAgeFilesLines
* * Added Guid::FromStringStefan Boberg2023-06-301-4/+6
| | | | | | | * Added LoadCompactBinaryObject from file to compactbinaryfile.cpp/h * Added SaveCompactBinary(BinaryWriter& Ar, ...) functions * Added ZEN_PLATFORM_NAME define * Added SystemMetrics functionality to query system properties (see zencore/system.h)
* fix return code on tests (#284)Dan Engelbrecht2023-05-101-3/+1
| | | fix help for xmake test
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+54
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees