summaryrefslogtreecommitdiff
path: root/libcxx/test/strings/string.conversions
AgeCommit message (Expand)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
2013-08-22XFAIL 3 tests on darwin 11-12. The tests have recently been modified, are co...Howard Hinnant
2013-08-13Eradicate tabsMarshall Clow
2013-08-13Added more tests for numeric conversion error handing; Refs LWG issue 2009Marshall Clow
2013-02-05[tests] Mark some string.conversions expected failures (with system libc++).Daniel Dunbar
2013-01-14Fix string conversions functions to throw out_of_range properly. Fixes http:...Howard Hinnant
2010-11-16license changeHoward Hinnant
2010-06-02[string.conversions]Howard Hinnant