summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/string.view
Commit message (Expand)AuthorAgeFilesLines
* Remove XFAIL on string view test for apples clang compiler. Thanks to Marshal...Eric Fiselier2015-02-241-1/+1
* Remove undefined behavior from test; specifically, compare(NULL, XXX, 0)Marshall Clow2015-02-121-1/+1
* Remove undefined behavior from test; specifically, compare(NULL, XXX, 0). Tha...Marshall Clow2015-02-121-2/+1
* Add pragma system header to some experimental headers and add newlines to files.Eric Fiselier2015-02-101-1/+1
* libc++ implements its' hash objects as deriving from std::unary_function, and...Marshall Clow2015-01-071-2/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-2078-0/+16080
OpenPOWER on IntegriCloud