Estimated hours taken: 1
Made the testing of the C interface a little more robust, and added tests of
the pragma(inline, ...) declaration.
pragma_c_code.m:
Made the tests a little more rigorous.
pragma_c_code.exp:
Changed the expected results to reflect changes to the .m file.
pragma_inline.m:
Simple test of inlining:
pragma_inline.exp:
Expected results for the inlining test.
Estimated hours taken: 0.1
tests/hard_coded/pragma_c_code.exp
Add the expected output for the pragma_c_code test.
(I forgot to add this in my last change, because `*.exp'
was in my ~/.cvsignore file, so it didn't show up.)