root/lang/cplusplus/i3/tests/testsuite.at
@
20033
| Revision 20033, 386 bytes (checked in by saturday06, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | |
| 2 | AT_INIT([default]) |
| 3 | |
| 4 | AT_SETUP ([mol_test]) |
| 5 | |
| 6 | cd $abs_top_builddir |
| 7 | |
| 8 | AT_CHECK([make mol_test_exe], [0], [ignore], [ignore]) |
| 9 | AT_CHECK([./mol_test], [ignore], [ignore], [ |
| 10 | *** No errors detected |
| 11 | ]) |
| 12 | |
| 13 | AT_CLEANUP |
| 14 | |
| 15 | AT_SETUP ([i3_test]) |
| 16 | |
| 17 | cd $abs_top_builddir |
| 18 | |
| 19 | AT_CHECK([make i3_test_exe], [0], [ignore], [ignore]) |
| 20 | AT_CHECK([./i3_test], [ignore], [ignore], [ |
| 21 | *** No errors detected |
| 22 | ]) |
| 23 | |
| 24 | AT_CLEANUP |
| 25 |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)