Blender Git Commit Log
Git Commits -> Revision cebff2f
Revision cebff2f by Howard Trickey (master) March 15, 2020, 21:14 (GMT) |
Fix a syntax error in test spec for BLI_delaunay_2d_test. Test specs are read from strings, and there was a comma instead of a decimal point, and then an extra decimal point in the Quad0 test. This test has been flaky on Windows buildbot. Perhaps this is why. |
Commit Details:
Full Hash: cebff2ff30f56beb2173d4502a9b89e1167ed4fc
Parent Commit: 7a7b392
Lines Changed: +1, -1
1 Modified Path:
/tests/gtests/blenlib/BLI_delaunay_2d_test.cc (+1, -1) (Diff)