Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make swap_noexcept.pass.cpp tests more portable. Patch from STL@microsoft.com. | Eric Fiselier | 2016-07-25 | 1 | -19/+11 |
* | Make the comparison objects that we pass in for various tests look more like ... | Marshall Clow | 2016-06-09 | 1 | -5/+2 |
* | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 1 | -6/+6 |
* | Complete LWG issue #2016. Allocators must be nothrow swappable | Eric Fiselier | 2016-04-22 | 1 | -3/+3 |
* | Remove undefined behavior from tests; specifically, ensure that the value typ... | Marshall Clow | 2015-11-24 | 1 | -7/+8 |
* | Implement the first part of N4258: 'Cleaning up noexcept in the Library'. Thi... | Marshall Clow | 2015-07-13 | 1 | -0/+88 |
* | We had two identical files named 'MoveOnly.h' in the test suite. Move one to ... | Marshall Clow | 2015-01-28 | 1 | -1/+1 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+60 |