summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_value_construct_n/sizes.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* libstdc++: Remove redundant -std=gnu++17 option from algorithm testsJonathan Wakely2021-05-101-1/+0
* libstdc++: Fix buffer overflows in tests [PR 99382]Jonathan Wakely2021-03-041-1/+6
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* libstdc++: Fix tests for uninitialized_value_construct_nJonathan Wakely2020-06-171-23/+6
* libstdc++: Handle non-integral sizes in std::uninitialized_fill_nJonathan Wakely2020-06-171-0/+73