<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fengari/tests/test-suite, branch v0.1.1</title>
<subtitle>Mirrored from https://github.com/fengari-lua/fengari
</subtitle>
<id>http://git.laria.me/fengari/atom?h=v0.1.1</id>
<link rel='self' href='http://git.laria.me/fengari/atom?h=v0.1.1'/>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/'/>
<updated>2018-03-30T05:42:26Z</updated>
<entry>
<title>Merge branch 'accept-jsstrings'</title>
<updated>2018-03-30T05:42:26Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-03-30T05:39:41Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=fb3b9c3b3f0ee1a04ec264d1b40bd1cccf24a999'/>
<id>urn:sha1:fb3b9c3b3f0ee1a04ec264d1b40bd1cccf24a999</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename cpath to jspath</title>
<updated>2018-02-17T00:17:54Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-02-17T00:12:26Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=123dfc7ca0cea702a552bc24614e66b4144cca07'/>
<id>urn:sha1:123dfc7ca0cea702a552bc24614e66b4144cca07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/test-suite/ltests.js: Push copy of TValue to stack, not original</title>
<updated>2018-02-05T18:38:17Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-02-05T18:38:12Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=68847e42b4d9deaa98e2367b13348f72e9dc7865'/>
<id>urn:sha1:68847e42b4d9deaa98e2367b13348f72e9dc7865</id>
<content type='text'>
Fixes https://github.com/fengari-lua/fengari/commit/0d91aed9be2b4761e00d371410140c4b541eb14e#commitcomment-22312635
</content>
</entry>
<entry>
<title>{src/lauxlib.js,tests/test-suite/ltests.js}: Use luastring_eq instead of .join()</title>
<updated>2018-02-04T23:58:05Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-02-04T23:58:05Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=b42f1c3e18bab816203cc34a9af4d1c11e55199b'/>
<id>urn:sha1:b42f1c3e18bab816203cc34a9af4d1c11e55199b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/test-suite/math.js: Add missing math.randomseed call to tests</title>
<updated>2018-02-04T23:15:21Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-02-04T23:13:31Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=a826a44ad60ae8b2c9395a58a9ccf48201793890'/>
<id>urn:sha1:a826a44ad60ae8b2c9395a58a9ccf48201793890</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move fengari specific things to src/fengaricore.js</title>
<updated>2018-01-11T12:35:56Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-01-11T12:33:34Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=a39f24f204a15cb4587e75b38424952fe444d9d2'/>
<id>urn:sha1:a39f24f204a15cb4587e75b38424952fe444d9d2</id>
<content type='text'>
String manipulation functions now get exposed on 'fengari' object itself at top level
</content>
</entry>
<entry>
<title>Introduce luastring_indexOf as Uint8Array.indexOf doesn't exist everywhere</title>
<updated>2018-01-06T16:34:56Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-01-06T15:52:40Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=e46d3e7d8d7226d49aad05f5a9c639c77d53bb04'/>
<id>urn:sha1:e46d3e7d8d7226d49aad05f5a9c639c77d53bb04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/test-suite/utf8.js: Throw syntax errors if they occur + fix whitespace</title>
<updated>2018-01-06T12:05:30Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-01-06T12:05:30Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=85d59de1f56a8a1a7daa4ed6d1c68136924ff73f'/>
<id>urn:sha1:85d59de1f56a8a1a7daa4ed6d1c68136924ff73f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/test-suite/api.js: Split a skipped test</title>
<updated>2018-01-06T11:19:07Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-01-06T11:19:07Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=970dbe61ce2e0c46455a89c8fbc75e6eb783d7c9'/>
<id>urn:sha1:970dbe61ce2e0c46455a89c8fbc75e6eb783d7c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/: Pass js strings to auxlib functions such as luaL_argcheck</title>
<updated>2017-12-28T15:44:44Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2017-12-28T15:31:22Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=1371afafae9144b30475262f06940c4057485d02'/>
<id>urn:sha1:1371afafae9144b30475262f06940c4057485d02</id>
<content type='text'>
</content>
</entry>
</feed>
