<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp/utils/lit/tests, branch master</title>
<subtitle>LLVM with the emscripten fastcomp javascript backend</subtitle>
<id>https://git.amat.us/emscripten-fastcomp/atom/utils/lit/tests?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp/atom/utils/lit/tests?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/'/>
<updated>2013-04-12T19:09:09Z</updated>
<entry>
<title>lit: Fix infinite recursion when an out-of-tree test root is located inside the source test root.</title>
<updated>2013-04-12T19:09:09Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2013-04-12T19:09:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=406ef447074421f91c01c41f0e26fdef937e627c'/>
<id>urn:sha1:406ef447074421f91c01c41f0e26fdef937e627c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179402 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>lit: Add a test for discovery w/ test_exec_root (out-of-tree test root).</title>
<updated>2013-04-12T19:08:57Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2013-04-12T19:08:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=f2c2b2009016b44b49f41a35c750f1555f68935b'/>
<id>urn:sha1:f2c2b2009016b44b49f41a35c750f1555f68935b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179401 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>lit: Add a test for discovery when exact test names are given.</title>
<updated>2013-04-11T00:31:22Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2013-04-11T00:31:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=6be0ae59ec79864f627d8dc8d6c4976116386cba'/>
<id>urn:sha1:6be0ae59ec79864f627d8dc8d6c4976116386cba</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179247 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>lit: Add a trivial test of the basic progress bar.</title>
<updated>2013-04-11T00:05:37Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2013-04-11T00:05:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=2b570ce5aa507595772701e0e8fad6be5331509c'/>
<id>urn:sha1:2b570ce5aa507595772701e0e8fad6be5331509c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179243 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[lit] Add a test for internal shell execution behaviors.</title>
<updated>2013-01-31T22:15:20Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2013-01-31T22:15:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=ac1b2e5550d395f8a150830d9513ee62d678597b'/>
<id>urn:sha1:ac1b2e5550d395f8a150830d9513ee62d678597b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174102 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[lit] Add a test for the various ShTest format features.</title>
<updated>2013-01-31T18:05:01Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2013-01-31T18:05:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=86aa95fc2898e288dc356c433006dfe0c6d7bbec'/>
<id>urn:sha1:86aa95fc2898e288dc356c433006dfe0c6d7bbec</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174072 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[lit] Move unittest adaptor code into discovery module.</title>
<updated>2013-01-31T01:23:39Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2013-01-31T01:23:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=47896090f30fe9f37a776b46e285b1d6d8b1ad9b'/>
<id>urn:sha1:47896090f30fe9f37a776b46e285b1d6d8b1ad9b</id>
<content type='text'>
 - Also, add a test for it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174019 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[lit] Run the ShUtil tests as part of the test suite.</title>
<updated>2013-01-31T01:23:26Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2013-01-31T01:23:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=c9fd0a57f7ab21e8d48474f862faf896cd196941'/>
<id>urn:sha1:c9fd0a57f7ab21e8d48474f862faf896cd196941</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174018 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[lit] Set parallel mode for coverage tests.</title>
<updated>2013-01-31T01:23:18Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2013-01-31T01:23:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=84d3c61c0394b6663cbbe5683b489dc9d698e63f'/>
<id>urn:sha1:84d3c61c0394b6663cbbe5683b489dc9d698e63f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174017 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[lit] Add a basic discovery test.</title>
<updated>2013-01-31T00:21:51Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2013-01-31T00:21:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=ada2de95ac8268fb142b669d3fd1be7563dffd0f'/>
<id>urn:sha1:ada2de95ac8268fb142b669d3fd1be7563dffd0f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174001 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
