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
2022-09-18Build: fix gtest build flags affecting actual libraryBrecht Van Lommel
2022-02-11File headers: use SPDX license for CMake filesCampbell Barton
2021-01-29Tests, docs: Use sanitizer options from environment too.Ankit Meel
2021-01-11Tests: run suites instead of individual test casesSybren A. Stüvel
2020-11-10Windows: Fix build issue with VCPKGRay Molenkamp
2020-09-17CMake: clean up setting of platform specific linker flagsBrecht Van Lommel
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-12CMake: clarify that the modules are licensed BSD 3-ClauseBrecht Van Lommel
2020-07-16T73268: Link C/C++ unit tests into single executableSybren A. Stüvel
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-02-26Build: add compatibility between precompiled libraries and new glibcBrecht Van Lommel
2020-02-04CMake: Attempt to fix tests on buildbotSergey Sharybin
2020-01-31Fix tests failing on AMD Ryzen, due TBB initialization order issueBrecht Van Lommel
2019-12-06Windows: Fix failing tests due to missing manifest.Ray Molenkamp
2019-11-28Tests: Blendfile-loading test classSybren A. Stüvel
2019-10-03Fix: Unit tests on windows.Ray Molenkamp
2019-09-07Fix GTests failing on Windows buildbotBrecht Van Lommel
2019-09-02CMake: De-duplicate test target name constructionSergey Sharybin
2019-09-02Fix noisy GFlags warnings when building testsSergey Sharybin
2019-09-02CMake: Cleanup, unset temporary variablesSergey Sharybin
2019-08-02Tests: also don't fail on memory leaks for gtestsBrecht Van Lommel
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2018-06-01Math: optimizations for 4x4x matrix inverse, multiplications.Brecht Van Lommel
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-07Tests: Fix compilation error with static OpenMPSergey Sharybin
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-02-06Fix GTests compilations on WindowsSergey Sharybin
2016-01-04Next step of fix for gtests (but still not working...)Bastien Montagne
2016-01-04Re-organize structure of GLog/GFlags CMake librariesSergey Sharybin
2015-06-29GTests: do not add 'performance' tests to auto-ran tests (with ctest or 'make...Bastien Montagne
2015-01-09Fix for GTestCampbell Barton
2015-01-08Fix gtest linking on ubuntu and do minor cleanup.Antony Riakiotakis
2015-01-03GTest was broken on LinuxCampbell Barton
2014-06-18Some WITH_TESTS weer not renamed to WITH_GTESTSergey Sharybin
2014-06-18GTest unit testing frameworkSergey Sharybin