source:
code/branches/ode/ode-0.9/tests/main.cpp
@
275
| Last change on this file since 275 was 216, checked in by mathiask, 18 years ago | |
|---|---|
| File size: 128 bytes | |
| Line | |
|---|---|
| 1 | #include "CppTestHarness.h" |
| 2 | #include "PrintfTestReporter.h" |
| 3 | |
| 4 | int main() |
| 5 | { |
| 6 | return CppTestHarness::TestRunner().RunAllTests(); |
| 7 | } |
Note: See TracBrowser
for help on using the repository browser.










