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