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>
Tue, 15 Nov 2016 22:13:30 +0000 (01:13 +0300)
commita6028eb3df517e22b1a18cb35aea11a03256699b
tree5f2d9e10afbe02f4d5a980e4bb8139ad667d90b5
parent19d823843e136feb053870bce7e6cbb139318765
Add testing of new[]/delete[] (test_cpp)

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