Added missing tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5654 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
5941257668
commit
00a87d5a4b
4 changed files with 12 additions and 8 deletions
|
|
@ -25,6 +25,8 @@ certain C declarations are turned into constants.
|
|||
<li><a href="pointer/index.html">pointer</a>. Simple pointer handling.
|
||||
<li><a href="template/index.html">template</a>. C++ templates.
|
||||
<li><a href="funcptr/index.html">funcptr</a>. Pointers to functions.
|
||||
<li><a href="callback/index.html">callback</a>. C++ callbacks using directors.
|
||||
<li><a href="extend/index.html">extend</a>. Polymorphism using directors.
|
||||
</ul>
|
||||
|
||||
<h2>Running the examples</h2>
|
||||
|
|
@ -52,12 +54,9 @@ The examples have been extensively tested on the following platforms:
|
|||
|
||||
<ul>
|
||||
<li>Solaris
|
||||
</ul>
|
||||
|
||||
The examples have been extensively tested using Sun's JDK on:
|
||||
|
||||
<ul>
|
||||
<li>Sparc Solaris 2.6.
|
||||
<li>Linux
|
||||
<li>Cygwin
|
||||
<li>Windows
|
||||
</ul>
|
||||
|
||||
Your mileage may vary. If you experience a problem, please let us know by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue