aboutsummaryrefslogtreecommitdiff
path: root/zenserver-test/zenserver-test.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merged mainMartin Ridgers2021-10-161-4/+6
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Use std::fs::path for IoBuffer::MakeFromFile().Martin Ridgers2021-10-141-1/+1
| * | | | | | | | | Fixed shadowed symbol error in zenserver-test.cppMartin Ridgers2021-10-131-4/+6
* | | | | | | | | | Merged main.Per Larsson2021-11-251-0/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Fixed unused variable in integration tests.Per Larsson2021-11-231-0/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | merge from mainStefan Boberg2021-11-181-43/+359
|\| | | | | | | |
| * | | | | | | | Cleanup test.Per Larsson2021-11-121-87/+31
| * | | | | | | | Added test for cache policy SkipAttachments.Per Larsson2021-11-121-73/+49
| * | | | | | | | Fixed bug when cloning CbObject.Per Larsson2021-11-121-28/+189
| * | | | | | | | Movec cache utility types to zenutil and fixed unit tests.Per Larsson2021-11-121-79/+87
| * | | | | | | | Merge branch 'main' into zcache-batchPer Larsson2021-11-111-4/+6
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Format fix.Per Larsson2021-11-111-5/+7
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | __FILE__ can be relative and thus may not exist from the CWDMartin Ridgers2021-11-031-2/+4
| | * | | | | | Removed sensitive wordsMartin Ridgers2021-11-031-2/+2
| * | | | | | | Added batched get chunk(s).Per Larsson2021-11-081-13/+13
| * | | | | | | Added upstream batch API.Per Larsson2021-11-021-18/+138
| * | | | | | | Merge branch 'main' into zcache-batchPer Larsson2021-11-011-12/+15
| |\| | | | | |
| | * | | | | | Fixed shadowed symbol error in zenserver-test.cppMartin Ridgers2021-11-011-4/+6
| | | |_|_|_|/ | | |/| | | |
| * | | | | | First pass batch request.Per Larsson2021-10-291-0/+103
| | |_|_|_|/ | |/| | | |
* | | | | | fixed tests for new msvc compiler warningsStefan Boberg2021-11-031-0/+5
* | | | | | Merged from mainStefan Boberg2021-10-291-8/+9
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | zenserver-test: Some modifications to avoid ODR violationsStefan Boberg2021-10-291-8/+9
| |/ / / /
* | | | | general: Fixed up some vcxproj files which had a warning level setStefan Boberg2021-10-241-6/+6
* | | | | clang-formatStefan Boberg2021-10-231-4/+4
* | | | | z$: Removed CasStoreStefan Boberg2021-10-211-2/+8
|/ / / /
* | | | Fixed failing test.Per Larsson2021-10-211-1/+1
* | | | Compressed oplog attachmentsPer Larsson2021-10-211-1/+1
* | | | Format fix.Per Larsson2021-10-201-1/+1
| |_|/ |/| |
* | | zenserver-test: Fixed up zcache testsStefan Boberg2021-10-191-6/+7
| |/ |/|
* | zencore: Enabled MSC warning 4668 to get warnings when preprocessor macros ar...Stefan Boberg2021-10-151-4/+6
|/
* Added support for SkipData cache policy.Per Larsson2021-10-031-11/+95
* timer: cleaned up Stopwatch, removed GetCpuTimerValueStefan Boberg2021-09-291-6/+6
* Prevent mesh tests to crash by moving behind define.Per Larsson2021-09-291-0/+3
* Removed MemoryOutStream, MemoryInStreamStefan Boberg2021-09-281-22/+15
* Made use of mimalloc controlled by defineStefan Boberg2021-09-201-1/+5
* Respect skip attachments when retrieved from upstream cache.Per Larsson2021-09-201-0/+56
* Merge branch 'main' of https://github.com/EpicGames/zenPer Larsson2021-09-201-4/+11
|\
| * It's not possible to compile out testsStefan Boberg2021-09-201-4/+11
* | Added support for skipping package attachments.Per Larsson2021-09-201-0/+53
|/
* Changed so Windows also uses the portable std::mutex implementation and rewor...Stefan Boberg2021-09-191-25/+27
* Added cache policy tests for CbPackage.Per Larsson2021-09-171-3/+169
* Added test for store local/remote cache policy.Per Larsson2021-09-171-0/+35
* Initial support for cache policies.Per Larsson2021-09-171-2/+81
* Added namespace scopes to more includes for better consistencyStefan Boberg2021-09-171-3/+6
* Moved zenserverprocess into zenutil/zenserverprocess.hStefan Boberg2021-09-171-1/+1
* Merge branch 'main' of https://github.com/EpicGames/zenStefan Boberg2021-09-161-1/+219
|\
| * Compact binary package caching support (#9)Per Larsson2021-09-161-1/+219
* | Changed how sponsor processes are managedStefan Boberg2021-09-161-0/+62
|/
* Improved package serialization to allow round trippingStefan Boberg2021-09-161-1/+6
* Fixed some unreferenced variable warnings (why don't we get these in sln buil...Stefan Boberg2021-09-161-0/+2