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
2018-05-18Cycles tests: move to render/ folder, to share with Eevee.Brecht Van Lommel
2018-04-16Disable Feature Collada: Tests do not work on unixGaia Clary
2018-03-12Cycles: reorganize tests in more evenly distributed groups.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-27Collada: Added tests for Animation exportGaia Clary
2018-02-26optimized the output of the collada test script for better readingGaia Clary
2018-02-24T45687: Rework the Export/Import of AnimationsGaia Clary
2018-02-16Code cleanup: deduplicate code for running Python scripts outside Blender.Brecht Van Lommel
2018-02-16Tests: add OpenGL UI drawing tests.Brecht Van Lommel
2018-02-16Tests: split off render report test code from Cycles tests.Brecht Van Lommel
2018-02-14Cleanup: use prefix for testsCampbell Barton
2018-02-12Add boolean regression test.Howard Trickey
2018-02-08Cycles tests: separate directory for sss tests.Brecht Van Lommel
2018-01-26Tests: replace os.system w/ subprocess.callCampbell Barton
2017-12-19Cycles tests: Enable texture space testsSergey Sharybin
2017-10-17Added alpha channel check to Alembic unit testSybren A. Stüvel
2017-10-11Cycles tests: Don't proint braces for empty statusSergey Sharybin
2017-09-20Fix Cycles test report not closing files properly.Brecht Van Lommel
2017-09-12Cycles tests: Add baking features testsSergey Sharybin
2017-09-12Cycles tests: add environment variable to update references renders.Brecht Van Lommel
2017-08-30Cycles: Add tangent attribute testsSergey Sharybin
2017-08-26[cycles/ctest] fix failing tests when output folder doesn't exist yet.Ray Molenkamp
2017-08-23Tests: fix incorrect check for hidden dirCampbell Barton
2017-08-19Cycles tests: pass Blender custom arguments from CYCLESTEST_ARGS.Brecht Van Lommel
2017-08-18Cycles tests: add light type tests.Brecht Van Lommel
2017-08-18Cycles tests: make page less wide, use relative URLs for serving through http.Brecht Van Lommel
2017-08-11Cycles tests: Draw images on top of checkerboardSergey Sharybin
2017-08-11Cycles: add denoising tests, keep new image even if no reference exists.Brecht Van Lommel
2017-08-09Fixed Alembic unit testSybren A. Stüvel
2017-08-09Modules test: Don't print backtrace for files which are ignoredSergey Sharybin
2017-08-07Cycles tests: CMake side changes to support recent files split in the SVN repoSergey Sharybin
2017-08-07Cycles: add HTML report to inspect failed test images.Brecht Van Lommel
2017-08-04CMake: test build configuration supportCampbell Barton
2017-08-01Tweak multi-units tests to match new precision handling in conversion from ra...Bastien Montagne
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-07-11Fix T52022 Alembic Inherits transform not taken into accountSybren A. Stüvel
2017-06-19Alembic tests: make failures a bit easier to diagnose.Sybren A. Stüvel
2017-06-19Fix T51762: Unit test script_alembic_import is failing.Sybren 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
2017-06-19Removed trailing spacesSybren A. Stüvel
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-08Cleanup: cmake indentation, missing includeCampbell Barton
2017-06-05Fix alembic tests not running with debug build on windowsRay Molenkamp
2017-05-26Add automated ctest for complex merge in Array modifier.Bastien Montagne
2017-05-23Fix T51534: Alembic: added support for face-varying vertex coloursSybren A. Stüvel
2017-04-28Fix T51331: fixes for Alembic unit tests on WindowsSybren A. Stüvel