Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't run test_get_os_named_thread on win7
This test won't work on windows 7, as the Thread::set_name function is not implemented there (win7 does not provide a documented mechanism to set thread names).
- Loading branch information