summaryrefslogtreecommitdiffstats
path: root/test/std/containers/unord/unord.map/unord.map.cnstr/move_noexcept.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix test failures due to bad test hasherEric Fiselier2017-03-011-0/+2
* [libcxx] [test] Fix Clang -Wunused-local-typedef, part 1/3.Stephan T. Lavavej2017-02-051-3/+5
* Make move_noexcept.pass.cpp tests more portable. Patch from STL@microsoft.comEric Fiselier2016-07-241-3/+4
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-141-2/+2
* Make the comparison objects that we pass in for various tests look more like ...Marshall Clow2016-06-091-0/+1
* 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/+66