projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Memory: add MEM_malloc_arrayN() function to protect against overflow.
[blender.git]
/
tests
/
gtests
/
2018-01-17
Brecht Van Lommel
Memory: add MEM_malloc_arrayN() function to protect...
tree
|
commitdiff
2017-11-23
Bastien Montagne
Add a new parallel looper for MemPool items to BLI_task.
tree
|
commitdiff
2017-11-02
Sybren A. Stüvel
Alembic: not using global in unit test.
tree
|
commitdiff
2017-10-29
Sybren A. StÃ
\83
¼vel
Alembic: exporting MetaBalls as mesh
tree
|
commitdiff
2017-10-29
Campbell Barton
BLI_heap: add validation check, improve tests
tree
|
commitdiff
2017-10-29
Campbell Barton
BLI_heap: minor changes to the API
tree
|
commitdiff
2017-10-28
Campbell Barton
BLI_hash: add BLI_heap_reinsert
tree
|
commitdiff
2017-10-28
Campbell Barton
GTest: initial BLI_heap test
tree
|
commitdiff
2017-10-26
Sybren A. Stüvel
Using gtest fixtures in Alembic export tests
tree
|
commitdiff
2017-10-23
Campbell Barton
Correct gtest error in recent beautify change
tree
|
commitdiff
2017-10-22
Campbell Barton
Polyfill Beautify: half-edge optimization
tree
|
commitdiff
2017-09-20
Campbell Barton
BLI_polyfill2d_test: script to generate test data
tree
|
commitdiff
2017-09-19
Campbell Barton
Fix T52834: Polyfill2D fails with co-linear edges
tree
|
commitdiff
2017-09-19
Campbell Barton
BLI_polyfill2d_test: add test for T52834
tree
|
commitdiff
2017-09-19
Campbell Barton
BLI_polyfill2d_test: Try flipped x/y axis
tree
|
commitdiff
2017-09-19
Campbell Barton
Cleanup: BLI_utildefines prefix for header-only libs
tree
|
commitdiff
2017-08-27
Campbell Barton
Missing from last commit
tree
|
commitdiff
2017-08-27
Campbell Barton
Cleanup: use stubs for eigen gtest
tree
|
commitdiff
2017-07-03
Sybren A. Stüvel
Fixed build error on Windows / VS2015
tree
|
commitdiff
2017-06-14
Bastien Montagne
Make whole ID copying code use const source pointer.
tree
|
commitdiff
2017-06-12
Campbell Barton
Correct gtest EXPECT use
tree
|
commitdiff
2017-06-11
Campbell Barton
GTest: initial kdopbvh test
tree
|
commitdiff
2017-05-30
Sybren A. Stüvel
Alembic: simplified sub-frame sampling
tree
|
commitdiff
2017-04-21
Sergey Sharybin
CMake: Add option to build against system-wide Glog
tree
|
commitdiff
2017-04-21
Sergey Sharybin
CMake: Add option to link against system-wide Gflags...
tree
|
commitdiff
2017-04-07
Bastien Montagne
Fix building alembic gtest with buildinfo...
tree
|
commitdiff
2017-04-06
Sybren A. Stüvel
Alembic: rotation mode issue in copy_m44_axis_swap...
tree
|
commitdiff
2017-04-06
Sybren A. Stüvel
Added float[][] comparison macros to testing.h
tree
|
commitdiff
2017-04-06
Sybren A. Stüvel
Alembic: Renamed create_rotation_matrix to create_swapp...
tree
|
commitdiff
2017-03-24
Campbell Barton
Cleanup: minor edits to path test
tree
|
commitdiff
2017-03-24
Campbell Barton
BLI_path_util: Add BLI_path_join
tree
|
commitdiff
2017-03-22
Campbell Barton
BLI_path_util: add BLI_path_name_at_index
tree
|
commitdiff
2017-02-27
Campbell Barton
Cleanup: typo in struct name
tree
|
commitdiff
2017-02-03
Sergey Sharybin
Tests: Use proper order for EXPECT_EQ()
tree
|
commitdiff
2017-02-03
Sergey Sharybin
Tests: Use EXPECT_FALSE() instead of EXPECT_EQ(foo...
tree
|
commitdiff
2017-02-03
Sergey Sharybin
Tests: Use EXPECT_TRUE() instead of EXPECT_EQ(foo,...
tree
|
commitdiff
2017-01-25
lazydodo
[Cycles/MSVC/Testing] Fix broken test code.
tree
|
commitdiff
2016-12-31
Bastien Montagne
Add BLI_string_utf8 specific test.
tree
|
commitdiff
2016-07-29
Sergey Sharybin
Add GMock library which is responsive for dealing with...
tree
|
commitdiff
2016-07-04
Bastien Montagne
Fix bmesh test after recent refactor.
tree
|
commitdiff
2016-06-23
Campbell Barton
BLI_array_utils: add BLI_array_rfindindex
tree
|
commitdiff
2016-06-11
Campbell Barton
BLI_rand: add BLI_rng_get_char_n
tree
|
commitdiff
2016-05-30
Bastien Montagne
Add 'multi small' testcase to performance Ghash tests.
tree
|
commitdiff
2016-05-30
Campbell Barton
BLI_array_store tests
tree
|
commitdiff
2016-03-24
Campbell Barton
Fix BLI_strncasestr use with a single character
tree
|
commitdiff
2016-03-23
Campbell Barton
UI: multi word filtering in search menu
tree
|
commitdiff
2016-02-20
Bastien Montagne
Add GHash/GSet pop() feature.
tree
|
commitdiff
2016-02-16
Bastien Montagne
Fix broken ghash performance gtest.
tree
|
commitdiff
2016-02-06
Sergey Sharybin
Fix gtests on Windows/MSVC
tree
|
commitdiff
2016-02-06
Sergey Sharybin
Fix typo in 32bytes aligned malloc test
tree
|
commitdiff
2016-02-06
Sergey Sharybin
Fix GTests compilations on Windows
tree
|
commitdiff
2016-01-19
Campbell Barton
GTests: were using C++11 feature
tree
|
commitdiff
2016-01-19
Campbell Barton
GTests: split array_utils tests
tree
|
commitdiff
2016-01-18
Campbell Barton
GTests: array_utils
tree
|
commitdiff
2016-01-04
Sergey Sharybin
Correct include directories for GTests
tree
|
commitdiff
2015-12-28
Bastien Montagne
Fix memleaks in our gtests.
tree
|
commitdiff
2015-12-10
Brecht Van Lommel
Eigen: move C API into intern/eigen.
tree
|
commitdiff
2015-10-09
Bastien Montagne
BLI_math: add mat3_polar_decompose, interp_m3_m3m3...
tree
|
commitdiff
2015-07-10
Bastien Montagne
BLI_math 'compare' cleanup & enhancements.
tree
|
commitdiff
2015-06-29
Bastien Montagne
Remove WITH_TESTS_PERFORMANCE option.
tree
|
commitdiff
2015-06-29
Bastien Montagne
GTests: do not add 'performance' tests to auto-ran...
tree
|
commitdiff
2015-06-27
Bastien Montagne
Cleanup: int/uint mismatch in printf...
tree
|
commitdiff
2015-06-27
Bastien Montagne
Cleanup: all params of BLI_str partition funcs can...
tree
|
commitdiff
2015-06-27
Bastien Montagne
GTests for new 'end' option of `BLI_str_partition_ex()`.
tree
|
commitdiff
2015-06-10
Campbell Barton
GTest: add test for listbase sorting
tree
|
commitdiff
2015-06-03
Campbell Barton
BLI_stack: gtest for clear
tree
|
commitdiff
2015-04-20
Sergey Sharybin
CMake: Move performance tests under the cmake option
tree
|
commitdiff
2015-03-19
Bastien Montagne
BLI GHash: add some basic gtests.
tree
|
commitdiff
2015-02-13
Campbell Barton
Refactor array_utils out of BLI_array
tree
|
commitdiff
2015-01-03
Bastien Montagne
Add some BLI helpers needed by asset branch.
tree
|
commitdiff
2015-01-03
Campbell Barton
GTest: test beautify with polyfill
tree
|
commitdiff
2014-12-31
Sergey Sharybin
Libmv: Update to latest upstream version
tree
|
commitdiff
2014-11-14
Bastien Montagne
Add Murmur2A hashing feature to BLI
tree
|
commitdiff
2014-09-28
Campbell Barton
GTest: polyfill2d
tree
|
commitdiff
2014-09-28
Campbell Barton
BLI_Stack add BLI_stack_peek, BLI_stack_discard
tree
|
commitdiff
2014-08-05
Nicholas Bishop
Fix incorrect comments in listbase, add unit test to...
tree
|
commitdiff
2014-07-19
Campbell Barton
Cleanup: test naming
tree
|
commitdiff
2014-07-17
Campbell Barton
Add thousands separators to scene stats (D646)
tree
|
commitdiff
2014-07-15
Campbell Barton
BLI_stack: various small additions
tree
|
commitdiff
2014-07-07
Campbell Barton
BLI_string, dont pass unicode to ascii BLI_str_partitio...
tree
|
commitdiff
2014-07-04
Bastien Montagne
Add (r)partition funcs to BLI_string, to get left-most...
tree
|
commitdiff
2014-06-30
Campbell Barton
Add BLI_stack test
tree
|
commitdiff
2014-06-28
Campbell Barton
CMake: update source files
tree
|
commitdiff
2014-06-22
Campbell Barton
GTest now works without buildinfo
tree
|
commitdiff
2014-06-19
Howard Trickey
Add a bmesh_core_test, a start at testing bmesh functio...
tree
|
commitdiff
2014-06-19
Campbell Barton
Add brief license headers to tests
tree
|
commitdiff
2014-06-19
Sergey Sharybin
Use Blender codestyle, not Google's one!
tree
|
commitdiff
2014-06-19
Sergey Sharybin
Add unit tests for aligned alloc
tree
|
commitdiff
2014-06-18
Sergey Sharybin
Some WITH_TESTS weer not renamed to WITH_GTEST
tree
|
commitdiff
2014-06-18
Sergey Sharybin
GTest unit testing framework
tree
|
commitdiff