Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-20BLI_polyfill2d_test: script to generate test dataCampbell Barton
2017-09-19Fix T52834: Polyfill2D fails with co-linear edgesCampbell Barton
2017-09-19BLI_polyfill2d_test: add test for T52834Campbell Barton
2017-09-19BLI_polyfill2d_test: Try flipped x/y axisCampbell Barton
2017-08-27Cleanup: use stubs for eigen gtestCampbell Barton
2017-02-03Tests: Use proper order for EXPECT_EQ()Sergey Sharybin
2017-02-03Tests: Use EXPECT_TRUE() instead of EXPECT_EQ(foo, true)Sergey Sharybin
2015-12-29Fix memleaks in our gtests.Bastien Montagne
2015-02-14Refactor array_utils out of BLI_arrayCampbell Barton
2015-01-03GTest: test beautify with polyfillCampbell Barton
2014-09-28GTest: polyfill2dCampbell Barton