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
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