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
path: root/tests
AgeCommit message (Expand)Author
2021-01-14Tests: skip OSL render tests in build without OSLSebastian Parborg
2021-01-14Tests: enable bake and shader raytracing tests for OptiXBrecht Van Lommel
2021-01-13Mix modifiers test after commit to bevel modifier defaultsHans Goudey
2021-01-12Tests: skip unit test if built without ocean sim modifierSybren A. Stüvel
2021-01-11Tests: run suites instead of individual test casesSybren A. Stüvel
2021-01-05Enabled Physics Particle Instance testHimanshi Kalra
2021-01-04Make mesh modifier tests not fail with optimized OSD libSebastian Parborg
2020-12-30Add regression tests for curve conversion to meshHans Goudey
2020-12-30Cleanup: Fix typo in tests error messageHans Goudey
2020-12-29Test: Add utility to do near comparison for float[2]Sergey Sharybin
2020-12-17Updated and extended Regression Testing frameworks (Gsoc 2020)Himanshi Kalra
2020-12-10Tests: fix 'ctest -j' running multiple tests at onceCampbell Barton
2020-12-07Fix failing Eevee render tests after recent changesBrecht Van Lommel
2020-12-03Add Custom Object Space to ConstraintsHenrik Dick
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-11-23Animation: New Euler filter implementationSybren A. Stüvel
2020-11-10Animation: Expand unit tests for `BKE_fcurve_active_keyframe_index()`Sybren A. Stüvel
2020-11-03Fix sequence tests writing HTML report to wrong directoryBrecht Van Lommel
2020-11-01Add sequencer transform testsRichard Antalik
2020-10-14Tests: use environment variable for leak sanitizerAnkit Meel
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-10-02Cleanup: trailing spaceCampbell Barton
2020-09-25Fix Tests for Weld Modifier with KD-TreeHenrik Dick
2020-09-24Fix running tests when building without portable install.Sebastian Parborg
2020-09-24Fix blender constraints automated tests when using march=nativeSebastian Parborg
2020-09-17CMake: clean up setting of platform specific linker flagsBrecht Van Lommel
2020-09-15Cleanup: add missing headers to CMake, formattingCampbell Barton
2020-09-15Fix T75881: Animation, limitation of Bézier HandlesTonyG
2020-09-14Alembic export: write custom propertiesSybren A. Stüvel
2020-08-30Re-enable modifer and bmesh_boolean tests.Howard Trickey
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-26Tests: fail automated tests on memory leaks and other internal errorsJacques Lucke
2020-08-19Tests: use guarded allocator in testsJacques Lucke
2020-08-17Tests: fix Alembic export test on WindowsSybren A. Stüvel
2020-08-17Fix T75936: Alembic, allow exporting of invisible objectsSybren A. Stüvel
2020-08-17Cleanup: Alembic, rename test in CMake for consistencySybren A. Stüvel
2020-08-17Fix typo: missing `f` string prefix in Alembic export testSybren A. Stüvel
2020-08-17Cleanup: Alembic tests, add note explaining how the export tests workSybren A. Stüvel
2020-08-17Cleanup: rename `alembic_tests.py` to `alembic_tests_export.py`Sybren A. Stüvel
2020-08-17Tests: Better error reporting in `AbstractAlembicTest`Sybren A. Stüvel
2020-08-17Fix formatting bug in `AbstractAlembicTest` classSybren A. Stüvel
2020-08-10Tests: move remaining gtests into their own module foldersBrecht Van Lommel
2020-08-05Merge branch 'blender-v2.90-release'Sergey Sharybin
2020-08-05Correct recent fix for Cycles motion blur testSergey Sharybin
2020-08-05Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-05Fix failing USD test on macOS after becoming part of blender test runnerBrecht Van Lommel
2020-08-05Fix T78777: Cycles motion blur test differences between AVX/AVX2Brecht Van Lommel
2020-08-01Cleanup: spelling (initialized)Campbell Barton