From fa4c9e2576866c7171a76e27c12c47f0a1d77b50 Mon Sep 17 00:00:00 2001 From: tsntsumi Date: Sat, 21 Aug 2010 16:48:50 +0000 Subject: [PATCH] added missing endif --- doc/cookbook.dox | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/cookbook.dox b/doc/cookbook.dox index cf0c172..7dfb571 100644 --- a/doc/cookbook.dox +++ b/doc/cookbook.dox @@ -273,6 +273,7 @@ ccunit_runTestRunner (CCUnitTestRunner*, CCUnitTestSuite *) @endlink @c suite ¤ò²òÊü¤¹¤ë»þ¤Ë°ì½ï¤Ë²òÊü¤µ¤ì¤Þ¤¹¡£ ¤½¤Î¤¿¤á @c testCase ¤Ï¤³¤³¤Ç²òÊü¤¹¤ëɬÍפ¬¤¢¤ê¤Þ¤»¤ó¡£ ²òÊü¤·¤è¤¦¤È¤¹¤ë¤È Bus error ¤Ê¤É¤Ë¤Ê¤ê¤Þ¤¹¤Î¤ÇÃí°Õ¤·¤Æ¤¯¤À¤µ¤¤¡£ +@endif @until } @@ -472,12 +473,12 @@ digraph TestFixture { } @enddot -@~english +@english When you have a common fixture, here is what you do: -@~japanese +@japanese ¤â¤·³Æ¥Æ¥¹¥È¤Ë¶¦Ä̤Υ°¥í¡¼¥Ð¥ëÊÑ¿ô¤¬¤¢¤ì¤Ð¡¢ ¼¡¤Î¤è¤¦¤Ë¤¹¤ë¤³¤È¤Ç¤·¤ç¤¦¡£ -@~ +@endif @english For example, to write several test cases, first create a -- 2.11.0