<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/test_browser.py, branch 1.8.5</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/test_browser.py?h=1.8.5</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/test_browser.py?h=1.8.5'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-01-04T01:29:32Z</updated>
<entry>
<title>disable/update various browser tests for fastcomp</title>
<updated>2014-01-04T01:29:32Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-01-04T01:29:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c67e7e831cfd3c67b533f9e44b75c0925a5c52b9'/>
<id>urn:sha1:c67e7e831cfd3c67b533f9e44b75c0925a5c52b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>convert test_sdl_canvas to btest</title>
<updated>2014-01-03T23:44:34Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-01-03T23:42:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c7ccd83f14bde44767c296da7bd626c12f67c8f7'/>
<id>urn:sha1:c7ccd83f14bde44767c296da7bd626c12f67c8f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update browser.test_preload_file</title>
<updated>2013-12-21T04:59:10Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-12-21T04:59:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c8263b3d8970d25a046d434811c4a44e9b3f28f0'/>
<id>urn:sha1:c8263b3d8970d25a046d434811c4a44e9b3f28f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update tests for recent file packager changes</title>
<updated>2013-12-21T04:30:24Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-12-21T04:30:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9d75faafd1433dafe40eba34a3d59e346a2a2ab6'/>
<id>urn:sha1:9d75faafd1433dafe40eba34a3d59e346a2a2ab6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1635 from juj/emscripten_log</title>
<updated>2013-12-21T01:22:51Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-12-21T01:22:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=702cf8f1e8a173a15a745c5ac3bae654c99fe33c'/>
<id>urn:sha1:702cf8f1e8a173a15a745c5ac3bae654c99fe33c</id>
<content type='text'>
emscripten_log() and emscripten_get_callstack()</content>
</entry>
<entry>
<title>Fix browser.test_emrun to utilize the EMSCRIPTEN_BROWSER env. variable like the rest of the browser suite does, instead of always testing user default browser.</title>
<updated>2013-12-20T16:52:53Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-12-20T16:52:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5f707bda116a92aadff1f14299c969203f6fdfaf'/>
<id>urn:sha1:5f707bda116a92aadff1f14299c969203f6fdfaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In browser.test_emrun, use --log_stdout and --log_stderr to capture run output instead of python pipe, since on linux, spawning chrome browser would run into a mysterious issue where piping the emrun output would hang the python subprocess spawn.</title>
<updated>2013-12-20T16:49:32Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-12-20T16:49:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fb39bb745824774d756dce267c5ea927275b0c7d'/>
<id>urn:sha1:fb39bb745824774d756dce267c5ea927275b0c7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move emscripten-source-map.min.js to src/ since it is a non-tests file needed by public use when user wants to emscripten_log with a C callstack. Remove redundant emscripten_demangle function.</title>
<updated>2013-12-20T09:49:36Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-12-20T09:35:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=eb27ff87ae15d0dd9855b06a055b590235d8c3a6'/>
<id>urn:sha1:eb27ff87ae15d0dd9855b06a055b590235d8c3a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update emscripten_log to work with the handwritten JS demangler. Update tests.</title>
<updated>2013-12-20T09:49:34Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-12-19T21:32:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=55660c394d5f3db2d57984256dd6c3cce088e4c5'/>
<id>urn:sha1:55660c394d5f3db2d57984256dd6c3cce088e4c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new functions emscripten_log() in emscripten.h which allows printing out log messages with callstack information, and function emscripten_get_callstack(), which allows programmatically obtaining the current callstack.</title>
<updated>2013-12-20T09:49:30Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-09-18T15:53:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=26d6ad370e05ff22128df6f0ff17538c8bc1030c'/>
<id>urn:sha1:26d6ad370e05ff22128df6f0ff17538c8bc1030c</id>
<content type='text'>
</content>
</entry>
</feed>
