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
AgeCommit message (Expand)Author
2020-12-29Test: Add utility to do near comparison for float[2]Sergey Sharybin
2020-11-10Animation: Expand unit tests for `BKE_fcurve_active_keyframe_index()`Sybren A. Stüvel
2020-08-26Tests: fail automated tests on memory leaks and other internal errorsJacques Lucke
2020-08-19Tests: use guarded allocator in testsJacques Lucke
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-24Allocator: make leak detection work with static variablesJacques Lucke
2020-07-16Tests: move tests from USD test directory into `io/common` and `io/usd`Sybren A. Stüvel
2020-07-16T73268: Link C/C++ unit tests into single executableSybren A. Stüvel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-03-20Cleanup: More C++ like nature for word split testSergey Sharybin
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2017-04-21CMake: Add option to build against system-wide GlogSergey Sharybin
2017-04-21CMake: Add option to link against system-wide Gflags librarySergey Sharybin
2017-04-06Added float[][] comparison macros to testing.hSybren A. Stüvel
2017-01-25[Cycles/MSVC/Testing] Fix broken test code.lazydodo
2016-07-29Add GMock library which is responsive for dealing with mock objectsSergey Sharybin
2016-03-23UI: multi word filtering in search menuCampbell Barton
2016-02-06Fix GTests compilations on WindowsSergey Sharybin
2016-01-19GTests: were using C++11 featureCampbell Barton
2016-01-04Correct include directories for GTestsSergey Sharybin
2014-12-31Libmv: Update to latest upstream versionSergey Sharybin
2014-06-28CMake: update source filesCampbell Barton
2014-06-18GTest unit testing frameworkSergey Sharybin