projects
/
libcds.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Splitted up map_find_string test to reduce compiling time and memory requirements
[libcds.git]
/
tests
/
unit
/
map2
/
map_insfind_int_refinable.cpp
1
//$$CDS-header$$
2
3
#include "map2/map_insfind_int.h"
4
5
namespace map2 {
6
CPPUNIT_TEST_SUITE_PART( Map_InsFind_int, run_RefinableMap )
7
CDSUNIT_TEST_RefinableMap
8
CPPUNIT_TEST_SUITE_END_PART()
9
} // namespace map2