Logo
Explore Help
Sign In
generic-library/cxx
1
0
Fork 0
You've already forked cxx
Code Issues Pull Requests Releases Wiki Activity
cxx/test/std/thread/thread.threads/thread.thread.class
History
Eric Fiselier 85b6661a44 Remove test_atomic.h header
Because <atomic> can now be used in C++03 there is no need for the test_atomic.h header.
This commit removes the header and converts all usages to use <atomic> instead.


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@245468 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-19 17:37:34 +00:00
..
thread.thread.algorithm
Fix race conditions in test class used throughout the std::thread tests.
2015-04-02 21:12:17 +00:00
thread.thread.assign
Remove sanitizer XFAILs on a test.
2015-07-28 23:27:03 +00:00
thread.thread.constr
[libcxx] Add Atomic test helper and fix TSAN failures.
2015-08-18 23:29:59 +00:00
thread.thread.destr
[libcxx] Add Atomic test helper and fix TSAN failures.
2015-08-18 23:29:59 +00:00
thread.thread.id
libc++ implements its' hash objects as deriving from std::unary_function, and the tests test for that. STL @ MS pointed out that the standard doesn't requie these objects to derive from unary_function, and so the tests should not require that either. Change the tests to check for the embedded typedefs - which ARE required. No change to the library.
2015-01-07 21:53:23 +00:00
thread.thread.member
Remove test_atomic.h header
2015-08-19 17:37:34 +00:00
thread.thread.static
Move test into test/std subdirectory.
2014-12-20 01:40:03 +00:00
types.pass.cpp
Move test into test/std subdirectory.
2014-12-20 01:40:03 +00:00
Powered by Gitea Version: 1.23.7 Page: 95ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API