<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests, branch 1.7.8</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests?h=1.7.8</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests?h=1.7.8'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-11-19T01:01:01Z</updated>
<entry>
<title>better fix for closure issue in asm2f.test_exceptions; clear out the spidermonkey shell gc() function</title>
<updated>2013-11-19T01:01:01Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-19T01:01:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=28b3a25d98de7073da8736426c01e3f0c7d12cb2'/>
<id>urn:sha1:28b3a25d98de7073da8736426c01e3f0c7d12cb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable closure in asm2f.test_exceptions due to closure issue with 458ac87</title>
<updated>2013-11-18T22:48:39Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-18T22:48:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d773f2f3cd4f0a35d3853859a8cd81b8d76c277b'/>
<id>urn:sha1:d773f2f3cd4f0a35d3853859a8cd81b8d76c277b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1831 from dinibu/dependency-fix-1820</title>
<updated>2013-11-18T22:13:02Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-18T22:13:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9f5a01e4785f11b2385064eed678cbfda9fa41ae'/>
<id>urn:sha1:9f5a01e4785f11b2385064eed678cbfda9fa41ae</id>
<content type='text'>
Further changes for issue #1732</content>
</entry>
<entry>
<title>fix sanity.test_emcc_caching</title>
<updated>2013-11-18T20:03:46Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-18T20:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=61de2f8971271c9412174d67932d64d228e42eaf'/>
<id>urn:sha1:61de2f8971271c9412174d67932d64d228e42eaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1832 from fadams/fix-accept-with-addr</title>
<updated>2013-11-18T19:38:08Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-18T19:38:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=163c038142e55ed04b223ec7990c16e57496a6dd'/>
<id>urn:sha1:163c038142e55ed04b223ec7990c16e57496a6dd</id>
<content type='text'>
fix a bug in the accept call in library.js whereby if accept was called ...</content>
</entry>
<entry>
<title>fix a bug in the accept call in library.js whereby if accept was called with non-NULL addr and addrlen parameters a ReferenceError occurs because accept had a parameter of addrp but later used addr. Modified tests_sockets_echo_server.c to use non-NULL addr if TEST_ACCEPT_ADDR is defined and added test case to test_sockets.py</title>
<updated>2013-11-18T19:28:21Z</updated>
<author>
<name>Fraser Adams</name>
<email>fraser.adams@blueyonder.co.uk</email>
</author>
<published>2013-11-18T19:28:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5e49fbbfdcca308b7f9d747fc66d3c92c03ac241'/>
<id>urn:sha1:5e49fbbfdcca308b7f9d747fc66d3c92c03ac241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1830 from juj/custom_harness_browser</title>
<updated>2013-11-18T19:04:57Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-18T19:04:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b4c532b5443a34cafefd5c4e09019f861cbed06b'/>
<id>urn:sha1:b4c532b5443a34cafefd5c4e09019f861cbed06b</id>
<content type='text'>
Custom web browser.</content>
</entry>
<entry>
<title>Add support for specifying a custom web browser to run in the browser test harness via EMSCRIPTEN_BROWSER environment variable.</title>
<updated>2013-11-18T19:00:54Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-11-18T11:59:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0d952fa095e6b048f031e6f5fd52a9d805911442'/>
<id>urn:sha1:0d952fa095e6b048f031e6f5fd52a9d805911442</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added test for change for issue #1732.</title>
<updated>2013-11-18T18:08:27Z</updated>
<author>
<name>Dominic Wong</name>
<email>dom@dominic-wong.name</email>
</author>
<published>2013-11-18T18:08:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e4ce6ee11b5048404c71065e8253b34e7eb8dd29'/>
<id>urn:sha1:e4ce6ee11b5048404c71065e8253b34e7eb8dd29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1824 from juj/fix_browser_harness_windows</title>
<updated>2013-11-17T22:38:03Z</updated>
<author>
<name>juj</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-11-17T22:38:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1bbd1b77a924919d632d1efd2f661636f6bd451c'/>
<id>urn:sha1:1bbd1b77a924919d632d1efd2f661636f6bd451c</id>
<content type='text'>
Fix browser harness windows</content>
</entry>
</feed>
