|
|
2d1cce8331
|
Cleanup: make format after SortedIncludes change
|
2020-03-19 09:33:58 +01:00 |
|
|
|
1107af1abb
|
Fix OBJECT_GUARDED_FREE compiler error when type is in namespace
|
2020-01-27 12:22:01 +01:00 |
|
|
|
41d4a19865
|
ClangFormat: format '#if 0' code in source/
|
2019-04-17 08:24:14 +02:00 |
|
|
|
e12c08e8d1
|
ClangFormat: apply to source, most of intern
Apply clang format as proposed in T53211.
For details on usage and instructions for migrating branches
without conflicts, see:
https://wiki.blender.org/wiki/Tools/ClangFormat
|
2019-04-17 06:21:24 +02:00 |
|
|
|
f7d67835e9
|
Cleanup: typo in struct name
|
2017-02-28 00:38:33 +11:00 |
|
|
|
030e99588d
|
Tests: Use proper order for EXPECT_EQ()
|
2017-02-03 12:03:59 +01:00 |
|
|
|
dc1b45ff1a
|
Tests: Use EXPECT_TRUE() instead of EXPECT_EQ(foo, true)
|
2017-02-03 11:52:29 +01:00 |
|
|
|
dccf5afbef
|
BLI_rand: add BLI_rng_get_char_n
Use to fill an array of bytes to random values.
|
2016-06-12 00:41:02 +10:00 |
|
|
|
8a7d1f3b3c
|
BLI_array_store tests
Ensure the data is valid once expanded,
and that de-duplication is working as expected.
|
2016-05-30 16:27:12 +10:00 |
|