Ignore:
Timestamp:
Oct 9, 2009, 12:08:24 PM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
e71890
Parents:
89eff5 (diff), afbb6c0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'new-delete-conversion' of ssh://adamantium/home/metzler/workspace/espack into new-delete-conversion

File:
1 moved

Legend:

Unmodified
Added
Removed
  • molecuilder/src/unittests/memoryusageobserverunittest.hpp

    r89eff5 r682229  
    2424    CPPUNIT_TEST ( addMemoryChangeSizeOfAddedMemoryAndGetMaximumSizeTest );
    2525    CPPUNIT_TEST ( addMemoryRemoveMemoryAndGetMaximumSizeTest );
     26    CPPUNIT_TEST ( getPointersToAllocatedMemoryTest );
    2627    CPPUNIT_TEST_SUITE_END();
    2728
     
    3940    void addMemoryChangeSizeOfAddedMemoryAndGetMaximumSizeTest();
    4041    void addMemoryRemoveMemoryAndGetMaximumSizeTest();
     42    void getPointersToAllocatedMemoryTest();
    4143};
    4244
Note: See TracChangeset for help on using the changeset viewer.