| Line | |
|---|
| 1 | |
|---|
| 2 | |
|---|
| 3 | # bring in the rules for testing |
|---|
| 4 | import testing ; |
|---|
| 5 | |
|---|
| 6 | run ../test/common_factor_test.cpp |
|---|
| 7 | ../../test/build//boost_test_exec_monitor ; |
|---|
| 8 | |
|---|
| 9 | run ../octonion/octonion_test.cpp |
|---|
| 10 | ../../test/build//boost_unit_test_framework ; |
|---|
| 11 | |
|---|
| 12 | run ../quaternion/quaternion_test.cpp |
|---|
| 13 | ../../test/build//boost_unit_test_framework ; |
|---|
| 14 | |
|---|
| 15 | run ../special_functions/special_functions_test.cpp |
|---|
| 16 | ../../test/build//boost_unit_test_framework ; |
|---|
| 17 | |
|---|
| 18 | run ../quaternion/quaternion_mult_incl_test.cpp |
|---|
| 19 | ../quaternion/quaternion_mi1.cpp |
|---|
| 20 | ../quaternion/quaternion_mi2.cpp |
|---|
| 21 | ../../test/build//boost_unit_test_framework ; |
|---|
Note: See
TracBrowser
for help on using the repository browser.