greg7mdp
|
f0409c6d05
|
Fix access of protected member, and add test for templated swap()
|
2022-09-11 12:16:35 -04:00 |
|
greg
|
52ab7028fd
|
fix CI warnings and issues.
|
2021-11-07 12:09:17 -05:00 |
|
greg
|
e77d86e49c
|
replace "container_internal" with the shorter "priv"
|
2020-07-27 09:14:43 -04:00 |
|
greg
|
37b04503db
|
cleanup some test failures.
|
2020-07-19 17:51:13 -04:00 |
|
Brian McKinnon
|
0e723143fa
|
Add "if_contains" to parallel_hash_map so the value does not need to be copied to be read in a thread-safe manner
Add tests for parallel_hash_map thread-safe functions.
|
2020-05-02 16:47:33 -05:00 |
|
greg
|
9191e51500
|
enable warning level for for tests (msvc) and cleanup some warnings.
|
2020-01-01 13:56:35 -05:00 |
|
greg
|
ff561f34db
|
fix compilation warnings
|
2019-04-18 21:59:12 -04:00 |
|
greg
|
255fcfd346
|
fix compilation issue
|
2019-04-07 10:02:18 -04:00 |
|
greg
|
4cf303d157
|
add test with internal mutex
|
2019-04-07 09:19:04 -04:00 |
|
greg
|
2234bd037b
|
The default hash does not like using pointers as keys. #4
|
2019-04-02 07:25:46 -04:00 |
|
greg
|
dcd54dcda7
|
use macros to avoid duplicating the tests
|
2019-03-24 19:27:21 -04:00 |
|
greg
|
ce42f39139
|
cleanup some tests
|
2019-03-24 19:01:05 -04:00 |
|
greg
|
6bb7fcba5a
|
add tests files
|
2019-03-24 18:28:43 -04:00 |
|