engine icon indicating copy to clipboard operation
engine copied to clipboard

Create strong unit tests for all collection types.

Open Dandielo opened this issue 3 years ago • 1 comments

The tests in questions need to cover all functions, and complexity possibilities.

  • string, heap_string, static_string
  • array, queue, hashmap
  • shard_container

Additionally nice to have are extended tests for:

  • span and hashmapview

Originally posted by @Dandielo in https://github.com/iceshard-engine/engine/pull/139#discussion_r1001747269

Dandielo avatar Oct 21 '22 22:10 Dandielo

Make really robust tests for string find_* operations.

Dandielo avatar Sep 13 '23 08:09 Dandielo