]> granicus.if.org Git - gc/commit
Add testing of new[]/delete[] (test_cpp)
authorIvan Maidanski <ivmai@mail.ru>
Tue, 15 Nov 2016 22:13:30 +0000 (01:13 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 27 Nov 2016 06:46:11 +0000 (09:46 +0300)
commitb43ffcebd78fcc43cf3a402ddec42606e125603e
treebd41c2ecdcef557e8ad13dc2d9ffd48fcc0c77b5
parented6d40e48c85739dcaa168228d9f77728bb6ca8b
Add testing of new[]/delete[] (test_cpp)

* tests/test_cpp.cc (main): Add test case for new[] and delete[].
tests/test_cpp.cc