summaryrefslogtreecommitdiffstats
path: root/doc/html/TechNotes/TestReview.html
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2005-07-19 17:28:56 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2005-07-19 17:28:56 (GMT)
commit794ba0a251af47b8e3c60afa2fe92d267e2a6b55 (patch)
treef24cea3b81ff02fa3f31c0a1c4e80fa10f4393c0 /doc/html/TechNotes/TestReview.html
parentd2e92fd23610c3ccdddbbc55484e54a5a21a9252 (diff)
downloadhdf5-794ba0a251af47b8e3c60afa2fe92d267e2a6b55.zip
hdf5-794ba0a251af47b8e3c60afa2fe92d267e2a6b55.tar.gz
hdf5-794ba0a251af47b8e3c60afa2fe92d267e2a6b55.tar.bz2
[svn-r11084]
Description: All HDF5 user documentation has been moved to a separate hdf5doc/ repository, managed under Subversion. With this 'cvs commit', all files are stripped from hdf5/doc/. THIS CHANGE IS APPLIED ONLY TO THE HDF5 DEVELOPMENT BRANCH, post Release 1.6.x; it is not applied to the release branches.
Diffstat (limited to 'doc/html/TechNotes/TestReview.html')
-rw-r--r--doc/html/TechNotes/TestReview.html57
1 files changed, 0 insertions, 57 deletions
diff --git a/doc/html/TechNotes/TestReview.html b/doc/html/TechNotes/TestReview.html
deleted file mode 100644
index 410f662..0000000
--- a/doc/html/TechNotes/TestReview.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<HTML>
-<HEAD>
- <TITLE>State of API Test Review for HDF5</TITLE>
- <META http-equiv="content-type" content="text/html; charset=ISO-8859-1">
- <META name="author" content="Quincey Koziol">
-</HEAD>
-<body text="#000000" bgcolor="#FFFFFF">
-<STYLE type="text/css">
-OL.loweralpha { list-style-type: lower-alpha }
-OL.upperroman { list-style-type: upper-roman }
-</STYLE>
-
-<CENTER><H1>State of API Testing Review for HDF5</H1></CENTER>
-
-<OL class="upperroman">
-
-<LI><H3><U>Purpose:</U></H3>
-<P>This document describes the current state of the API test review. Currently,
-the tests for each API function are being reviewed on an individual basis and
-each API's tests are being described and improvements made.
-</P>
-
-<LI><H3><U>APIs Reviewed:</U></H3>
-
-<TABLE border=1 cellpadding=5>
-<TR>
-<TH>API Function</TH>
-<TH>Date Last Reviewed</TH>
-<TH>Status</TH>
-</TR>
-
-<TR>
-<TD><A href="TestReview/H5Dget_offset.html">H5Dget_offset</A>
-</TD>
-<TD>Tuesday, November 11th, 2002
-</TD>
-<TD><FONT color="orange">Tests need to be updated</FONT>
-</TD>
-</TR>
-
-<TR>
-<TD><A href="TestReview/H5Tget_native_type.html">H5Tget_native_type</A>
-</TD>
-<TD>Tuesday, November 11th, 2002
-</TD>
-<TD><FONT color="orange">Tests need to be updated</FONT>
-</TD>
-</TR>
-
-</TABLE>
-
-
-</OL>
-
-</BODY>
-</HTML>