blender/tests/gtests
Diego Gangl 4dee702332 Add number and memory size formatting throughout the UI
This commit adds number formatting (thousands separator) to the baking panel. It also adds a new function to format memory sizes (KB/GB/etc) and applies it to the baking panel and scene stats. The new function is unit tested.

Reviewers: Severin
Tags: #user_interface
Differential Revision: https://developer.blender.org/D1248
2018-05-25 22:41:49 +02:00
..
alembic Alembic: not using global in unit test. 2017-11-02 14:33:21 +01:00
blenlib Add number and memory size formatting throughout the UI 2018-05-25 22:41:49 +02:00
bmesh Tests: Use proper order for EXPECT_EQ() 2017-02-03 12:03:59 +01:00
guardedalloc Memory: add MEM_malloc_arrayN() function to protect against overflow. 2018-01-17 19:59:47 +01:00
testing CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00
CMakeLists.txt Cleanup: use prefix for tests 2018-02-14 16:02:21 +11:00