blender/tests
Bastien Montagne e3c8cf0a9e Add (r)partition funcs to BLI_string, to get left-most/right-most first occurence of delimiters.
Inspired by Python (r)partition str functions. Also added some Gtest cases for those new funcs.

Reviewed by Campbell Barton, many thanks!
2014-07-04 14:14:06 +02:00
..
gtests Add (r)partition funcs to BLI_string, to get left-most/right-most first occurence of delimiters. 2014-07-04 14:14:06 +02:00
python Add brief license headers to tests 2014-06-19 18:48:41 +10:00
check_deprecated.py Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
CMakeLists.txt GTest unit testing framework 2014-06-19 02:09:16 +10:00