<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests, branch 1.18.0</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests?h=1.18.0</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests?h=1.18.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-05-09T18:24:13Z</updated>
<entry>
<title>remove some warnings on moving files to directories</title>
<updated>2014-05-09T18:24:13Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-05-09T18:24:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=ad11863b6a26c4da4e500da165ea35e5a52c95b2'/>
<id>urn:sha1:ad11863b6a26c4da4e500da165ea35e5a52c95b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add reference slack for test_sdl_rotozoom for ubuntu 14.04/intel gpu</title>
<updated>2014-05-08T23:30:33Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-05-08T23:30:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=cc8909ac35e7991b725db49d1f095af50be9fad0'/>
<id>urn:sha1:cc8909ac35e7991b725db49d1f095af50be9fad0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>comment for massive</title>
<updated>2014-05-08T23:24:58Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-05-08T23:24:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d67cebe3945ea47360dd4b543255cfa732ed3a8b'/>
<id>urn:sha1:d67cebe3945ea47360dd4b543255cfa732ed3a8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2311 from fadams/fix-64bit-long-return-issue</title>
<updated>2014-05-08T23:21:14Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-05-08T23:21:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2ad7b1037ceb2d5ec5457df8c1365694469dcab2'/>
<id>urn:sha1:2ad7b1037ceb2d5ec5457df8c1365694469dcab2</id>
<content type='text'>
Fix 64bit long return issue</content>
</entry>
<entry>
<title>add two fuzz testcases related to stack coloring</title>
<updated>2014-05-08T17:34:24Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-05-08T17:34:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9c613ffaac19bcc718c0c25e85fde7a3ec11f27c'/>
<id>urn:sha1:9c613ffaac19bcc718c0c25e85fde7a3ec11f27c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable test_fs_writeFile in non-emcc modes</title>
<updated>2014-05-08T01:00:08Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-05-08T01:00:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=ca8610ae8d1c1558dc4a6214a6ddb20b12c896db'/>
<id>urn:sha1:ca8610ae8d1c1558dc4a6214a6ddb20b12c896db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the testcase for https://github.com/kripken/emscripten/issues/2334 to the testsuite.</title>
<updated>2014-05-07T23:36:57Z</updated>
<author>
<name>Dan Gohman</name>
<email>sunfish@mozilla.com</email>
</author>
<published>2014-05-07T23:28:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=42357af40b707c282d00f335bee1e87aab505a1e'/>
<id>urn:sha1:42357af40b707c282d00f335bee1e87aab505a1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply Chad's fix from issue #2335 to fix other.test_embind.</title>
<updated>2014-05-06T09:53:37Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-05-06T09:53:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fd3d9cc489400b90bb578cab7a6fece69e161fe0'/>
<id>urn:sha1:fd3d9cc489400b90bb578cab7a6fece69e161fe0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support to function run_js() in jsrun.py to assert against a given process return code. This uncovers issues in other.test_embind which were not caught before. See #2335.</title>
<updated>2014-05-05T20:34:39Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-05-05T20:32:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=bce9b33b73f4c3fb4c31fcf513061c776ed87c2d'/>
<id>urn:sha1:bce9b33b73f4c3fb4c31fcf513061c776ed87c2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add more slack to glgears reftests</title>
<updated>2014-05-04T21:56:19Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-05-04T21:56:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=f2e20defa5029ba946fab94c79ff23845bed61f0'/>
<id>urn:sha1:f2e20defa5029ba946fab94c79ff23845bed61f0</id>
<content type='text'>
</content>
</entry>
</feed>
