Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
848d50dc
Commit
848d50dc
authored
Sep 17, 2002
by
Francois Gouget
Committed by
Alexandre Julliard
Sep 17, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Start of the conformance testing documentation. Still very
incomplete.
parent
7b2c44a3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
2 deletions
+6
-2
patches.sgml
documentation/patches.sgml
+1
-1
running.sgml
documentation/running.sgml
+1
-1
testing.sgml
documentation/testing.sgml
+0
-0
wine-devel.sgml
documentation/wine-devel.sgml
+2
-0
wine-doc.sgml
documentation/wine-doc.sgml
+2
-0
No files found.
documentation/patches.sgml
View file @
848d50dc
...
...
@@ -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>
Al
t
ernatively, use <command>diff -Nu olddir/ newdir/</command>
in case of multiple new files to add.
</para>
<para>
...
...
documentation/running.sgml
View file @
848d50dc
...
...
@@ -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="dll
s
">DLL chapter</link> for more details.
See the <link linkend="dll
-config
">DLL chapter</link> for more details.
</para>
</sect2>
...
...
documentation/testing.sgml
0 → 100644
View file @
848d50dc
This diff is collapsed.
Click to expand it.
documentation/wine-devel.sgml
View file @
848d50dc
...
...
@@ -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;
...
...
documentation/wine-doc.sgml
View file @
848d50dc
...
...
@@ -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;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment