summaryrefslogtreecommitdiffstats
path: root/libcxx/test/strings/string.conversions/stoll.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-110/+0
* Added more tests for numeric conversion error handing; Refs LWG issue 2009Marshall Clow2013-08-131-0/+9
* [tests] Mark some string.conversions expected failures (with system libc++).Daniel Dunbar2013-02-051-0/+3
* Fix string conversions functions to throw out_of_range properly. Fixes http:...Howard Hinnant2013-01-141-0/+9
* license changeHoward Hinnant2010-11-161-2/+2
* [string.conversions]Howard Hinnant2010-06-021-0/+89
OpenPOWER on IntegriCloud