Preparations for v2.0.0 release. Updated version numbers. Rebuilt binaries and documentation.

This commit is contained in:
Adam Sawicki 2018-12-13 11:01:16 +01:00
parent 0f99b56168
commit 1a8424f41a
12 changed files with 212 additions and 171 deletions

View file

@ -5148,14 +5148,9 @@ void Test()
if(false)
{
// # Temporarily insert custom tests here
// ########################################
// ########################################
////////////////////////////////////////////////////////////////////////////////
// Temporarily insert custom tests here:
TestDefragmentationSimple();
TestDefragmentationFull();
TestDefragmentationGpu();
TestDefragmentationWholePool();
return;
}