projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
BGE: Add icons to collision shapes.
[blender.git]
/
tests
/
2015-10-09
Bastien Montagne
BLI_math: add mat3_polar_decompose, interp_m3_m3m3...
tree
|
commitdiff
2015-09-24
Campbell Barton
Add test scripts to ctest & rename
tree
|
commitdiff
2015-09-22
Campbell Barton
Update module test to pass w/o freestyle enabled
tree
|
commitdiff
2015-09-22
Campbell Barton
Update test to RNA API
tree
|
commitdiff
2015-09-03
Sybren A. Stüvel
Fix: Made bpy.path.ensure_ext compatible with compound...
tree
|
commitdiff
2015-08-24
Sergey Sharybin
Tests: Ignore preview render script in module loading...
tree
|
commitdiff
2015-07-10
Bastien Montagne
BLI_math 'compare' cleanup & enhancements.
tree
|
commitdiff
2015-06-29
Bastien Montagne
Remove WITH_TESTS_PERFORMANCE option.
tree
|
commitdiff
2015-06-29
Bastien Montagne
GTests: do not add 'performance' tests to auto-ran...
tree
|
commitdiff
2015-06-29
Bastien Montagne
Fix .obj testing.
tree
|
commitdiff
2015-06-27
Bastien Montagne
Cleanup: int/uint mismatch in printf...
tree
|
commitdiff
2015-06-27
Bastien Montagne
Cleanup: all params of BLI_str partition funcs can...
tree
|
commitdiff
2015-06-27
Bastien Montagne
GTests for new 'end' option of `BLI_str_partition_ex()`.
tree
|
commitdiff
2015-06-13
Campbell Barton
addon_utils default mismatch /w enable/disable
tree
|
commitdiff
2015-06-10
Campbell Barton
GTest: add test for listbase sorting
tree
|
commitdiff
2015-06-08
Campbell Barton
rename wiki -> manual
tree
|
commitdiff
2015-06-07
Campbell Barton
Cleanup: pep8
tree
|
commitdiff
2015-06-03
Campbell Barton
BLI_stack: gtest for clear
tree
|
commitdiff
2015-04-30
Campbell Barton
RNA defaults test
tree
|
commitdiff
2015-04-22
Campbell Barton
Cleanup: pep8, spelling
tree
|
commitdiff
2015-04-20
Sergey Sharybin
CMake: Move performance tests under the cmake option
tree
|
commitdiff
2015-04-14
Campbell Barton
Cleanup: don't use single sets for comparisons
tree
|
commitdiff
2015-04-10
Campbell Barton
Test: blacklist loading addons /w known problems
tree
|
commitdiff
2015-04-09
Sergey Sharybin
Cycles: Fix wrong render result in certain configuratio...
tree
|
commitdiff
2015-03-19
Bastien Montagne
BLI GHash: add some basic gtests.
tree
|
commitdiff
2015-03-12
Campbell Barton
Py Tests: manual URL validator
tree
|
commitdiff
2015-03-10
Campbell Barton
Tests: Print counter with operator test
tree
|
commitdiff
2015-02-13
Campbell Barton
Refactor array_utils out of BLI_array
tree
|
commitdiff
2015-02-13
Campbell Barton
cleanup
tree
|
commitdiff
2015-02-10
Sergey Sharybin
Tests: Disable failing import/export tests for until...
tree
|
commitdiff
2015-02-01
Sergey Sharybin
Add extra Cycles regression tests
tree
|
commitdiff
2015-02-01
Sybren A. Stüvel
mathutils: added exponential map to Quaternion
tree
|
commitdiff
2015-01-30
Sergey Sharybin
Corrections to Cycles ctests
tree
|
commitdiff
2015-01-29
Campbell Barton
cleanup: pep8
tree
|
commitdiff
2015-01-23
Sergey Sharybin
Don't add Cycles tests if tests folder does not exist
tree
|
commitdiff
2015-01-23
Sergey Sharybin
Revert "New cycles tests require buildbot to checkout...
tree
|
commitdiff
2015-01-23
Martijn Berger
New cycles tests require buildbot to checkout tests...
tree
|
commitdiff
2015-01-23
Campbell Barton
PyAPI: don't adjust prefs when an fails to load
tree
|
commitdiff
2015-01-22
Sergey Sharybin
CTests: Add render tests for Cycles
tree
|
commitdiff
2015-01-21
Campbell Barton
Fix Python CTest's, ignore 'addons_contrib'
tree
|
commitdiff
2015-01-03
Bastien Montagne
Add some BLI helpers needed by asset branch.
tree
|
commitdiff
2015-01-03
Campbell Barton
GTest: test beautify with polyfill
tree
|
commitdiff
2014-12-31
Sergey Sharybin
Libmv: Update to latest upstream version
tree
|
commitdiff
2014-11-14
Bastien Montagne
Add Murmur2A hashing feature to BLI
tree
|
commitdiff
2014-09-28
Campbell Barton
GTest: polyfill2d
tree
|
commitdiff
2014-09-28
Campbell Barton
BLI_Stack add BLI_stack_peek, BLI_stack_discard
tree
|
commitdiff
2014-09-18
Campbell Barton
Cleanup: use static sets where possible
tree
|
commitdiff
2014-09-17
Campbell Barton
Cleanup: pep8
tree
|
commitdiff
2014-09-10
Campbell Barton
Text3d: assert for <0 len text
tree
|
commitdiff
2014-09-06
Bastien Montagne
Py Mathutils: add `invert_safe()` and `inverted_safe...
tree
|
commitdiff
2014-08-21
Campbell Barton
Tests: remove support.run_unittest
tree
|
commitdiff
2014-08-20
Bastien Montagne
Fix T38722: Adding units in Imperial setting results...
tree
|
commitdiff
2014-08-11
Campbell Barton
Run unittest.main() directly
tree
|
commitdiff
2014-08-05
Nicholas Bishop
Fix incorrect comments in listbase, add unit test to...
tree
|
commitdiff
2014-07-22
Campbell Barton
Cleanup: pep8 & redundant vars
tree
|
commitdiff
2014-07-19
Campbell Barton
Cleanup: test naming
tree
|
commitdiff
2014-07-17
Campbell Barton
Add thousands separators to scene stats (D646)
tree
|
commitdiff
2014-07-15
Campbell Barton
BLI_stack: various small additions
tree
|
commitdiff
2014-07-07
Campbell Barton
BLI_string, dont pass unicode to ascii BLI_str_partitio...
tree
|
commitdiff
2014-07-04
Bastien Montagne
Add (r)partition funcs to BLI_string, to get left-most...
tree
|
commitdiff
2014-06-30
Campbell Barton
Add BLI_stack test
tree
|
commitdiff
2014-06-28
Campbell Barton
CMake: update source files
tree
|
commitdiff
2014-06-22
Campbell Barton
GTest now works without buildinfo
tree
|
commitdiff
2014-06-19
Howard Trickey
Add a bmesh_core_test, a start at testing bmesh functio...
tree
|
commitdiff
2014-06-19
Campbell Barton
Add brief license headers to tests
tree
|
commitdiff
2014-06-19
Sergey Sharybin
Use Blender codestyle, not Google's one!
tree
|
commitdiff
2014-06-19
Sergey Sharybin
Add unit tests for aligned alloc
tree
|
commitdiff
2014-06-18
Sergey Sharybin
Some WITH_TESTS weer not renamed to WITH_GTEST
tree
|
commitdiff
2014-06-18
Sergey Sharybin
GTest unit testing framework
tree
|
commitdiff
2014-06-18
Campbell Barton
Move tests into tests/ top-level dir
tree
|
commitdiff