Menelaos Karavelas
|
4a4d52b082
|
[geometry][test] prefix macro GEOMETRY_TEST_DEBUG with BOOST_
|
2014-06-19 12:24:27 +03:00 |
|
Menelaos Karavelas
|
c3ed6692bf
|
[test][util] add missing include
|
2014-06-16 15:02:00 +03:00 |
|
Menelaos Karavelas
|
a7beb51f92
|
[test][util] guard use of boost::long_long_type inside a
BOOST_HAS_LONG_LONG block
|
2014-06-16 14:54:18 +03:00 |
|
Menelaos Karavelas
|
d265965b2e
|
[test][util] replace 2LL literal by boost::long_long_type(2)
|
2014-06-16 14:36:11 +03:00 |
|
Menelaos Karavelas
|
c48fd6f903
|
[test][util] replace compile time check that uses __cplusplus
with BOOST_NO_LONG_LONG
|
2014-06-16 14:27:52 +03:00 |
|
Menelaos Karavelas
|
ed442a15d2
|
[test][util] add unit test for math::sqrt
|
2014-06-10 09:19:58 +03:00 |
|
Menelaos Karavelas
|
ef1a257242
|
[util][math] fix return type for math::sqrt; fix implementation
for sqrt for non-fundamental types (use the using mechanism);
|
2014-06-10 09:18:28 +03:00 |
|