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
2022-09-19Cleanup: prefer 'arg' over 'params' for sphinx documentationCampbell Barton
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-04-19Cleanup: run autopep8 on tests/Campbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2020-08-26Tests: fail automated tests on memory leaks and other internal errorsJacques Lucke
2020-01-27Fix tests failing when building without CyclesBrecht Van Lommel
2018-11-26Cleanup: unused vars, importsCampbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-04Cleanup: strip tests trailing spaceCampbell Barton
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