<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests, branch 1.4.8</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests?h=1.4.8</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests?h=1.4.8'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-06-05T13:54:01Z</updated>
<entry>
<title>Fix typo.</title>
<updated>2013-06-05T13:54:01Z</updated>
<author>
<name>Jez Ng</name>
<email>me@jezng.com</email>
</author>
<published>2013-06-05T13:53:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=281a32f7afd5259c4be8a8ce5457d090855839fb'/>
<id>urn:sha1:281a32f7afd5259c4be8a8ce5457d090855839fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1246 from int3/sscanf-caps</title>
<updated>2013-06-04T22:13:00Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-04T22:13:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9645ed34f1003f03970ba3c49a82a3c550a07bac'/>
<id>urn:sha1:9645ed34f1003f03970ba3c49a82a3c550a07bac</id>
<content type='text'>
Add test for uppercase format specifiers in sscanf.</content>
</entry>
<entry>
<title>Add test for capitalized sscanf format specifiers.</title>
<updated>2013-06-04T21:52:13Z</updated>
<author>
<name>Jez Ng</name>
<email>me@jezng.com</email>
</author>
<published>2013-06-04T21:52:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e5a092c4f3a99a513c730ca2d07062ff65e728f5'/>
<id>urn:sha1:e5a092c4f3a99a513c730ca2d07062ff65e728f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'incoming' of github.com:kanaka/emscripten into incoming</title>
<updated>2013-06-04T19:35:56Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-04T19:19:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=020c6b72916ddfc09170ab4de0e8f5d2793edcbe'/>
<id>urn:sha1:020c6b72916ddfc09170ab4de0e8f5d2793edcbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1225 from inolen/errno</title>
<updated>2013-06-04T19:13:20Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-04T19:13:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2ebaa5c8e1c3715c37ca72e6b687bd18bce14c10'/>
<id>urn:sha1:2ebaa5c8e1c3715c37ca72e6b687bd18bce14c10</id>
<content type='text'>
synced library.js errno codes with sys/errno.h</content>
</entry>
<entry>
<title>Updated tests to reflect new error values</title>
<updated>2013-06-04T18:39:26Z</updated>
<author>
<name>Anthony Pesch</name>
<email>anthony@usamp.com</email>
</author>
<published>2013-06-04T04:05:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=ab5249c775475008c6e640040d7284711a6d3348'/>
<id>urn:sha1:ab5249c775475008c6e640040d7284711a6d3348</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix frexp does not accept negative numbers</title>
<updated>2013-06-03T20:43:00Z</updated>
<author>
<name>Frits Talbot</name>
<email>frits@metapathy.com</email>
</author>
<published>2013-05-25T22:35:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=3fbfd0bd4b9e03a18fd69223606f2ea2601da798'/>
<id>urn:sha1:3fbfd0bd4b9e03a18fd69223606f2ea2601da798</id>
<content type='text'>
Add frexp unit tests
</content>
</entry>
<entry>
<title>Merge pull request #1236 from juj/skip_test_symlink</title>
<updated>2013-06-03T20:30:30Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-03T20:30:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d9f2abbd51be7a5e8afab3ba074b96f6b9983ac7'/>
<id>urn:sha1:d9f2abbd51be7a5e8afab3ba074b96f6b9983ac7</id>
<content type='text'>
Skip other.test_symlink on Windows, since it doesn't have them. </content>
</entry>
<entry>
<title>disable strotoll tests in s_x_x</title>
<updated>2013-06-03T19:31:36Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-03T19:31:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=60cbbc933ce659258dd406e6da04fa0fef9b0f78'/>
<id>urn:sha1:60cbbc933ce659258dd406e6da04fa0fef9b0f78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make test_statvfs more robust</title>
<updated>2013-06-03T19:12:09Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-03T19:12:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c87c0b8c698f35b5c18dff4f6a962a3e4880310e'/>
<id>urn:sha1:c87c0b8c698f35b5c18dff4f6a962a3e4880310e</id>
<content type='text'>
</content>
</entry>
</feed>
