annotate readme.html @ 1630:d0efa3ae5522 default tip

run/mini/naked_asm5: New x86_64 ABI passes the arguments in reverse order.
author David Nadlinger <code@klickverbot.at>
date Sat, 23 Apr 2011 22:57:32 +0200
parents 8cb72950f97d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
639
463c60e26040 updated readme
thomask
parents:
diff changeset
1 <html>
463c60e26040 updated readme
thomask
parents:
diff changeset
2 <head>
463c60e26040 updated readme
thomask
parents:
diff changeset
3 <meta http-equiv="content-type" content="text/html; charset=us-ascii" />
463c60e26040 updated readme
thomask
parents:
diff changeset
4 <meta http-equiv="content-language" content="en" />
463c60e26040 updated readme
thomask
parents:
diff changeset
5 <meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" l gen true for "http://kuehne.cn")' />
463c60e26040 updated readme
thomask
parents:
diff changeset
6 <meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.classify.org/safesurf/" L gen true for "http://dstress.kuehne.cn" r (SS~~000 1))' />
463c60e26040 updated readme
thomask
parents:
diff changeset
7 <meta http-equiv="PICS-Label" content='(PICS-1.1 "http://vancouver-webpages.com/VWP1.0/" l gen true comment "VWP1.0" by "webmastro@kuehne.cn" on "2004.09.21T01:30-0700" for "dstress.kuehne.cn" r (P 0 S 0 V 0 Com 0 Tol 0 Env 0 SF 0 Edu 0 Can 0 MC 0 Gam -1 ))' />
463c60e26040 updated readme
thomask
parents:
diff changeset
8 <meta http-equiv="Content-Style-Type" content="text/css" />
463c60e26040 updated readme
thomask
parents:
diff changeset
9 <title>DStress - D compiler test suite</title>
463c60e26040 updated readme
thomask
parents:
diff changeset
10 <meta name="DC.Identifier" content="http://dstress.kuehne.cn/readme.html" />
463c60e26040 updated readme
thomask
parents:
diff changeset
11 <link rel="stylesheet" type="text/css" href="./www/formate.css" />
463c60e26040 updated readme
thomask
parents:
diff changeset
12 <meta name="DC.Format" content="text/html" />
463c60e26040 updated readme
thomask
parents:
diff changeset
13 <meta name="DC.Type" content="Software" />
463c60e26040 updated readme
thomask
parents:
diff changeset
14 <meta name="generator" content="Thomas Kuehne &lt;webmastro@kuehne.cn&gt;" />
463c60e26040 updated readme
thomask
parents:
diff changeset
15 <meta name="author" content="Thomas Kuehne &lt;webmastro@kuehne.cn&gt;" />
463c60e26040 updated readme
thomask
parents:
diff changeset
16 <meta name="DC.Creator" content="Thomas Kuehne &lt;webmastro@kuehne.cn&gt;" />
463c60e26040 updated readme
thomask
parents:
diff changeset
17 <meta name="DC.Publisher" content="Thomas Kuehne &lt;webmastro@kuehne.cn&gt;" />
463c60e26040 updated readme
thomask
parents:
diff changeset
18 <meta name="DC.Language" content="en" />
995
2a2fce159e30 updated explanations of FLAGs
thomask
parents: 855
diff changeset
19 <meta name="date" content="2006-05-14" />
2a2fce159e30 updated explanations of FLAGs
thomask
parents: 855
diff changeset
20 <meta name="DC.Date" content="2006-05-14" />
639
463c60e26040 updated readme
thomask
parents:
diff changeset
21 <link rel="Report" href="./www/dstress.html" title="Report" />
855
768f49d17e2f fixed format
thomask
parents: 716
diff changeset
22 <link rel="Results" href="./www/results.html" />
768f49d17e2f fixed format
thomask
parents: 716
diff changeset
23 <link rel="copyright" href="./license.txt" />
768f49d17e2f fixed format
thomask
parents: 716
diff changeset
24 <link rel="author" href="./authors.txt" />
639
463c60e26040 updated readme
thomask
parents:
diff changeset
25 </head>
463c60e26040 updated readme
thomask
parents:
diff changeset
26 <body>
463c60e26040 updated readme
thomask
parents:
diff changeset
27
1001
eb5364abce0c HTML cleanup
thomask
parents: 995
diff changeset
28 <h2 align="center"><a id="top" name="top"></a>DStress - a D compiler test suite</h2><p align="center">&#169; 2004, 2005, 2006 Thomas K&#252;hne &lt;thomas [at] kuehne.cn&gt;</p>
639
463c60e26040 updated readme
thomask
parents:
diff changeset
29
463c60e26040 updated readme
thomask
parents:
diff changeset
30
463c60e26040 updated readme
thomask
parents:
diff changeset
31 <h3><a name="abstract" id="abstract" href="#top">^</a> Abstract</h3>
1001
eb5364abce0c HTML cleanup
thomask
parents: 995
diff changeset
32 <blockquote><p>
1109
0a9f31e63a63 removed www/results.html link
thomask
parents: 1001
diff changeset
33 DStress is a collection of bug tracking and language conformance test cases for the <a href="http://digitalmars.com/d/">D programming language</a>. This document describes the use of the testing framework. The test summary can be found at <a href="./www/dstress.html">http://dstress.kuehne.cn/www/dstress.html</a>.</p>
639
463c60e26040 updated readme
thomask
parents:
diff changeset
34 </blockquote>
463c60e26040 updated readme
thomask
parents:
diff changeset
35
463c60e26040 updated readme
thomask
parents:
diff changeset
36 <h3><a name="index" id="index" href="#top">^</a> Index</h3>
463c60e26040 updated readme
thomask
parents:
diff changeset
37 <blockquote>
463c60e26040 updated readme
thomask
parents:
diff changeset
38 <ol>
463c60e26040 updated readme
thomask
parents:
diff changeset
39 <li><a href="#conditions">Conditions</a></li>
463c60e26040 updated readme
thomask
parents:
diff changeset
40 <li><a href="#symbols">Symbols</a></li>
463c60e26040 updated readme
thomask
parents:
diff changeset
41 <li><a href="#environment-settings">Environment Settings</a></li>
463c60e26040 updated readme
thomask
parents:
diff changeset
42 <li><a href="#testcase-settings">Testcase Settings</a></li>
463c60e26040 updated readme
thomask
parents:
diff changeset
43 <li><a href="#testing">Testing</a></li>
463c60e26040 updated readme
thomask
parents:
diff changeset
44 <li><a href="#report-generation">Report Generation</a></li>
463c60e26040 updated readme
thomask
parents:
diff changeset
45 <li><a href="#sourcecode-metadata">Sourcecode Metadata</a></li>
463c60e26040 updated readme
thomask
parents:
diff changeset
46 </ol>
463c60e26040 updated readme
thomask
parents:
diff changeset
47 </blockquote>
463c60e26040 updated readme
thomask
parents:
diff changeset
48
463c60e26040 updated readme
thomask
parents:
diff changeset
49 <h3><a name="conditions" id="conditions" href="#top">^</a> Conditions</h3>
463c60e26040 updated readme
thomask
parents:
diff changeset
50 <blockquote>
463c60e26040 updated readme
thomask
parents:
diff changeset
51 <dl>
463c60e26040 updated readme
thomask
parents:
diff changeset
52 <dt>Passed</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
53 <dd><ol>
463c60e26040 updated readme
thomask
parents:
diff changeset
54 <li>compiler return code zero</li>
463c60e26040 updated readme
thomask
parents:
diff changeset
55 <li>no assertion was thrown</li>
463c60e26040 updated readme
thomask
parents:
diff changeset
56 <li>return code of main is zero (applies only to the runtime tests)</li>
463c60e26040 updated readme
thomask
parents:
diff changeset
57 </ol></dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
58 <dt>Failed</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
59 <dd><ol>
463c60e26040 updated readme
thomask
parents:
diff changeset
60 <li>compiler return code unequal zero</li>
463c60e26040 updated readme
thomask
parents:
diff changeset
61 <li>linker return code unequal zero</li>
463c60e26040 updated readme
thomask
parents:
diff changeset
62 <li>assertion was thrown</li>
463c60e26040 updated readme
thomask
parents:
diff changeset
63 <li>return code of main isn't zero (applies only to the runtime tests)</li>
463c60e26040 updated readme
thomask
parents:
diff changeset
64 </ol></dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
65 <dt>Error</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
66 <dd><ol>
463c60e26040 updated readme
thomask
parents:
diff changeset
67 <li>compiler segfaulted</li>
463c60e26040 updated readme
thomask
parents:
diff changeset
68 <li>test case segfaulted</li>
463c60e26040 updated readme
thomask
parents:
diff changeset
69 <li>unexpected compiler failure without source indication</li>
463c60e26040 updated readme
thomask
parents:
diff changeset
70 </ol></dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
71 </dl>
463c60e26040 updated readme
thomask
parents:
diff changeset
72 </blockquote>
463c60e26040 updated readme
thomask
parents:
diff changeset
73
463c60e26040 updated readme
thomask
parents:
diff changeset
74 <h3><a name="symbols" id="symbols" href="#top">^</a> Symbols</h3>
463c60e26040 updated readme
thomask
parents:
diff changeset
75 <blockquote>
1001
eb5364abce0c HTML cleanup
thomask
parents: 995
diff changeset
76 <p>The symbols are the same as those used by the <a href="http://www.gnu.org/software/dejagnu/">DejaGnu</a> test framework.</p>
639
463c60e26040 updated readme
thomask
parents:
diff changeset
77 <dl>
463c60e26040 updated readme
thomask
parents:
diff changeset
78 <dt>PASS</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
79 <dd>test case was expected to pass, and it did</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
80 <dt>XPASS</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
81 <dd>test case was expected to fail, but passed</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
82 <dt>FAIL</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
83 <dd>test case was expected to pass, but failed</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
84 <dt>XFAIL</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
85 <dd>test case was expected to fail, and it did</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
86 <dt>ERROR</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
87 <dd>compiler, linker or test case segfaulted</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
88 </dl>
463c60e26040 updated readme
thomask
parents:
diff changeset
89 </blockquote>
463c60e26040 updated readme
thomask
parents:
diff changeset
90
463c60e26040 updated readme
thomask
parents:
diff changeset
91 <h3><a name="environment-settings" id="environment-settings" href="#top">^</a> Environment Settings</h3>
463c60e26040 updated readme
thomask
parents:
diff changeset
92 <blockquote>
463c60e26040 updated readme
thomask
parents:
diff changeset
93 <dl>
716
528649416e9d infrastructure maintenance
thomask
parents: 639
diff changeset
94 <dt>DMD</dt>
639
463c60e26040 updated readme
thomask
parents:
diff changeset
95 <dd>the D compiler, e.g.: <i>c:\dmd\bin\dmd.exe</i></dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
96 <dd>use the wrapper <i>gdmd</i> for the GDC compiler</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
97 <dd>default value: <i>dmd</i></dd>
716
528649416e9d infrastructure maintenance
thomask
parents: 639
diff changeset
98 <dt>GDB</dt>
639
463c60e26040 updated readme
thomask
parents:
diff changeset
99 <dd>a debugger with gdb-like commands, e.g.: <i>/usr/local/bin/gdb</i></dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
100 <dd>default value: <i>gdb</i></dd>
716
528649416e9d infrastructure maintenance
thomask
parents: 639
diff changeset
101 <dd>note: only used on POSIX operating systems (e.g. BSD, Linux, Unix)</dd>
639
463c60e26040 updated readme
thomask
parents:
diff changeset
102 </dl>
463c60e26040 updated readme
thomask
parents:
diff changeset
103 </blockquote>
463c60e26040 updated readme
thomask
parents:
diff changeset
104
463c60e26040 updated readme
thomask
parents:
diff changeset
105 <h3><a name="testcase-settings" id="testcase-settings" href="#top">^</a> Testcase Settings</h3>
463c60e26040 updated readme
thomask
parents:
diff changeset
106 <blockquote>
1001
eb5364abce0c HTML cleanup
thomask
parents: 995
diff changeset
107 <p>The settings starts with the end of one of the markers listed below and continues until the end of the line.</p>
639
463c60e26040 updated readme
thomask
parents:
diff changeset
108 <dl>
463c60e26040 updated readme
thomask
parents:
diff changeset
109 <dt>__DSTRESS_DFLAGS__</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
110 <dd>additional compiler arguments</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
111 <dd>default: <i>empty</i></dd>
855
768f49d17e2f fixed format
thomask
parents: 716
diff changeset
112 <dt>__DSTRESS_EFILE__</dt>
639
463c60e26040 updated readme
thomask
parents:
diff changeset
113 <dd>expected failing source file</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
114 <dd>default: if __DSTRESS_ELINE__ isn't empty <i>current source file</i>, else <i>empty</i></dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
115 <dt>__DSTRESS_ELINE__</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
116 <dd>expected failing source line</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
117 <dd>default: <i>empty</i></dd>
995
2a2fce159e30 updated explanations of FLAGs
thomask
parents: 855
diff changeset
118 <dt>__DSTRESS_TORTURE_BLOCK__</dt>
2a2fce159e30 updated explanations of FLAGs
thomask
parents: 855
diff changeset
119 <dd>don't execute those torture tests which contain this plain string</dd>
2a2fce159e30 updated explanations of FLAGs
thomask
parents: 855
diff changeset
120 <dd>default: <i>unset</i></dd>
2a2fce159e30 updated explanations of FLAGs
thomask
parents: 855
diff changeset
121 <dt>__DSTRESS_TORTURE_REQUIRE__</dt>
2a2fce159e30 updated explanations of FLAGs
thomask
parents: 855
diff changeset
122 <dd>execute only those torture tests which contain this plain string</dd>
2a2fce159e30 updated explanations of FLAGs
thomask
parents: 855
diff changeset
123 <dd>default: <i>unset</i></dd>
855
768f49d17e2f fixed format
thomask
parents: 716
diff changeset
124 <dt>__GDB_PATTERN__</dt>
639
463c60e26040 updated readme
thomask
parents:
diff changeset
125 <dd>expected regular expression in GDB's output</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
126 <dd>default: <i>empty</i></dd>
855
768f49d17e2f fixed format
thomask
parents: 716
diff changeset
127 <dt>__GDB_SCRIPT__</dt>
639
463c60e26040 updated readme
thomask
parents:
diff changeset
128 <dd>GDB command sequence</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
129 <dd>note: replace linebreaks by <i>\n</i></dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
130 <dd>default: <i>empty</i></dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
131 </dl>
463c60e26040 updated readme
thomask
parents:
diff changeset
132 </blockquote>
463c60e26040 updated readme
thomask
parents:
diff changeset
133
463c60e26040 updated readme
thomask
parents:
diff changeset
134 <h3><a name="testing" id="testing" href="#top">^</a> Testing</h3>
463c60e26040 updated readme
thomask
parents:
diff changeset
135 <blockquote>
463c60e26040 updated readme
thomask
parents:
diff changeset
136 <dl>
463c60e26040 updated readme
thomask
parents:
diff changeset
137 <dt>Posix Systems: AIX, Apple, BSD, Linux, Unix</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
138 <dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
139 <dl>
463c60e26040 updated readme
thomask
parents:
diff changeset
140 <dt>Requirements</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
141 <dd>a C compiler</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
142 <dd><a href="./dstress.c">dstress.c</a></dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
143 <dd><a href="./crashRun.c">crashRun.c</a></dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
144 <dd>a D compiler</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
145 <dd>GnuMake version 3.80 or later (optional)</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
146 <dt>Step-by-Step (without GnuMake)</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
147 <dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
148 <ol>
463c60e26040 updated readme
thomask
parents:
diff changeset
149 <li>compile <i>dstress.c</i><blockquote><pre><span class="cmd">gcc -o dstress dstress.c</span></pre></blockquote></li>
463c60e26040 updated readme
thomask
parents:
diff changeset
150 <li>compile <i>crashRun.c</i><blockquote><pre><span class="cmd">gcc -o crashRun crashRun.c</span></pre></blockquote></li>
463c60e26040 updated readme
thomask
parents:
diff changeset
151 <li>test D compiler:<blockquote><pre><span class="cmd">./dstress compile compile/const_12.d</span></pre></blockquote></li>
463c60e26040 updated readme
thomask
parents:
diff changeset
152 <li>test linker and shell:<blockquote><pre><span class="cmd">./dstress run run/main_02.d</span></pre></blockquote></li>
1112
8cb72950f97d fixed ommitted "torture-"
thomask
parents: 1110
diff changeset
153 <li>start testing:<blockquote><pre><span class="cmd">./dstress [torture-compile|torture-nocompile|torture-run|torture-norun] testfile.d 2&gt;&gt; log.txt &gt;&gt; results.txt</span></pre></blockquote></li>
639
463c60e26040 updated readme
thomask
parents:
diff changeset
154 </ol>
463c60e26040 updated readme
thomask
parents:
diff changeset
155 </dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
156 <dt>Step-by-Step (with GnuMake)</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
157 <dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
158 <ol>
463c60e26040 updated readme
thomask
parents:
diff changeset
159 <li>clean-up:<blockquote><pre><span class="cmd">make distclean</span></pre></blockquote></li>
463c60e26040 updated readme
thomask
parents:
diff changeset
160 <li>start testing:<blockquote><pre><span class="cmd">make all > results</span></pre></blockquote></li>
463c60e26040 updated readme
thomask
parents:
diff changeset
161 </ol>
463c60e26040 updated readme
thomask
parents:
diff changeset
162 </dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
163 </dl>
463c60e26040 updated readme
thomask
parents:
diff changeset
164 </dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
165 <dt>Windows Systems</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
166 <dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
167 <dl>
463c60e26040 updated readme
thomask
parents:
diff changeset
168 <dt>Requirements</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
169 <dd>a C compiler</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
170 <dd><a href="./dstress.c">dstress.c</a></dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
171 <dd>a D compiler</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
172 <dt><a name="windows-restrictions" id="windows-restrictions"></a>Restrictions</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
173 <dd>no eternal-loop protection</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
174 <dd>no proper Access Violation detection</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
175 <dd>Access Violations might cause pop-ups requiring human interaction</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
176 <dt>Step-by-Step</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
177 <dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
178 <ol>
463c60e26040 updated readme
thomask
parents:
diff changeset
179 <li>make sure you understand the <a href="#windows-restrictions"> restrictions</a></li>
463c60e26040 updated readme
thomask
parents:
diff changeset
180 <li>compile <i>dstress.c</i><blockquote><pre><span class="cmd">dmc -o dstress dstress.c</span></pre></blockquote></li>
463c60e26040 updated readme
thomask
parents:
diff changeset
181 <li>test D compiler:<blockquote><pre><span class="cmd">dstress compile compile\const_12.d</span></pre></blockquote></li>
463c60e26040 updated readme
thomask
parents:
diff changeset
182 <li>test linker and shell:<blockquote><pre><span class="cmd">dstress run run\main_02.d</span></pre></blockquote></li>
463c60e26040 updated readme
thomask
parents:
diff changeset
183 <li>start testing:<blockquote><pre><span class="cmd">dstress [compile|nocompile|run|norun] testfile.d 2&gt;&gt; log.txt &gt;&gt; results.txt</span></pre></blockquote></li>
463c60e26040 updated readme
thomask
parents:
diff changeset
184 </ol>
463c60e26040 updated readme
thomask
parents:
diff changeset
185 </dd>
855
768f49d17e2f fixed format
thomask
parents: 716
diff changeset
186 </dl>
639
463c60e26040 updated readme
thomask
parents:
diff changeset
187 </dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
188 </dl>
463c60e26040 updated readme
thomask
parents:
diff changeset
189 </blockquote>
463c60e26040 updated readme
thomask
parents:
diff changeset
190
463c60e26040 updated readme
thomask
parents:
diff changeset
191 <h3><a name="sourcecode-metadata" id="sourcecode-metadata" href="#top">^</a> Sourcecode Metadata</h3>
463c60e26040 updated readme
thomask
parents:
diff changeset
192 <blockquote>
1001
eb5364abce0c HTML cleanup
thomask
parents: 995
diff changeset
193 <div>Metadata starts with one of the markers listed below and continues until the end of the line.</div>
639
463c60e26040 updated readme
thomask
parents:
diff changeset
194 <dl>
463c60e26040 updated readme
thomask
parents:
diff changeset
195 <dt>@author@</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
196 <dd>the bug/testcase reporter</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
197 <dd>common format: <i>Name &lt;email@host&gt;</i></dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
198 <dt>@date@</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
199 <dd>first report date</dd>
855
768f49d17e2f fixed format
thomask
parents: 716
diff changeset
200 <dd>common format: <i>year-month-day</i></dd>
639
463c60e26040 updated readme
thomask
parents:
diff changeset
201 <dt>@uri@</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
202 <dd>the message id of the email/newsgroup message or the webpage</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
203 <dd>common format: <i>news:msg-id@host</i> or <i>http://host/page</i></dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
204 <dt>@WARNING@</dt>
463c60e26040 updated readme
thomask
parents:
diff changeset
205 <dd>marks testcases with external dependencies or architecture/compiler specific data</dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
206 <dd>common format: <i>descriptive text</i></dd>
463c60e26040 updated readme
thomask
parents:
diff changeset
207 </dl>
463c60e26040 updated readme
thomask
parents:
diff changeset
208 </blockquote>
463c60e26040 updated readme
thomask
parents:
diff changeset
209
1109
0a9f31e63a63 removed www/results.html link
thomask
parents: 1001
diff changeset
210 <div><br /><br /><hr /><a href='http://dstress.kuehne.cn/www/dstress.html'>http://dstress.kuehne.cn/readme.html</a>; 2006-08-16; <a href="mailto:webmastro@kuehne.cn">Webmaster</a></div>
639
463c60e26040 updated readme
thomask
parents:
diff changeset
211 </body>
855
768f49d17e2f fixed format
thomask
parents: 716
diff changeset
212 </html>