summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3112-0/+24
* Support tests in freestandingJF Bastien2019-02-0418-18/+54
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1917-68/+51
* Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm...Billy Robert O'Neal III2017-11-151-5/+5
* Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.ll...Billy Robert O'Neal III2017-11-151-1/+1
* Mark LWG 2942 as completeEric Fiselier2017-07-302-4/+2
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-10/+10
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2017-05-041-1/+1
* Implement LWG#2873: 'Add noexcept to several shared_ptr related functions' Th...Marshall Clow2017-04-113-13/+29
* Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilitiesEric Fiselier2016-10-011-2/+4
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-3/+3
* Implement P0074: Making owner_less more flexibleMarshall Clow2015-11-121-0/+40
* Add tests to check the typedefs from the result of std::owner_lessMarshall Clow2015-01-071-0/+8
* Move test into test/std subdirectory.Eric Fiselier2014-12-2018-0/+1003
OpenPOWER on IntegriCloud