Commit 28036fd5 authored by Dimitrie O. Paun's avatar Dimitrie O. Paun Committed by Alexandre Julliard

Remove uglifying notes.

parent ace95ca0
<chapter id="testing">
<title>Writing Conformance tests</title>
<para>
Written by &name-francois-gouget; <email>&email-francois-gouget;</email>
</para>
<para>
Note: This part of the documentation is still very much a work in
progress and is in no way complete.
</para>
<sect1 id="testing-intro">
<title>Introduction</title>
<para>
......@@ -506,9 +498,9 @@ ok ( GetLastError() == WIN9X_ERROR || GetLastError() == NT_ERROR, ...);
applications (which do not do such checks), and not be a clone of a
specific Windows version.
</para>
<para>
<!--para>
FIXME: What about checks that cause the process to crash due to a bug?
</para>
</para-->
</sect1>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment