test_copy_move.py
4.98 KB
-
Fix test suite under MSVC/Debug · 6b51619a
In a Debug build, MSVC doesn't apply copy/move elision as often, triggering a test failure. This relaxes the test count requirements to let the test suite pass.
Jason Rhinelander committed