Skip to content

Commit

Permalink
update r878
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Jun 16, 2015
1 parent e5be533 commit 58b4649
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion doc/cover.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<div class="contents">
<h1>IUTEST</h1>
<div class="text_block">
Iris Unit Test Framework : 2015 / 06 / 16<br />
Iris Unit Test Framework : 2015 / 06 / 17<br />
<br />
</div>
<h2>はじめに</h2>
Expand Down
4 changes: 4 additions & 0 deletions doc/primer.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,10 @@
<li>IUTEST_ASSERT_NULL</li>
<li>IUTEST_ASSERT_NOTNULL</li>
<li>IUTEST_ASSERT_SAME</li>
<li>IUTEST_ASSERT_MATCHES_REGEXEQ</li>
<li>IUTEST_ASSERT_MATCHES_REGEXNE</li>
<li>IUTEST_ASSERT_CONTAINS_REGEXEQ</li>
<li>IUTEST_ASSERT_CONTAINS_REGEXNE</li>
</ul>
など<br />
<br />
Expand Down

0 comments on commit 58b4649

Please sign in to comment.