<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/test/testing.lua, branch test-pin</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=test-pin</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=test-pin'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2016-07-07T19:58:19+00:00</updated>
<entry>
<title>New test-suite for LuaRocks (#581)</title>
<updated>2016-07-07T19:58:19+00:00</updated>
<author>
<name>robooo</name>
<email>robo.karasek@gmail.com</email>
</author>
<published>2016-07-07T19:58:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=5af7e0d7c2dcf65e41ae8523f3771e9528be32a7'/>
<id>urn:sha1:5af7e0d7c2dcf65e41ae8523f3771e9528be32a7</id>
<content type='text'>
First version of new test-suite, using Busted framework based on Google Summer of Code project:
https://summerofcode.withgoogle.com/projects/#5695811874717696

* Rewritten from Bash to Lua
* Tests now check if they did what they were supposed to, beyond only checking success or failure of the `luarocks` command
* Support for black-box (launching `luarocks` as an external command) and white-box (testing functions in modules directly) testing</content>
</entry>
<entry>
<title>Added tests for new install functionality</title>
<updated>2016-05-16T22:27:27+00:00</updated>
<author>
<name>roboo</name>
<email>robo.karasek@gmail.com</email>
</author>
<published>2016-05-16T22:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4ac36ce3bc97d476e3f8d2a524099c38b5a0ab75'/>
<id>urn:sha1:4ac36ce3bc97d476e3f8d2a524099c38b5a0ab75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for the --tree argument to the path command</title>
<updated>2016-04-18T23:41:05+00:00</updated>
<author>
<name>Ryan Hartlage</name>
<email>ryanplusplus@gmail.com</email>
</author>
<published>2016-04-18T23:39:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=05c1c8b0699d5ac8a85a844332d6b6ae0dff0c89'/>
<id>urn:sha1:05c1c8b0699d5ac8a85a844332d6b6ae0dff0c89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small addition to test suite #GSoC</title>
<updated>2016-03-19T10:59:17+00:00</updated>
<author>
<name>roboo</name>
<email>robo.karasek@gmail.com</email>
</author>
<published>2016-03-19T10:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=a06f4c564849b09eebeade776ebc01c6b97523f9'/>
<id>urn:sha1:a06f4c564849b09eebeade776ebc01c6b97523f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Strip known extensions</title>
<updated>2015-06-30T15:33:36+00:00</updated>
<author>
<name>Ignacio Burgueño</name>
<email>ignaciob@inconcertcc.com</email>
</author>
<published>2015-06-30T15:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=c6e3556c0a883831dde10858b32ce21cacd1bd0e'/>
<id>urn:sha1:c6e3556c0a883831dde10858b32ce21cacd1bd0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #400 from ignacio/400-config-help</title>
<updated>2015-06-30T00:31:11+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-06-30T00:31:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=5861782615800511551adafce78844c93734abb9'/>
<id>urn:sha1:5861782615800511551adafce78844c93734abb9</id>
<content type='text'>
'config' command does not have a help message</content>
</entry>
<entry>
<title>Adds missing tests</title>
<updated>2015-06-26T15:28:13+00:00</updated>
<author>
<name>Ignacio Burgueño</name>
<email>ignaciob@inconcertcc.com</email>
</author>
<published>2015-06-26T15:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=ed97ece0c1992d93b9a4a18a9abc413ece19a4ea'/>
<id>urn:sha1:ed97ece0c1992d93b9a4a18a9abc413ece19a4ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a test for '--rockspec-format' option</title>
<updated>2015-06-26T11:58:56+00:00</updated>
<author>
<name>mpeterv</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2015-06-26T11:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=19ce8a62a8ac32f9af9aa7255d3f9fa097eed676'/>
<id>urn:sha1:19ce8a62a8ac32f9af9aa7255d3f9fa097eed676</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make 'build' field in rockspecs mandatory.</title>
<updated>2015-06-24T17:43:08+00:00</updated>
<author>
<name>Ignacio Burgueño</name>
<email>ignaciob@inconcertcc.com</email>
</author>
<published>2015-06-24T17:43:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8f7897c5851117d817d59a23353a61e047aee900'/>
<id>urn:sha1:8f7897c5851117d817d59a23353a61e047aee900</id>
<content type='text'>
Rockspecs must have a 'build' field. If by any chance, it is not needed
(see #379), add this:

````lua
build = { type = "none" }
````
</content>
</entry>
<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>
</feed>
