blender/tests/gtests
Campbell Barton 5c4180d898 BLI_stack: various small additions
- add BLI_stack_count
- add BLI_stack_pop_n to pop into an array
- add BLI_stack_push_r, which returns a pointer that can be filled in

Also remove sanity check in BLI_stack_pop, assert if the stack is empty.
2014-07-15 21:09:03 +10:00
..
blenlib BLI_stack: various small additions 2014-07-15 21:09:03 +10:00
bmesh CMake: update source files 2014-06-28 23:17:11 +10:00
guardedalloc CMake: update source files 2014-06-28 23:17:11 +10:00
testing CMake: update source files 2014-06-28 23:17:11 +10:00
CMakeLists.txt Add a bmesh_core_test, a start at testing bmesh functionality. 2014-06-19 11:53:55 -04:00