summaryrefslogtreecommitdiffstats
path: root/libcxx/test/experimental
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-20157-21528/+0
* [libcxx] Add <experimental/type_traits> for LFTSEric Fiselier2014-12-197-0/+945
* Appease the c++14 buildbotsJonathan Roelofs2014-12-161-0/+4
* Once more w/o the typo.Marshall Clow2014-12-161-5/+4
* Move the optional tests into test/experimental. They were put into test/utili...Marshall Clow2014-12-0967-0/+4418
* Mark a couple of tests as XFAIL with older compilers.Eric Fiselier2014-12-071-0/+3
* Replaced checking in string_view::remove_suffix/remove_prefix by _LIBCPP_ASSE...Marshall Clow2014-11-112-10/+4
* Mark string_view::to_string as const. Fixes PR21428Marshall Clow2014-11-021-4/+4
* [libcxx] expose experimental::erased_type for all standard versions.Eric Fiselier2014-07-242-9/+5
* [libcxx] Add <experimental/utility> header for LFTS. Eric Fiselier2014-07-174-0/+74
* string_view enhancements. Move to the correct namespace. Better constexpr sup...Marshall Clow2014-07-081-1/+1
* Minor cleanup for string_view; mostly from suggestions by Richard Smith. Also...Marshall Clow2014-07-028-27/+27
* Implement string_view from the library fundamentals TS (n4023). Also works in...Marshall Clow2014-06-1179-0/+16095
OpenPOWER on IntegriCloud