Changeset bfc972e in mainline for uspace/lib/cpp/include/internal/test/tests.hpp
- Timestamp:
- 2018-07-05T21:41:24Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ca8d393
- Parents:
- 17012fcf
- git-author:
- Dzejrou <dzejrou@…> (2018-05-16 00:49:54)
- git-committer:
- Dzejrou <dzejrou@…> (2018-07-05 21:41:24)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/cpp/include/internal/test/tests.hpp
r17012fcf rbfc972e 252 252 private: 253 253 void test_unique_ptr(); 254 void test_shared_ptr(); 255 void test_weak_ptr(); 256 void test_allocators(); 257 void test_pointers(); 254 258 }; 255 259 }
Note:
See TracChangeset
for help on using the changeset viewer.