<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/TestingGuide.html, branch release_26</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/TestingGuide.html?h=release_26</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/TestingGuide.html?h=release_26'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-08-15T18:33:10Z</updated>
<entry>
<title>wrap to 80 cols</title>
<updated>2009-08-15T18:33:10Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-08-15T18:33:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e93f37350d827cc35c151e5820c58c822d33afad'/>
<id>urn:sha1:e93f37350d827cc35c151e5820c58c822d33afad</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79124 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>implement support for CHECK-NEXT: in filecheck.</title>
<updated>2009-08-15T18:32:21Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-08-15T18:32:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5dafafdeb4d89b37c6b7efbeabaa7d818c7023fe'/>
<id>urn:sha1:5dafafdeb4d89b37c6b7efbeabaa7d818c7023fe</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79123 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>document filecheck.</title>
<updated>2009-08-15T16:51:06Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-08-15T16:51:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=272e308b303dd526842e79cbed0ce4c9f40fc126'/>
<id>urn:sha1:272e308b303dd526842e79cbed0ce4c9f40fc126</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79110 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add a stub for futher description of filecheck.</title>
<updated>2009-08-15T15:40:48Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-08-15T15:40:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3d2de1d1754fc5844c19ffc1f2348c5a2f3751b4'/>
<id>urn:sha1:3d2de1d1754fc5844c19ffc1f2348c5a2f3751b4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79106 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Clarify how to configure llvm-gcc-4.2 for use with</title>
<updated>2009-06-26T05:44:53Z</updated>
<author>
<name>Shantonu Sen</name>
<email>ssen@apple.com</email>
</author>
<published>2009-06-26T05:44:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1b6d3daa59b6938fcbafe1fbb24035734c94ba8c'/>
<id>urn:sha1:1b6d3daa59b6938fcbafe1fbb24035734c94ba8c</id>
<content type='text'>
test suite. Remove documentation for --with-f2c, which
is no longer supported. Remove information about obtaining
tcl/expect, which ship with Mac OS X by default since
10.4.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74271 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add some missing steps to the sacred testing ritual scriptures.</title>
<updated>2009-05-21T20:23:59Z</updated>
<author>
<name>Stuart Hastings</name>
<email>stuart@apple.com</email>
</author>
<published>2009-05-21T20:23:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c4c268b04fec5e4c2a0ad4e9aa5b2192456624eb'/>
<id>urn:sha1:c4c268b04fec5e4c2a0ad4e9aa5b2192456624eb</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72222 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>docs/TestingGuide.html: correction to prev. text (objdir!=srcdir required for running test-suite), removed refs to llvm-test</title>
<updated>2009-03-30T18:56:53Z</updated>
<author>
<name>John Mosby</name>
<email>ojomojo@gmail.com</email>
</author>
<published>2009-03-30T18:56:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3228abe8f9a7fc5b3b9f4a6de272f712a365476a'/>
<id>urn:sha1:3228abe8f9a7fc5b3b9f4a6de272f712a365476a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68051 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Clarify section on setting up and running test-suite</title>
<updated>2009-03-30T04:37:51Z</updated>
<author>
<name>John Mosby</name>
<email>ojomojo@gmail.com</email>
</author>
<published>2009-03-30T04:37:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=24446d671a91a698c82d18e575b4f79498ed35ce'/>
<id>urn:sha1:24446d671a91a698c82d18e575b4f79498ed35ce</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68023 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.</title>
<updated>2008-12-11T17:34:48Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2008-12-11T17:34:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=444087057ad0592f3e0bb2e434e0b610aa7914f6'/>
<id>urn:sha1:444087057ad0592f3e0bb2e434e0b610aa7914f6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60880 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rewrite instructions for configuring external tests</title>
<updated>2008-12-10T01:58:32Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2008-12-10T01:58:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=80b990204bac9e36d20be1c8e249e39ac0b9f915'/>
<id>urn:sha1:80b990204bac9e36d20be1c8e249e39ac0b9f915</id>
<content type='text'>
to reflect reality.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60825 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
