Files
test2/source/blender
Sergey Sharybin 3a88f151c4 Cleanup: Proper printing of a string
Print it as a "%s" so that possible percentage symbols in the
error message does not cause issues.

Use proper assert (assert(true) is a no-op).

Also use `empty()` instead of `length()`.

Reviewed with Clement in real life.
2022-04-13 11:55:37 +02:00
..
2022-04-13 11:55:37 +02:00
2022-03-16 11:58:22 +11:00
2022-04-13 09:27:54 +02:00
2022-03-25 12:04:14 +11:00