summaryrefslogtreecommitdiff
path: root/libcxx/test/std/utilities/memory/pointer.traits/pointer.traits.functions
AgeCommit message (Expand)Author
2023-09-25[libc++] Refactor tests for std::pointer_traits (#66645)Louis Dionne
2022-09-05[libc++] Granularize the rest of memoryNikolas Klauser
2022-09-02Revert "[libc++] Granularize the rest of memory"Vitaly Buka
2022-09-02[libc++] Granularize the rest of memoryNikolas Klauser
2019-05-31Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-08-03Mark LWG#2260 as complete. We already did the right thing, so I just added te...Marshall Clow
2014-12-20Move test into test/std subdirectory.Eric Fiselier