summaryrefslogtreecommitdiff
path: root/test/std_vector.cc
Commit message (Expand)AuthorAgeFilesLines
* test: Test initialization of static std::vectorAndrea Grandi2022-12-071-0/+15
* test: Test stack initialization of std::vectorAndrea Grandi2022-12-071-0/+15
* test: Check that std::vector memory is destroyedAndrea Grandi2022-10-241-0/+30
* test: Add basic test of std::vectorAndrea Grandi2022-10-211-0/+84