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-08-10Tests: move remaining gtests into their own module foldersBrecht Van Lommel
2020-07-28Cleanup: correct usage of extern-C blocks in various placesJacques Lucke
2020-07-03Fix T72214: Fluids: noise does not work with negative frame numbersJacques Lucke
2020-04-07Cleanup: BLI_path.h function renamingCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-16Fix implicit cast from bool to int in path testsSergey Sharybin
2019-12-10Cleanup: extra semicolon, comma warningsCampbell Barton
2019-08-14Cleanup: clang-format, sort structs & cmake filesCampbell Barton
2019-08-14Text editor: syntax highlighting + line numbers on by defaultSybren A. Stüvel
2019-04-29GTest: BLI_path_util testsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-20Fix BLI_path_frame_stripSybren A. Stüvel
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-03-24Cleanup: minor edits to path testCampbell Barton
2017-03-24BLI_path_util: Add BLI_path_joinCampbell Barton
2017-03-22BLI_path_util: add BLI_path_name_at_indexCampbell Barton
2017-02-03Tests: Use proper order for EXPECT_EQ()Sergey Sharybin
2016-02-06Fix gtests on Windows/MSVCSergey Sharybin
2015-01-03Add some BLI helpers needed by asset branch.Bastien Montagne
2014-07-19Cleanup: test namingCampbell Barton
2014-06-19Add brief license headers to testsCampbell Barton
2014-06-18GTest unit testing frameworkSergey Sharybin