fixed_string icon indicating copy to clipboard operation
fixed_string copied to clipboard

Refactor tests

Open unterumarmung opened this issue 4 years ago • 0 comments

Currently tests are placed in one file which is not very convenient.

The proposed solution is to separate tests to files by some logical pieces: for example, a file per a member function or a piece of functionality (e.g. hash support, string operations, etc.)

unterumarmung avatar Aug 17 '21 07:08 unterumarmung