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
path: root/tests
AgeCommit message (Expand)Author
2017-04-18Alembic unittest: pass unknown CLI arguments to unittest.main()Sybren A. Stüvel
2017-04-18Alembic export: fixed curve type and order.Sybren A. Stüvel
2017-04-14Alembic import: fixed dupligroup export when the dupli-empty has a parentSybren A. Stüvel
2017-04-14Added simple unittests for Alembic exporterSybren A. Stüvel
2017-04-13Datablock ID PropertiesAlexander Romanov
2017-04-10PyAPI: Fast buffer access to id property arraysJacques Lucke
2017-04-07Tests: Compare vectors with epsilonSergey Sharybin
2017-04-07Fix building alembic gtest with buildinfo...Bastien Montagne
2017-04-06Alembic: rotation mode issue in copy_m44_axis_swap, and added unit tests.Sybren A. Stüvel
2017-04-06Added float[][] comparison macros to testing.hSybren A. Stüvel
2017-04-06Alembic: Renamed create_rotation_matrix to create_swapped_rotation_matrix and...Sybren A. Stüvel
2017-03-29Remove non-bmesh case from testCampbell Barton
2017-03-29Use 'empty' option for clearing factory settingsCampbell Barton
2017-03-24Cleanup: minor edits to path testCampbell Barton
2017-03-24BLI_path_util: Add BLI_path_joinCampbell Barton
2017-03-22BLI_path_util: add BLI_path_name_at_indexCampbell Barton
2017-03-18PyAPI: ID Property testsJacques Lucke
2017-02-27Cleanup: typo in struct nameCampbell Barton
2017-02-16Register test for mesh.split_faces()Sergey Sharybin
2017-02-16Cyctes tests: Commit blender.git side changesSergey Sharybin
2017-02-10CTests: Initial work to cover Cycles nodes with OpenGL testsSergey Sharybin
2017-02-10Cleanup: Trailing whitespaceSergey Sharybin
2017-02-03Tests: Use proper order for EXPECT_EQ()Sergey Sharybin
2017-02-03Tests: Use EXPECT_FALSE() instead of EXPECT_EQ(foo, false)Sergey Sharybin
2017-02-03Tests: Use EXPECT_TRUE() instead of EXPECT_EQ(foo, true)Sergey Sharybin
2017-02-01Cycles tests: Allow python auto-execSergey Sharybin
2017-01-25[Cycles/MSVC/Testing] Fix broken test code.lazydodo
2017-01-12Cycles tests: Rework output messagesSergey Sharybin
2016-12-31Add BLI_string_utf8 specific test.Bastien Montagne
2016-11-02tests: Update hash for OBJSergey Sharybin
2016-09-11Fix undefined variable on errors in Cycles ctests.Dmitry Dygalo
2016-08-01Replace pep8 with flake8 checkerCampbell Barton
2016-07-29Add GMock library which is responsive for dealing with mock objectsSergey Sharybin
2016-07-29Fix Cycles OSL hair BSDF inconsistencies with SVM.Brecht Van Lommel
2016-07-29Fix Cycles ctests not always deleting fail.png files on success.Brecht Van Lommel
2016-07-06Cycles tests: Don't create fail file on idiff warningSergey Sharybin
2016-07-04Fix bmesh test after recent refactor.Bastien Montagne
2016-06-23BLI_array_utils: add BLI_array_rfindindexCampbell Barton
2016-06-19Cycles tests: raise failure threshold, copy failed image for comparison.Brecht Van Lommel
2016-06-11BLI_rand: add BLI_rng_get_char_nCampbell Barton
2016-05-30Add 'multi small' testcase to performance Ghash tests.Bastien Montagne
2016-05-30BLI_array_store testsCampbell Barton
2016-05-02Fix bl_load_py_modules testCampbell Barton
2016-04-15Tests: Fix wrong hash after "no redundant zeroes" commitSergey Sharybin
2016-04-04Update hash for an OBJ unit testSergey Sharybin
2016-03-24Fix BLI_strncasestr use with a single characterCampbell Barton
2016-03-23UI: multi word filtering in search menuCampbell Barton
2016-02-29Tests: improve RNA default reportingCampbell Barton
2016-02-20Add GHash/GSet pop() feature.Bastien Montagne
2016-02-17Fix broken ghash performance gtest.Bastien Montagne