Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > a7d7f39b4789b7542950e2d605a71cd7 > files > 171

ocaml-ounit-devel-2.0.0-2.mga4.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="Up" href="OUnitChooser.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="OUnit" rel="Chapter" href="OUnit.html">
<link title="OUnit2" rel="Chapter" href="OUnit2.html">
<link title="OUnitThreads" rel="Chapter" href="OUnitThreads.html">
<link title="OUnitUtils" rel="Chapter" href="OUnitUtils.html">
<link title="OUnitPropList" rel="Chapter" href="OUnitPropList.html">
<link title="OUnitPlugin" rel="Chapter" href="OUnitPlugin.html">
<link title="OUnitChooser" rel="Chapter" href="OUnitChooser.html">
<link title="OUnitResultSummary" rel="Chapter" href="OUnitResultSummary.html">
<link title="OUnitLoggerStd" rel="Chapter" href="OUnitLoggerStd.html">
<link title="OUnitLoggerHTML" rel="Chapter" href="OUnitLoggerHTML.html">
<link title="OUnitLoggerHTMLData" rel="Chapter" href="OUnitLoggerHTMLData.html">
<link title="OUnitLoggerJUnit" rel="Chapter" href="OUnitLoggerJUnit.html">
<link title="OUnitAssert" rel="Chapter" href="OUnitAssert.html">
<link title="OUnitBracket" rel="Chapter" href="OUnitBracket.html">
<link title="OUnitTest" rel="Chapter" href="OUnitTest.html">
<link title="OUnitState" rel="Chapter" href="OUnitState.html">
<link title="OUnitRunner" rel="Chapter" href="OUnitRunner.html">
<link title="OUnitRunnerProcesses" rel="Chapter" href="OUnitRunnerProcesses.html">
<link title="OUnitCore" rel="Chapter" href="OUnitCore.html">
<link title="OUnitLogger" rel="Chapter" href="OUnitLogger.html">
<link title="OUnitConf" rel="Chapter" href="OUnitConf.html">
<link title="OUnitShared" rel="Chapter" href="OUnitShared.html">
<link title="OUnitCache" rel="Chapter" href="OUnitCache.html">
<link title="OUnitTestData" rel="Chapter" href="OUnitTestData.html">
<link title="OUnitCheckEnv" rel="Chapter" href="OUnitCheckEnv.html">
<link title="OUnitDiff" rel="Chapter" href="OUnitDiff.html"><title>OUnit user guide : OUnitChooser.Plugin</title>
</head>
<body>
<div class="navbar">&nbsp;<a href="OUnitChooser.html">Up</a>
&nbsp;</div>
<center><h1>Module <a href="type_OUnitChooser.Plugin.html">OUnitChooser.Plugin</a></h1></center>
<br>
<pre><span class="keyword">module</span> Plugin: <code class="type"><a href="OUnitPlugin.Make.html">OUnitPlugin.Make</a></code><code class="code">(</code><code class="code"><span class="keyword">sig</span></code><div class="sig_block"><pre><span id="TYPEt"><span class="keyword">type</span> <code class="type"></code>t</span> = <code class="type"><a href="OUnitChooser.html#TYPEchooser">OUnitChooser.chooser</a></code> </pre>

<pre><span id="VALname"><span class="keyword">val</span> <a href="code_VALOUnitChooser.Plugin.name.html">name</a></span> : <code class="type">string</code></pre><pre><span id="VALconf_help"><span class="keyword">val</span> <a href="code_VALOUnitChooser.Plugin.conf_help.html">conf_help</a></span> : <code class="type">string</code></pre><pre><span id="VALdefault_name"><span class="keyword">val</span> <a href="code_VALOUnitChooser.Plugin.default_name.html">default_name</a></span> : <code class="type">string</code></pre><pre><span id="VALdefault_value"><span class="keyword">val</span> <a href="code_VALOUnitChooser.Plugin.default_value.html">default_value</a></span> : <code class="type">t -> <a href="OUnitChooser.html#TYPEchoice">OUnitChooser.choice</a></code></pre></div><code class="code"><span class="keyword">end</span></code><code class="code">)</code></pre><hr width="100%">
<pre><span id="VALall"><span class="keyword">val</span> <a href="code_VALOUnitPlugin.Make.all.html">all</a></span> : <code class="type">(int * (string * Settings.t)) list Pervasives.ref</code></pre><pre><span id="VALregister"><span class="keyword">val</span> <a href="code_VALOUnitPlugin.Make.register.html">register</a></span> : <code class="type">string -> int -> Settings.t -> unit</code></pre><pre><span id="VALof_name"><span class="keyword">val</span> <a href="code_VALOUnitPlugin.Make.of_name.html">of_name</a></span> : <code class="type">string -> Settings.t</code></pre><pre><span id="VALchoice"><span class="keyword">val</span> <a href="code_VALOUnitPlugin.Make.choice.html">choice</a></span> : <code class="type"><a href="OUnitConf.html#TYPEconf">OUnitConf.conf</a> -> string * Settings.t</code></pre><pre><span id="VALpreset"><span class="keyword">val</span> <a href="code_VALOUnitPlugin.Make.preset.html">preset</a></span> : <code class="type">(string * string) list -> (string * string) list</code></pre></body></html>