blender/tests
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
..
gtests Add some BLI helpers needed by asset branch. 2015-01-03 10:13:44 +01:00
python Cleanup: use static sets where possible 2014-09-18 17:45:31 +10:00
check_deprecated.py
CMakeLists.txt