Peter Thorson
|
6300e090ad
|
disable emplace test
emplace requires move assignability which the class in question doesn’t
support.
|
2015-03-05 07:55:03 -06:00 |
|
Peter Thorson
|
8f042d95ec
|
don't test for std::move on non-c++11 systems
|
2015-02-06 08:07:42 -05:00 |
|
Peter Thorson
|
4bea90f555
|
preliminary support for move semantics for endpoints
|
2015-02-06 07:51:24 -05:00 |
|
Peter Thorson
|
4100fc3ce7
|
normalize copyright dates and prep release version
|
2014-11-04 07:31:24 -05:00 |
|
Peter Thorson
|
c017331959
|
remove trailing whitespace
|
2013-07-21 07:49:15 -05:00 |
|
Peter Thorson
|
d5d5a3330d
|
adds logger test case with real concurrency primitives
|
2013-03-17 18:28:29 -05:00 |
|
Peter Thorson
|
fa85811c07
|
adds some logger tests
|
2013-01-27 10:37:14 -06:00 |
|
Peter Thorson
|
37b6b5fb3c
|
updates tests for logger
|
2013-01-27 08:19:32 -06:00 |
|
Peter Thorson
|
6ab39622e5
|
adds basic logger class, with tests, and updates configs to include it
|
2013-01-20 20:24:26 -06:00 |
|