Commit 848d50dc authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

Start of the conformance testing documentation. Still very

incomplete.
parent 7b2c44a3
......@@ -41,7 +41,7 @@
include them as either separate attachments or by appending
the <command>diff -u /dev/null /my/new/file</command> output of them
to any <command>cvs diff -u</command> output you may have.
Alernatively, use <command>diff -Nu olddir/ newdir/</command>
Alternatively, use <command>diff -Nu olddir/ newdir/</command>
in case of multiple new files to add.
</para>
<para>
......
......@@ -253,7 +253,7 @@ winspool</><entry>wnet</><entry>x11</>
<screen>
<prompt>$</prompt> <userinput>wine --dll setupx=n foo.exe</userinput>
</screen>
See the <link linkend="dlls">DLL chapter</link> for more details.
See the <link linkend="dll-config">DLL chapter</link> for more details.
</para>
</sect2>
......
......@@ -7,6 +7,7 @@
<!entity compiling SYSTEM "compiling.sgml">
<!entity debugging SYSTEM "debugging.sgml">
<!entity documentation SYSTEM "documentation.sgml">
<!entity testing SYSTEM "testing.sgml">
<!entity patches SYSTEM "patches.sgml">
<!entity i18n SYSTEM "i18n.sgml">
<!entity porting SYSTEM "porting.sgml">
......@@ -38,6 +39,7 @@
&compiling;
&debugger;
&documentation;
&testing;
&patches;
&i18n;
&tools;
......
......@@ -19,6 +19,7 @@
<!entity compiling SYSTEM "compiling.sgml">
<!entity debugging SYSTEM "debugging.sgml">
<!entity documentation SYSTEM "documentation.sgml">
<!entity testing SYSTEM "testing.sgml">
<!entity patches SYSTEM "patches.sgml">
<!entity i18n SYSTEM "i18n.sgml">
<!entity porting SYSTEM "porting.sgml">
......@@ -91,6 +92,7 @@
&compiling;
&debugger;
&documentation;
&testing;
&patches;
&i18n;
&tools;
......
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