Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / guile / tests / 00_runtime_basics.test @ b4f49138

History | View | Annotate | Download (5.1 kB)

# Date Author Comment
941c9a79 11/10/2010 08:17 pm Eric Blossom

Enable test case & fix (missing throw (std::runtime_error) declaration).

95a575c1 11/10/2010 08:17 pm Eric Blossom

Add test case.

10e3659b 11/10/2010 08:17 pm Eric Blossom

New macros pass-if-throw & expect-fail-throw that test exceptions.

Confirmed with "connect-5" test in 00_runtime_basics.test.

66d6c1b9 11/10/2010 08:17 pm Eric Blossom

Add not-yet-working test that should confirm exception raised

4645f410 11/10/2010 08:17 pm Eric Blossom

Add comments pointing to info on how to write test cases.

72739e8f 11/10/2010 08:17 pm Eric Blossom

Move *.test to tests directory