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/containers/sequences
History
Marshall Clow b6d12a2b3a Fix test that was failing on C++03 b/c it was using initializer lists
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@237527 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-16 17:10:49 +00:00
..
array
[libcxx] Move tuple_size and tuple_element overloads for pair and array out of !defined(_LIBCPP_HAS_NO_VARIADICS) block.
2015-03-17 15:08:03 +00:00
deque
Fix an exception-safety bug in <deque>. Reference: PR#22650. Not closing the bug because there's more work to do here
2015-03-09 17:08:51 +00:00
forwardlist
We had two identical files named 'MoveOnly.h' in the test suite. Move one to support/, remove the other, and update all the tests that included them. No functionality change.
2015-01-28 21:22:53 +00:00
list
Use generic feature name for sanitizers that replace new and delete
2015-03-10 20:46:04 +00:00
vector
Fix test that was failing on C++03 b/c it was using initializer lists
2015-05-16 17:10:49 +00:00
vector.bool
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
nothing_to_do.pass.cpp
Move test into test/std subdirectory.
2014-12-20 01:40:03 +00:00
Powered by Gitea Version: 1.23.7 Page: 92ms 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