Blender Git Commit Log
Git Commits -> Revision 16d64a9
Revision 16d64a9 by Sergey Sharybin (master) June 19, 2014, 06:45 (GMT) |
Add unit tests for aligned alloc This was really handy on initial work of aligned alloc and would be handy as well when we'll need to support arbitrary alignment on Apple platforms. |
Commit Details:
Full Hash: 16d64a99b42171f201496a33f987fb687e3dabb1
Parent Commit: 89ee6e0
Lines Changed: +84, -0
2 Added Paths:
/tests/gtests/guardedalloc/CMakeLists.txt (+36, -0) (View)
/tests/gtests/guardedalloc/guardedalloc_alignment_test.cc (+47, -0) (View)
/tests/gtests/guardedalloc/guardedalloc_alignment_test.cc (+47, -0) (View)
1 Modified Path:
/tests/gtests/CMakeLists.txt (+1, -0) (Diff)