summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/associative/multimap/multimap.special/swap_noexcept.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] [test] Fix Clang -Wunused-local-typedef, part 1/3.Stephan T. Lavavej2017-02-051-4/+7
* Make swap_noexcept.pass.cpp tests more portable. Patch from STL@microsoft.com.Eric Fiselier2016-07-251-19/+11
* Make the comparison objects that we pass in for various tests look more like ...Marshall Clow2016-06-091-5/+2
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-6/+6
* Complete LWG issue #2016. Allocators must be nothrow swappableEric Fiselier2016-04-221-3/+3
* Remove undefined behavior from tests; specifically, ensure that the value typ...Marshall Clow2015-11-241-7/+8
* Implement the first part of N4258: 'Cleaning up noexcept in the Library'. Thi...Marshall Clow2015-07-131-0/+88
* We had two identical files named 'MoveOnly.h' in the test suite. Move one to ...Marshall Clow2015-01-281-1/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+60
OpenPOWER on IntegriCloud