blender/tests/gtests/blenlib
Bastien Montagne 16ed20ff3c Add some BLI helpers needed by asset branch.
`BLI_strncpy_ensure_pad()` is also useful with current master code.

The two others (`BLI_strcmp_ignore_pad()` and `BLI_filelist_duplicate()`)
are only used in asset branch currently, but think they could be useful
in other places too, and simplifies handling of asset branch & future patch review.

Reviewers: campbellbarton

Reviewed By: campbellbarton

Differential Revision: https://developer.blender.org/D965
2015-01-03 10:13:44 +01:00
..
BLI_hash_mm2a_test.cc Add Murmur2A hashing feature to BLI 2014-11-14 11:00:26 +01:00
BLI_listbase_test.cc Fix incorrect comments in listbase, add unit test to verify change 2014-08-05 10:33:24 -04:00
BLI_math_color_test.cc Cleanup: test naming 2014-07-19 20:02:14 +10:00
BLI_math_geom_test.cc Cleanup: test naming 2014-07-19 20:02:14 +10:00
BLI_path_util_test.cc Add some BLI helpers needed by asset branch. 2015-01-03 10:13:44 +01:00
BLI_polyfill2d_test.cc GTest: test beautify with polyfill 2015-01-03 18:05:18 +11:00
BLI_stack_test.cc BLI_Stack add BLI_stack_peek, BLI_stack_discard 2014-09-28 15:08:54 +10:00
BLI_string_test.cc Add thousands separators to scene stats (D646) 2014-07-17 14:54:12 +10:00
CMakeLists.txt Add Murmur2A hashing feature to BLI 2014-11-14 11:00:26 +01:00