Merge pull request #24 from krinkinmu/unordered-list-wip
[libcds.git] / projects / source.unit.stack.mk
1
2 CDSUNIT_STACK_SOURCES := \
3     tests/unit/stack/stack_push.cpp \
4     tests/unit/stack/stack_pushpop.cpp \
5     tests/unit/stack/stack_intrusive_pushpop.cpp
6