<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/TestingGuide.html, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/TestingGuide.html?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/TestingGuide.html?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-04-15T08:01:04Z</updated>
<entry>
<title>Describe quoting rules.</title>
<updated>2007-04-15T08:01:04Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-15T08:01:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f190277fca23c3405e44f80023e0695b436c3183'/>
<id>urn:sha1:f190277fca23c3405e44f80023e0695b436c3183</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36060 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add some info about the pipelines and redirection.</title>
<updated>2007-04-14T23:27:06Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-14T23:27:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=024a126303aef754e1099c822428c44ee6e2bcba'/>
<id>urn:sha1:024a126303aef754e1099c822428c44ee6e2bcba</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36030 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1319:</title>
<updated>2007-04-14T21:46:15Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-14T21:46:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bbb2a7a2cf43eca2870a7063404930866136716f'/>
<id>urn:sha1:bbb2a7a2cf43eca2870a7063404930866136716f</id>
<content type='text'>
Rewrite much of the DejaGnu section to bring it in line with the new
facilities in llvm.exp.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36015 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Describe llvm/test more accurately given recent changes.</title>
<updated>2007-02-08T17:00:55Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-02-08T17:00:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a99256e34e47d8509a1dd1c51160d86af8f7ddef'/>
<id>urn:sha1:a99256e34e47d8509a1dd1c51160d86af8f7ddef</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34055 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added information for the new nightly tester.</title>
<updated>2006-08-11T23:27:02Z</updated>
<author>
<name>Patrick Jenkins</name>
<email>pjenkins@apple.com</email>
</author>
<published>2006-08-11T23:27:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=825c2a72a19bb372fd95e24fac90431a64a383c7'/>
<id>urn:sha1:825c2a72a19bb372fd95e24fac90431a64a383c7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29635 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a typo</title>
<updated>2006-06-01T16:48:56Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-06-01T16:48:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b056761165e2fb7409d21abaec3937eae874e995'/>
<id>urn:sha1:b056761165e2fb7409d21abaec3937eae874e995</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28627 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Describe how to add a custom test.</title>
<updated>2006-05-23T01:40:20Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-05-23T01:40:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=eb82da891c2dbc88c4f3a4adbe436d9f7d122a62'/>
<id>urn:sha1:eb82da891c2dbc88c4f3a4adbe436d9f7d122a62</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28430 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Wrap long lines fix typo</title>
<updated>2006-05-23T01:25:11Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-05-23T01:25:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=792321a6b1f826f57a2320a7a237bf19aceeece2'/>
<id>urn:sha1:792321a6b1f826f57a2320a7a237bf19aceeece2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28429 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fixed up comment on xfail for llvmgcc version.</title>
<updated>2006-04-20T04:47:55Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2006-04-20T04:47:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=827a1d90a79a708f346c427e6418bbe595d4d3bd'/>
<id>urn:sha1:827a1d90a79a708f346c427e6418bbe595d4d3bd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27857 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added note about being able to XFAIL based on llvmgcc version.</title>
<updated>2006-04-20T04:45:59Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2006-04-20T04:45:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f894d0edf95820125cd9dd15c9f52f31819f638f'/>
<id>urn:sha1:f894d0edf95820125cd9dd15c9f52f31819f638f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27856 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
