Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 10 | -1304/+0 |
* | XFAIL 3 tests on darwin 11-12. The tests have recently been modified, are co... | Howard Hinnant | 2013-08-22 | 3 | -0/+9 |
* | Eradicate tabs | Marshall Clow | 2013-08-13 | 3 | -3/+3 |
* | Added more tests for numeric conversion error handing; Refs LWG issue 2009 | Marshall Clow | 2013-08-13 | 4 | -0/+66 |
* | [tests] Mark some string.conversions expected failures (with system libc++). | Daniel Dunbar | 2013-02-05 | 2 | -0/+6 |
* | Fix string conversions functions to throw out_of_range properly. Fixes http:... | Howard Hinnant | 2013-01-14 | 2 | -4/+14 |
* | license change | Howard Hinnant | 2010-11-16 | 10 | -20/+20 |
* | [string.conversions] | Howard Hinnant | 2010-06-02 | 10 | -0/+1213 |