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
2016-02-20Add GHash/GSet pop() feature.Bastien Montagne
2016-02-17Fix broken ghash performance gtest.Bastien Montagne
2016-02-06Fix gtests on Windows/MSVCSergey Sharybin
2016-02-06Fix typo in 32bytes aligned malloc testSergey Sharybin
2016-02-06Fix GTests compilations on WindowsSergey Sharybin
2016-01-31Cleanup: pep8Campbell Barton
2016-01-19GTests: were using C++11 featureCampbell Barton
2016-01-19GTests: split array_utils testsCampbell Barton
2016-01-19GTests: array_utilsCampbell Barton
2016-01-04Correct include directories for GTestsSergey Sharybin
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-29Fix memleaks in our gtests.Bastien Montagne
2015-12-10Eigen: move C API into intern/eigen.Brecht Van Lommel
2015-12-06PyAPI: add optional filter argument to KDTree.findCampbell Barton
2015-10-09BLI_math: add mat3_polar_decompose, interp_m3_m3m3 and interp_m4_m4m4.Bastien Montagne
2015-09-24Add test scripts to ctest & renameCampbell Barton
2015-09-22Update module test to pass w/o freestyle enabledCampbell Barton
2015-09-22Update 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