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
2015-09-23Update module test to pass w/o freestyle enabledCampbell Barton
2015-09-23Update test to RNA APICampbell Barton
2015-09-03Fix: Made bpy.path.ensure_ext compatible with compound extensions.Sybren A. Stüvel
2015-08-24Tests: Ignore preview render script in module loading testsSergey Sharybin
2015-07-10BLI_math 'compare' cleanup & enhancements.Bastien Montagne
2015-06-29Remove WITH_TESTS_PERFORMANCE option.Bastien Montagne
2015-06-29GTests: do not add 'performance' tests to auto-ran tests (with ctest or 'make...Bastien Montagne
2015-06-29Fix .obj testing.Bastien Montagne
2015-06-27Cleanup: int/uint mismatch in printf...Bastien Montagne
2015-06-27Cleanup: all params of BLI_str partition funcs can be const...Bastien Montagne
2015-06-27GTests for new 'end' option of `BLI_str_partition_ex()`.Bastien Montagne
2015-06-13addon_utils default mismatch /w enable/disableCampbell Barton
2015-06-10GTest: add test for listbase sortingCampbell Barton
2015-06-08rename wiki -> manualCampbell Barton
2015-06-07Cleanup: pep8Campbell Barton
2015-06-03BLI_stack: gtest for clearCampbell Barton
2015-04-30RNA defaults testCampbell Barton
2015-04-22Cleanup: pep8, spellingCampbell Barton
2015-04-20CMake: Move performance tests under the cmake optionSergey Sharybin
2015-04-14Cleanup: don't use single sets for comparisonsCampbell Barton
2015-04-10Test: blacklist loading addons /w known problemsCampbell Barton
2015-04-09Cycles: Fix wrong render result in certain configuration of render layer's su...Sergey Sharybin
2015-03-19BLI GHash: add some basic gtests.Bastien Montagne
2015-03-12Py Tests: manual URL validatorCampbell Barton
2015-03-10Tests: Print counter with operator testCampbell Barton
2015-02-14Refactor array_utils out of BLI_arrayCampbell Barton
2015-02-13cleanupCampbell Barton
2015-02-10Tests: Disable failing import/export tests for until they're fixedSergey Sharybin
2015-02-02Add extra Cycles regression testsSergey Sharybin
2015-02-01mathutils: added exponential map to QuaternionSybren A. Stüvel
2015-01-30Corrections to Cycles ctestsSergey Sharybin
2015-01-29cleanup: pep8Campbell Barton
2015-01-23Don't add Cycles tests if tests folder does not existSergey Sharybin
2015-01-23Revert "New cycles tests require buildbot to checkout tests of have test succ...Sergey Sharybin
2015-01-23New cycles tests require buildbot to checkout tests of have test succeed if w...Martijn Berger
2015-01-23PyAPI: don't adjust prefs when an fails to loadCampbell Barton
2015-01-22CTests: Add render tests for CyclesSergey Sharybin
2015-01-21Fix Python CTest's, ignore 'addons_contrib'Campbell Barton
2015-01-03Add some BLI helpers needed by asset branch.Bastien Montagne
2015-01-03GTest: test beautify with polyfillCampbell Barton
2014-12-31Libmv: Update to latest upstream versionSergey Sharybin
2014-11-14Add Murmur2A hashing feature to BLIBastien Montagne
2014-09-28GTest: polyfill2dCampbell Barton
2014-09-28BLI_Stack add BLI_stack_peek, BLI_stack_discardCampbell Barton
2014-09-18Cleanup: use static sets where possibleCampbell Barton
2014-09-17Cleanup: pep8Campbell Barton
2014-09-10Text3d: assert for <0 len textCampbell Barton
2014-09-06Py Mathutils: add `invert_safe()` and `inverted_safe()` to `Matrix`.Bastien Montagne
2014-08-21Tests: remove support.run_unittestCampbell Barton
2014-08-20Fix T38722: Adding units in Imperial setting results in inconsistent valuesBastien Montagne