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-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2020-04-28Tests: fix some tests passing even if there are Python errorsBrecht Van Lommel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2019-09-08Fix script_load_modules test failure in power sequencerBrecht Van Lommel
2019-04-18PyTests: do not load addons in load_py_modules test.Bastien Montagne
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-11-26Cleanup: unused vars, importsCampbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2017-08-23Tests: fix incorrect check for hidden dirCampbell Barton
2017-08-09Modules test: Don't print backtrace for files which are ignoredSergey Sharybin
2017-07-25Python module test: Don't cfail the test when import failure happens in presetSergey Sharybin
2017-07-14Fix unit test error on WindowsSybren A. Stüvel
2017-06-19Fixed bl_load_py_modules / script_load_modules unit testSybren A. Stüvel
2017-06-19Use for/else instead of setting 'ok' variable.Sybren A. Stüvel
2016-05-02Fix bl_load_py_modules testCampbell Barton
2015-09-22Update module test to pass w/o freestyle enabledCampbell Barton
2015-08-24Tests: Ignore preview render script in module loading testsSergey Sharybin
2015-06-13addon_utils default mismatch /w enable/disableCampbell Barton
2015-01-23PyAPI: don't adjust prefs when an fails to loadCampbell Barton
2015-01-21Fix Python CTest's, ignore 'addons_contrib'Campbell Barton
2014-06-18Move tests into tests/ top-level dirCampbell Barton