<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests, branch 1.7.7</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests?h=1.7.7</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests?h=1.7.7'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-11-15T22:33:37Z</updated>
<entry>
<title>ignore llvm ir fast-math notation; fixes #1762</title>
<updated>2013-11-15T22:33:37Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T22:29:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4f3b5af14cf6bff389765d0f6dd2e5b6c3ba7161'/>
<id>urn:sha1:4f3b5af14cf6bff389765d0f6dd2e5b6c3ba7161</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix asm2g.test_the_bullet</title>
<updated>2013-11-15T19:28:50Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T19:28:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b6d2f109d2910cf7ea250f9ea557b2b8842f4c2b'/>
<id>urn:sha1:b6d2f109d2910cf7ea250f9ea557b2b8842f4c2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1814 from juj/fix_test_static_link</title>
<updated>2013-11-15T16:14:08Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T16:14:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=dca9531043a4d6be43f63854eb27242bbdfe6d63'/>
<id>urn:sha1:dca9531043a4d6be43f63854eb27242bbdfe6d63</id>
<content type='text'>
Fix test static link</content>
</entry>
<entry>
<title>Fix other.test_static_link on Windows by using CMake instead of configure to build zlib and bullet.</title>
<updated>2013-11-15T11:55:23Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-11-15T11:55:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=beed9b6e8d3c149483127f4bf8329856b42985f6'/>
<id>urn:sha1:beed9b6e8d3c149483127f4bf8329856b42985f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move bullet library build code to runner.py so that it can be shared between test_the_bullet in test_core.py and test_static_link test_other.py.</title>
<updated>2013-11-15T11:54:44Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-11-15T11:54:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b5bb92c44e86de9a3ee6aa7f4c7f96c1d4a8c314'/>
<id>urn:sha1:b5bb92c44e86de9a3ee6aa7f4c7f96c1d4a8c314</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix other.test_preprocess on Linux after regressing it in the previous commit b3906e91dec32ee13258cee820781c8bf9bb9c1c that fixed it for Windows.</title>
<updated>2013-11-15T10:46:55Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-11-15T10:46:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0120a147fc15bd0247d37e2862bfda2fb242d73b'/>
<id>urn:sha1:0120a147fc15bd0247d37e2862bfda2fb242d73b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'regex-impl' of github.com:waywardmonkeys/emscripten into incoming</title>
<updated>2013-11-15T05:29:31Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T05:29:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4e21fffe3f824247dceba0af38d36996afad2c13'/>
<id>urn:sha1:4e21fffe3f824247dceba0af38d36996afad2c13</id>
<content type='text'>
Conflicts:
	tools/shared.py
</content>
</entry>
<entry>
<title>Merge pull request #1809 from juj/gles2_gets</title>
<updated>2013-11-15T05:11:41Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T05:11:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1cdb5b33158a12f950b2def5a6cbf7dddb49b07e'/>
<id>urn:sha1:1cdb5b33158a12f950b2def5a6cbf7dddb49b07e</id>
<content type='text'>
GLES2 glGetXXs()</content>
</entry>
<entry>
<title>simplify other.test_emcc check for micro-opts, to not be so finicky</title>
<updated>2013-11-15T01:56:03Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T01:56:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e1df9d851d657c2afff1350bd19a3781d7404de6'/>
<id>urn:sha1:e1df9d851d657c2afff1350bd19a3781d7404de6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable asm2x86.test_sqlite due to legalization error on llvm 3.3</title>
<updated>2013-11-15T01:40:48Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-14T22:57:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d298deb2eb2e08369904ea93b90696679338d9fa'/>
<id>urn:sha1:d298deb2eb2e08369904ea93b90696679338d9fa</id>
<content type='text'>
</content>
</entry>
</feed>
