make tests more like regresion tests
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<h1>EPICS pvDataCPP</h1>
|
||||
<!-- Maturity: Working Draft or Request for Comments, or Recommendation, and date. -->
|
||||
|
||||
<h2 class="nocount">EPICS v4 Working Group, Working Draft, 15-Aug-2012</h2>
|
||||
<h2 class="nocount">EPICS v4 Working Group, Working Draft, 17-Aug-2012</h2>
|
||||
<dl>
|
||||
<dt>This version:</dt>
|
||||
<dd><a
|
||||
@@ -83,7 +83,7 @@ Control System.</a></p>
|
||||
|
||||
<h2 class="nocount">Status of this Document</h2>
|
||||
|
||||
<p>This is the 15-Aug-2012 version of the C++ implementation of pvData. It is a
|
||||
<p>This is the 17-Aug-2012 version of the C++ implementation of pvData. It is a
|
||||
complete implementation of pvData as currently defined. </p>
|
||||
|
||||
<h2 class="nocount">TODO</h2>
|
||||
@@ -100,6 +100,8 @@ complete implementation of pvData as currently defined. </p>
|
||||
2) create an example that makes it;s data available in chunks.</dd>
|
||||
<dt>pvType Example</dt>
|
||||
<dd>Create an example of how to use the array typedefs</dd>
|
||||
<dt>Convert test</dt>
|
||||
<dd>How can this be better tested?</dd>
|
||||
</dl>
|
||||
|
||||
<div id="toc">
|
||||
|
||||
Reference in New Issue
Block a user