.. |
check_conversion_defs.cpp
|
Made conversions work whenever the corresponding base units are included
|
2008-05-16 00:52:00 +00:00 |
fail_add_temperature.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_adl_detail.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_base_dimension.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_heterogeneous_unit.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_implicit_conversion.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_quantity_add_assign.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_quantity_add.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_quantity_assign.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_quantity_construct.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_quantity_non_unit.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_quantity_scalar_add.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_quantity_scalar_sub.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_quantity_sub_assign.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_quantity_subtract.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_quantity_unit_add.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_quantity_unit_subtract.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_scalar_quantity_add.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_scalar_quantity_sub.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_unit_quantity_add.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
fail_unit_quantity_subtract.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
Jamfile.v2
|
Escape ':'
|
2018-02-07 09:55:52 -07:00 |
test_absolute.cpp
|
Add constexpr support
|
2016-08-15 00:14:14 +02:00 |
test_base_dimension.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
test_cmath.cpp
|
Add constexpr support
|
2016-08-15 00:14:14 +02:00 |
test_complicated_system.cpp
|
Fix bug in handling of leading zeros.
|
2009-01-05 18:12:46 +00:00 |
test_constants.cpp
|
Make pow and root work for constants.
|
2011-12-05 16:56:55 +00:00 |
test_conversion.cpp
|
Add constexpr support
|
2016-08-15 00:14:14 +02:00 |
test_custom_unit.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
test_default_conversion.cpp
|
Add constexpr support
|
2016-08-15 00:14:14 +02:00 |
test_dimensionless_ice1.cpp
|
Add constexpr support
|
2016-08-15 00:14:14 +02:00 |
test_dimensionless_ice2.cpp
|
Add constexpr support
|
2016-08-15 00:14:14 +02:00 |
test_dimensionless_quantity.cpp
|
Add constexpr support
|
2016-08-15 00:14:14 +02:00 |
test_header.hpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
test_implicit_conversion.cpp
|
Add constexpr support
|
2016-08-15 00:14:14 +02:00 |
test_information_units.cpp
|
Add constexpr support
|
2016-08-15 00:14:14 +02:00 |
test_lambda.cpp
|
patch from Torsten Maehne for using dimensionless quantities with boost/units/lambda.hpp
|
2008-08-19 18:45:17 +00:00 |
test_limits.cpp
|
add support for C++11 numeric_limits::max_digits10 and ::lowest
|
2014-07-19 11:09:32 +02:00 |
test_mixed_value_types.cpp
|
Add constexpr support
|
2016-08-15 00:14:14 +02:00 |
test_negative_denominator.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
test_output.cpp
|
Merge remote-tracking branch 'muggenhor/constexpr' into develop
|
2018-01-10 09:30:29 -07:00 |
test_predicates.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
test_quantity.cpp
|
Add constexpr support
|
2016-08-15 00:14:14 +02:00 |
test_reduce_unit.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |
test_scaled_conversion.cpp
|
Remove incorrect indirection.
|
2015-02-25 11:38:35 -07:00 |
test_scaled_unit.cpp
|
Add constexpr support
|
2016-08-15 00:14:14 +02:00 |
test_sqrt_scaled_unit.cpp
|
Add unit test for Trac issue #10270. (Test is failing by default, fix'll be in next commit.)
|
2018-01-02 17:22:23 +01:00 |
test_trig.cpp
|
Add missing #include.
|
2011-03-31 18:00:51 +00:00 |
test_unit.cpp
|
Add constexpr support
|
2016-08-15 00:14:14 +02:00 |
test_unscale.cpp
|
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
|
2010-06-07 23:49:52 +00:00 |