Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/numeric/conversion/test/Jamfile.v2 @ 12

Last change on this file since 12 was 12, checked in by landauf, 17 years ago

added boost

File size: 247 bytes
Line 
1# Boost Numeric Conversion Library test Jamfile
2
3  test-suite numeric/conversion :
4     [ run bounds_test.cpp ]
5     [ run traits_test.cpp ]
6     [ run converter_test.cpp ]
7     [ run udt_support_test.cpp ]
8     [ run numeric_cast_test.cpp ]
9  ;
10
Note: See TracBrowser for help on using the repository browser.