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-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
2014-08-11Run unittest.main() directlyCampbell Barton
2014-08-05Fix incorrect comments in listbase, add unit test to verify changeNicholas Bishop
2014-07-22Cleanup: pep8 & redundant varsCampbell Barton
2014-07-19Cleanup: test namingCampbell Barton
2014-07-17Add thousands separators to scene stats (D646)Campbell Barton
2014-07-15BLI_stack: various small additionsCampbell Barton
2014-07-08BLI_string, dont pass unicode to ascii BLI_str_partition functionsCampbell Barton
2014-07-04Add (r)partition funcs to BLI_string, to get left-most/right-most first occur...Bastien Montagne
2014-06-30Add BLI_stack testCampbell Barton
2014-06-28CMake: update source filesCampbell Barton
2014-06-22GTest now works without buildinfoCampbell Barton
2014-06-19Add a bmesh_core_test, a start at testing bmesh functionality.Howard Trickey
2014-06-19Add brief license headers to testsCampbell Barton
2014-06-19Use Blender codestyle, not Google's one!Sergey Sharybin
2014-06-19Add unit tests for aligned allocSergey Sharybin
2014-06-18Some WITH_TESTS weer not renamed to WITH_GTESTSergey Sharybin
2014-06-18GTest unit testing frameworkSergey Sharybin
2014-06-18Move tests into tests/ top-level dirCampbell Barton