Commit Graph

2 Commits

Author SHA1 Message Date
David Jeffery
afebed3f93 Made the testing of the C interface a little more robust, and added tests of
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.
1995-11-20 09:27:28 +00:00
Fergus Henderson
332f4655b9 Add the expected output for the pragma_c_code 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.)
1995-11-15 01:03:35 +00:00