Changeset 8349334 in mainline for uspace/lib/cpp/Makefile


Ignore:
Timestamp:
2018-07-05T21:41:24Z (7 years ago)
Author:
Dzejrou <dzejrou@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
122c3b8
Parents:
3adbbda
git-author:
Dzejrou <dzejrou@…> (2018-05-15 22:02:39)
git-committer:
Dzejrou <dzejrou@…> (2018-07-05 21:41:24)
Message:

cpp: created a constructor/destructor call counting mock object that can be used to test smart pointers, added unique_ptr tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/cpp/Makefile

    r3adbbda r8349334  
    6161        src/internal/test/deque.cpp \
    6262        src/internal/test/map.cpp \
     63        src/internal/test/memory.cpp \
     64        src/internal/test/mock.cpp \
    6365        src/internal/test/numeric.cpp \
    6466        src/internal/test/set.cpp \
Note: See TracChangeset for help on using the changeset viewer.