<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/test, branch v2.2.2</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v2.2.2</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v2.2.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2015-04-14T16:06:09+00:00</updated>
<entry>
<title>Address issues spotted in the review</title>
<updated>2015-04-14T16:06:09+00:00</updated>
<author>
<name>Ignacio Burgueño</name>
<email>ignaciob@inconcertcc.com</email>
</author>
<published>2015-04-14T16:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=15ad97bb124c800a95ac0d2d46f747e711fd3f8e'/>
<id>urn:sha1:15ad97bb124c800a95ac0d2d46f747e711fd3f8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds --only-deps flag to install command</title>
<updated>2015-04-14T15:34:54+00:00</updated>
<author>
<name>Ignacio Burgueño</name>
<email>ignaciob@inconcertcc.com</email>
</author>
<published>2015-04-14T15:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=6b350de4daaccba8b142c5db0d8fb8fabaa1649b'/>
<id>urn:sha1:6b350de4daaccba8b142c5db0d8fb8fabaa1649b</id>
<content type='text'>
Introduces new function in 'install' module to only install
the dependencies of a rock.
Also adds the tests to the wip Lua test driver.
</content>
</entry>
<entry>
<title>Adds --only-deps flag to the 'build' command.</title>
<updated>2015-04-14T05:15:31+00:00</updated>
<author>
<name>Ignacio Burgueño</name>
<email>ignaciob@inconcertcc.com</email>
</author>
<published>2015-04-14T05:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=0f67be5258e25d8cf68b2a50535e82dd0c757206'/>
<id>urn:sha1:0f67be5258e25d8cf68b2a50535e82dd0c757206</id>
<content type='text'>
As discussed in #287, adds a new flag (--only-deps) to the 'build'
command, so only the dependencies of a rock are installed, and not
the rock itself.
</content>
</entry>
<entry>
<title>Decided to step back in turn this into a warning.</title>
<updated>2015-04-13T23:22:57+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-04-13T23:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=0679559812674fdd9b0a9c17852ebd03f7ff2fc4'/>
<id>urn:sha1:0679559812674fdd9b0a9c17852ebd03f7ff2fc4</id>
<content type='text'>
`luarocks list` on an empty ~/.luarocks is a valid use case.
</content>
</entry>
<entry>
<title>Fail when given an invalid tree.</title>
<updated>2015-04-13T22:27:01+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-04-13T22:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=40f9173755e9c770a6f773bc2bf00bc13fd8bec0'/>
<id>urn:sha1:40f9173755e9c770a6f773bc2bf00bc13fd8bec0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test that checks for error in default sysconfig.</title>
<updated>2015-04-08T20:25:02+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-04-08T20:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=1fcf354f4736ed2349d18a5f08262810dbc8dc9c'/>
<id>urn:sha1:1fcf354f4736ed2349d18a5f08262810dbc8dc9c</id>
<content type='text'>
See #346.
</content>
</entry>
<entry>
<title>Continuing slowly. Distracted by code golf. :)</title>
<updated>2015-04-08T02:13:13+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-04-08T02:13:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=79addc7fb60a0f84c37fedfc6fa945c483be7b9a'/>
<id>urn:sha1:79addc7fb60a0f84c37fedfc6fa945c483be7b9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Starting to port test suite from Unix shell to Lua.</title>
<updated>2015-04-03T19:24:23+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-04-03T19:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=ed1f9160473870481d2614f2faa06746fc447cc2'/>
<id>urn:sha1:ed1f9160473870481d2614f2faa06746fc447cc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #335 from ignacio/appveyor</title>
<updated>2015-04-01T21:57:27+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-04-01T21:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=ad8ba47c54a0fab4831b1fecc8ea08a9147134fd'/>
<id>urn:sha1:ad8ba47c54a0fab4831b1fecc8ea08a9147134fd</id>
<content type='text'>
Adds integration with AppVeyor</content>
</entry>
<entry>
<title>Improved the CI scripts</title>
<updated>2015-03-27T15:34:19+00:00</updated>
<author>
<name>Ignacio Burgueño</name>
<email>ignaciob@inconcertcc.com</email>
</author>
<published>2015-03-27T15:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=e31c46b8430b10cdf01c2570de810b028c5895a7'/>
<id>urn:sha1:e31c46b8430b10cdf01c2570de810b028c5895a7</id>
<content type='text'>
Ported back part of the work made [here](https://github.com/ignacio/lua-appveyor-example)
by @moteus and me.

I still need to write a test runner of sorts.
</content>
</entry>
</feed>
