<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/test/test_environment.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>2018-01-08T18:26:48+00:00</updated>
<entry>
<title>Reorganize test suite files</title>
<updated>2018-01-08T18:26:48+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-01-08T18:26:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=d80124af9cd929b395b4d4c353b51ccc902a3f9e'/>
<id>urn:sha1:d80124af9cd929b395b4d4c353b51ccc902a3f9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests: expose `exist` function to specs</title>
<updated>2017-12-19T14:43:30+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2017-12-19T14:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=a070e326aa3d412a62b9ebdc9c22afd1da63843f'/>
<id>urn:sha1:a070e326aa3d412a62b9ebdc9c22afd1da63843f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests: move mock-server utils into test_environment.lua</title>
<updated>2017-10-08T18:57:41+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2017-10-08T18:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=5aa06d43a86754f30347813803f2a9eb6f99a611'/>
<id>urn:sha1:5aa06d43a86754f30347813803f2a9eb6f99a611</id>
<content type='text'>
This avoids trouble with changing package.paths during
tests.
</content>
</entry>
<entry>
<title>Use versioned files only. (#734)</title>
<updated>2017-10-04T14:14:42+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2017-10-04T14:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=84b4fe99cac37850a97858e0b641043bd3178d8a'/>
<id>urn:sha1:84b4fe99cac37850a97858e0b641043bd3178d8a</id>
<content type='text'>
Let's take the opportunity of a new major version to make an important cleanup: getting rid of the error-prone unversioned configuration files. This drops support for:

* Unversioned config.lua -&gt; use config-5.x.lua
* Unversioned luarocks/site_config.lua -&gt; it always generates luarocks/core/site_config_5_x.lua
* Unversioned lib/luarocks/rocks -&gt; it always uses lib/luarocks/rocks-5.x
</content>
</entry>
<entry>
<title>Changes to the output of the test suite</title>
<updated>2017-09-29T22:05:20+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2017-09-29T22:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=03757c8042d12effb32a9a05acda04b2fccc086c'/>
<id>urn:sha1:03757c8042d12effb32a9a05acda04b2fccc086c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'luarocks-3'</title>
<updated>2017-09-13T15:46:22+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2017-09-13T15:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=f1473f71235bb89555dea7041b536144d32bac8c'/>
<id>urn:sha1:f1473f71235bb89555dea7041b536144d32bac8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify test_env.need_rock description wrt return value</title>
<updated>2017-09-11T10:19:03+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2017-09-11T10:19:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=85701e003241798e36b81ed1e3ed285f7bf5c7a0'/>
<id>urn:sha1:85701e003241798e36b81ed1e3ed285f7bf5c7a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove www. from rock repository URL in tests</title>
<updated>2017-09-11T09:49:54+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2017-09-11T09:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8b2dfe0b6861c3cea22078f78f6c3d9cc6cd733f'/>
<id>urn:sha1:8b2dfe0b6861c3cea22078f78f6c3d9cc6cd733f</id>
<content type='text'>
www.luarocks.org redirects to luarocks.org.
</content>
</entry>
<entry>
<title>Merge branch 'master' into luarocks-3</title>
<updated>2016-11-04T09:48:01+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2016-11-04T09:48:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=6606ae90f54bc142a2129f491b0aad8e7352b18d'/>
<id>urn:sha1:6606ae90f54bc142a2129f491b0aad8e7352b18d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a test for conflict resolution with mixed deploy types</title>
<updated>2016-11-01T20:00:42+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2016-11-01T19:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=933386b16d944eac3f93100886b03c3ae745b802'/>
<id>urn:sha1:933386b16d944eac3f93100886b03c3ae745b802</id>
<content type='text'>
</content>
</entry>
</feed>
