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-12-16Cycles: pointcloud renderingBrecht Van Lommel
2021-12-07Tests: add Cycles perspective/ortho/panoramic camera regression testsBrecht Van Lommel
2021-12-07Cleanup: Fix typos in source codeluzpaz
2021-12-02Fix: Updating geometry nodes test results failsHans Goudey
2021-11-30Tests: add edit-mesh operator testsJake
2021-11-19Tests: disable Cycles volume test when WITH_MOD_FLUID is offBrecht Van Lommel
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-11-17cleanup: fix typos in comments and docsluzpaz
2021-11-12Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-12Tests: disable audio system for performance testsBrecht Van Lommel
2021-11-11LibLink/Append tests: Add basic testing of `bpy.data.libraries.load` code.Bastien Montagne
2021-11-09Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-09tests/benchmarks: Fix operation on windowsRay Molenkamp
2021-11-09Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-09Tests: disable Cycles tests based on more build optionsBrecht Van Lommel
2021-11-08Cleanup: use static setsCampbell Barton
2021-11-08Cleanup: use static setsCampbell Barton
2021-11-04Attempt to fix failing lib link test on windows.Bastien Montagne
2021-11-04Attempt fix for new lib reload/relocate tests on windows.Bastien Montagne
2021-11-02Tests: Add basic unittest for library reload and relocate operators.Bastien Montagne
2021-10-28Tests: minor updates to benchmark script for running on buildbotBrecht Van Lommel
2021-10-21Tests: updated Python bundled modules testBrecht Van Lommel
2021-10-21Build: remove cmake messages about disabled tests when feature is disabledBrecht Van Lommel
2021-10-20New test for USD import.Michael Kowalski
2021-10-20Link/Append tests: properly support and test with/without 'recursive' behaviors.Bastien Montagne
2021-10-20Cleanup: trailing space, use single quotes for enumsCampbell Barton
2021-10-19Fix liblink tests after recent commit.Bastien Montagne
2021-10-19Tests: update Cycles GPU tests blacklist so all tests passBrecht Van Lommel
2021-10-12Tests: remove noisy output from bl_pyapi_idprop_datablockCampbell Barton
2021-10-12Tests: script_pyapi_idprop now cleans up after it's selfCampbell Barton
2021-10-12Tests: support running ID-property test without numpyCampbell Barton
2021-10-12Tests: quiet warning for UIList class nameCampbell Barton
2021-10-06Tests: include device type in benchmark graph labelsBrecht Van Lommel
2021-09-29Tests: Disable tests for non-compiled librariesHimanshi Kalra
2021-09-29Cleanup: trailing space, newlines at EOFCampbell Barton
2021-09-28Fix potential render tests error with invalid utf-8 charactersBrecht Van Lommel
2021-09-23LibLink Append: Expose 'reuse ID' through new BLO flag, and add basic tests.Bastien Montagne
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-20Tests: measure time per frame in animation performance benchmarkBrecht Van Lommel
2021-09-15Tests: Updated test message for Directory Not FoundHimanshi Kalra
2021-09-14LibLink: Enable unittest that was previously failing in append case.Bastien Montagne
2021-09-10Tests: more graceful handling of keyboard interrupting benchmarksBrecht Van Lommel
2021-09-08Fix error running benchmark script with environment variables for buildsBrecht Van Lommel
2021-09-08Tests: updates for performance benchmarkingBrecht Van Lommel
2021-09-06Fix tests broken by rB58632a7f3c0f1be6.Bastien Montagne
2021-09-01Unittest: Extend and basic linking tests and add basic append tests.Bastien Montagne
2021-08-27Refactor IDProperty UI data storageHans Goudey
2021-08-24Added more Geometry Node testsHimanshi Kalra
2021-08-19Fix Python error in ./benchmark init after recent changesBrecht Van Lommel
2021-08-04LibOverride RNA API: add removal of properties and operations.Bastien Montagne