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
2020-08-17Cleanup: Alembic, rename test in CMake for consistencySybren A. Stüvel
2020-08-17Cleanup: rename `alembic_tests.py` to `alembic_tests_export.py`Sybren A. Stüvel
2020-07-29Fix failing PLY test, update hash because metadata changedBrecht Van Lommel
2020-04-28Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-04-28Tests: add physics tests cloth and softybodyHimanshi Kalra
2020-04-24Tests: use explicit Python to run unit testsSybren A. Stüvel
2020-03-18Tests: add OpenVDB volume testsBrecht Van Lommel
2020-03-13Python: add foreach_get and foreach_set methods to pyrna_prop_arrayBogdan Nagirniak
2020-02-25Start of unit test framework for constraintsSybren A. Stüvel
2020-02-18Fix missing output dir for blendfile_liblink test.Bastien Montagne
2020-02-14Cleanup: Alembic, rename unit testSybren A. Stüvel
2020-02-14Cleanup: Deduplicate some code in new blenfile io/linking tests.Bastien Montagne
2020-02-13Add initial, very basic save/open & library linking blendfile tests.Bastien Montagne
2020-02-11Fix T68243: Python sqlite module not working on macOSBrecht Van Lommel
2020-01-13Accepting patch D5357: Modifiers and operators automated testing.Howard Trickey
2019-12-20ID Management: Add some basic tests regarding name handling.Bastien Montagne
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-09-07Fix GTests failing on Windows buildbotBrecht Van Lommel
2019-09-07Tests: run tests from install pathBrecht Van Lommel
2019-08-30Cleanup: remove debug printBrecht Van Lommel
2019-08-30Tests: reorder render tests so cycles/eevee/workbench are not interleavedBrecht Van Lommel
2019-08-02Tests: also don't fail on memory leaks for gtestsBrecht Van Lommel
2019-08-02Fix broken add_python_test after recent changesBrecht Van Lommel
2019-08-02Tests: don't fail on leaks detected by leak sanitizerBrecht Van Lommel
2019-08-02Cleanup: refactor tests executing Blender to use add_blender_test functionBrecht Van Lommel
2019-07-31Fix: test object_modifier_array is passing when it shouldn't.Habib Gahbiche
2019-07-01Tests: Point ffmpeg data to a new folderSergey Sharybin
2019-06-26Tests: put output of IO tests in subdirectoryBrecht Van Lommel
2019-05-28Tests: make grease pencil tests part of OpenGL render testsBrecht Van Lommel
2019-05-16Tests: add more descriptive messages when idiff is not availableBrecht Van Lommel
2019-05-10Tests: Be more explicit about the required location of the tests folder.Ray Molenkamp
2019-05-10Fix failing tests when Cycles is enabledBrecht Van Lommel
2019-05-07Tests: add Cycles image texture colorspace testsBrecht Van Lommel
2019-05-06Tests: add Eevee reference images, and add workbench testsBrecht Van Lommel
2019-04-18Cleanup: remove last bits of WITH_LEGACY_DEPSGRAPH CMake option.Bastien Montagne
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2019-04-03Fix export_obj_cube test.Howard Trickey
2019-03-17Merge branch 'blender2.7'Brecht Van Lommel
2019-03-15Tests: remove unnecessary _test postfix on test names.Brecht Van Lommel
2019-02-20Merge branch 'blender2.7'Brecht Van Lommel
2019-02-20Tests: only run OpenGL draw tests on lib/tests/opengl, support symlinks.Brecht Van Lommel
2019-02-11Merge branch 'blender2.7'Brecht Van Lommel
2019-02-11Cycles: add animation denoising test, fix operator to work with single frames.Brecht Van Lommel
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2018-09-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-28Tests: recurse into directories for finding OpenGL draw test .blends.Brecht Van Lommel
2018-05-18Eevee: add regression tests.Brecht Van Lommel
2018-05-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-05-18Cycles tests: move to render/ folder, to share with Eevee.Brecht Van Lommel
2018-05-18Collections and groups unificationBrecht Van Lommel