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
2021-12-02Fix: Updating geometry nodes test results failsHans Goudey
2021-11-30Tests: add edit-mesh operator testsJake
2021-11-08Cleanup: use static setsCampbell Barton
2021-09-28Fix potential render tests error with invalid utf-8 charactersBrecht Van Lommel
2021-07-27Regression Testing: Running tests based on blend filesHimanshi Kalra
2021-07-11Cleanup: correct spelling in comments, remove profanityCampbell Barton
2021-07-06Cleanup: pep8Campbell Barton
2021-02-11Mesh automated testing: compare selectionHabib Gahbiche
2021-02-11Mesh automated testing: improve progress printingHabib Gahbiche
2021-02-11Cleanup: delete comments with test indexHabib Gahbiche
2021-01-14Tests: enable bake and shader raytracing tests for OptiXBrecht Van Lommel
2020-12-30Cleanup: Fix typo in tests error messageHans Goudey
2020-12-17Updated and extended Regression Testing frameworks (Gsoc 2020)Himanshi Kalra
2020-11-30Tests: blacklist failing tests for Cycles CUDA and OptiX devicesBrecht Van Lommel
2020-11-30Tests: add CMake option to run Cycles regression tests on GPU devicesBrecht Van Lommel
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-08-26Tests: fail automated tests on memory leaks and other internal errorsJacques Lucke
2020-08-05Fix T78777: Cycles motion blur test differences between AVX/AVX2Brecht Van Lommel
2020-04-28Tests: add physics tests cloth and softybodyHimanshi Kalra
2020-04-28Strengthen modifiers test validation, from D7397.Howard Trickey
2020-02-18Fix Cycles fluid motion blur not working after recent refactorBrecht Van Lommel
2020-01-27Fix tests failing when building without CyclesBrecht Van Lommel
2020-01-13Accepting patch D5357: Modifiers and operators automated testing.Howard Trickey
2020-01-09Cycles: Disable fluid motion blur regression testSergey Sharybin
2019-08-26Fix render test Python error on crashesBrecht Van Lommel
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-06-27Tests: speed up render tests by running multiple in the same processBrecht Van Lommel
2019-06-26Tests: add navigation links for HTML test reports, and other tweaksBrecht Van Lommel
2019-05-16Revert "Tests: speed up render tests by running multiple in the same process"Brecht Van Lommel
2019-05-11Tests: speed up render tests by running multiple in the same processBrecht Van Lommel
2019-05-09Tests: add tests/report.html that links to all HTML test reportsBrecht Van Lommel
2018-11-26Cleanup: unused vars, importsCampbell Barton
2018-10-09Merge branch 'master' into blender2.8Campbell Barton
2018-10-08Cleanup: styleCampbell Barton
2018-10-06Tests: Support parallel execution of render testsLukas Stockner
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-07-03Merge branch 'master' into blender2.8Campbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip tests trailing spaceCampbell Barton
2018-05-18Cycles/Eevee tests: add compare.html to see difference between the engines.Brecht Van Lommel
2018-05-18Eevee: add regression tests.Brecht Van Lommel
2018-03-09FFmpeg: Add regression testsSergey Sharybin
2018-03-02Tests: Avoid access globals from abstract base classSergey Sharybin
2018-03-01Python tests: Split re-usable test related functionality to a moduleSergey Sharybin
2018-02-16Tests: add OpenGL UI drawing tests.Brecht Van Lommel