Author | SHA1 | Message | Date |
---|---|---|---|
Dev Ojha | d0dcb1cde1 |
cmap: Remove defers (#2210)
All functions in cmap have just one code path. Thus there is not a reason to use defer statements. |
6 years ago |
Zach Ramsay | 44dad6d70b |
Revert "detele everything"
This reverts commit
|
6 years ago |
Zach Ramsay | d02c5d1e30 | detele everything | 6 years ago |
Ethan Buchman | ae3bf81833 | mv tmlibs files to libs dir | 6 years ago |
Anton Kaliaev |
b658294a13
|
use assert.Contains in cmap_test | 7 years ago |
Wolf | 88481fc363 |
Make iterating over keys possible (#63)
* Make iterating over keys possible * add test for cmap - test Keys() and Values() respectively * one cmap per test-case |
7 years ago |