aboutsummaryrefslogtreecommitdiff
path: root/zenserver-test/zenserver-test.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Hooked up zenhttp to the test framework so tests actually run as part of zens...Stefan Boberg2021-09-151-0/+2
* Added explicit logging initialization to main() of standalone executables, to...Stefan Boberg2021-09-151-0/+2
* Changed logging implementationStefan Boberg2021-09-151-39/+30
* Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ...Stefan Boberg2021-09-151-2/+1
* Added client implementation of CbPackage filter/transactStefan Boberg2021-09-131-2/+2
* Package filtering related test codeStefan Boberg2021-09-131-5/+26
* clang-formatStefan Boberg2021-09-091-6/+2
* Basic http tests, needs a lot more tests to exercise more functionalityStefan Boberg2021-09-081-0/+93
* clang-format fixesStefan Boberg2021-09-061-2/+6
* Marked up unused parameters to squelch warningsStefan Boberg2021-09-051-1/+4
* IoHash::HashMemory -> IoHash::HashBuffer for consistency with UE5 codeStefan Boberg2021-09-021-5/+5
* Remove trace.cpp/h and all traces of usageStefan Boberg2021-08-241-1/+0
* Added support for defining test/non-test server environmentsStefan Boberg2021-08-061-2/+2
* Repurposing test utility code to enable server control via zenStefan Boberg2021-08-061-1/+1
* Made some changes to how mesh config worksStefan Boberg2021-06-211-0/+28
* clang-format onlyStefan Boberg2021-06-201-6/+2
* Improved some logging in test harness, added launcher testStefan Boberg2021-06-181-1/+174
* Validate that structured cache bucket identifiers are alphanumericStefan Boberg2021-06-171-2/+23
* Fixed up project.basic test to account for changes made to the project store ...Stefan Boberg2021-05-261-8/+2
* Structured cache changesStefan Boberg2021-05-221-21/+48
* Partial refactoring of structured cache implementation - WIPStefan Boberg2021-05-211-0/+46
* Adding zenservice codeStefan Boberg2021-05-111-0/+1092