• Jason Rhinelander's avatar
    Fix test suite under MSVC/Debug · 6b51619a
    Jason Rhinelander authored
    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.
    6b51619a
test_copy_move.py 4.98 KB