Blender V5.0
BLI_unique_sorted_indices_test.cc File Reference
#include "BLI_array.hh"
#include "BLI_unique_sorted_indices.hh"
#include "testing/testing.h"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::unique_sorted_indices
namespace  blender::unique_sorted_indices::tests

Functions

 blender::unique_sorted_indices::tests::TEST (unique_sorted_indices, FindRangeEnd)
 blender::unique_sorted_indices::tests::TEST (unique_sorted_indices, NonEmptyIsRange)
 blender::unique_sorted_indices::tests::TEST (unique_sorted_indices, NonEmptyAsRange)
 blender::unique_sorted_indices::tests::TEST (unique_sorted_indices, FindSizeOfNextRange)
 blender::unique_sorted_indices::tests::TEST (unique_sorted_indices, FindStartOfNextRange)
 blender::unique_sorted_indices::tests::TEST (unique_sorted_indices, SplitToRangesAndSpans)