blender/tests/gtests
Bastien Montagne acbb84b021 Add BLI_string_utf8 specific test.
This test should ensure we correctly detect all invalid utf-8 sequences in a given string.

DISCLAIMER:
Do not run this with current code - you'll either laugh or cry, nearly *all* checks fail!

Based on utf-8 decoder stress-test (https://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt)
by Markus Kuhn <http://www.cl.cam.ac.uk/~mgk25/> - 2015-08-28 - CC BY 4.0
2016-12-31 16:10:20 +01:00
..
blenlib Add BLI_string_utf8 specific test. 2016-12-31 16:10:20 +01:00
bmesh Fix bmesh test after recent refactor. 2016-07-04 11:48:48 +02:00
guardedalloc Fix gtests on Windows/MSVC 2016-02-06 21:21:55 +05:00
testing Add GMock library which is responsive for dealing with mock objects 2016-07-29 22:19:30 +02:00
CMakeLists.txt Add a bmesh_core_test, a start at testing bmesh functionality. 2014-06-19 11:53:55 -04:00