<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/spec/test_spec.lua, branch feat-better-perm-message</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=feat-better-perm-message</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=feat-better-perm-message'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2024-02-27T16:28:33+00:00</updated>
<entry>
<title>tests: reorganize and speed up unit tests</title>
<updated>2024-02-27T16:28:33+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-02-26T21:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=03e401231972d7b4db0145a71ce74d5d18d1a901'/>
<id>urn:sha1:03e401231972d7b4db0145a71ce74d5d18d1a901</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix `test --prepare` with non-busted rocks (#1453)</title>
<updated>2022-11-28T14:10:41+00:00</updated>
<author>
<name>Pierre Chapuis</name>
<email>git@catwell.info</email>
</author>
<published>2022-11-28T14:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=5143d1b978501e3b16a6abe7fdfc8160157ae7ef'/>
<id>urn:sha1:5143d1b978501e3b16a6abe7fdfc8160157ae7ef</id>
<content type='text'>
* fix `test --prepare` with non-busted rocks</content>
</entry>
<entry>
<title>tests: run tests on Lua 5.4 and LuaJIT 2.1</title>
<updated>2022-04-17T00:17:34+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2022-04-16T21:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=0f82063a51cd9197edd214e0427fe4e84ae9c0b9'/>
<id>urn:sha1:0f82063a51cd9197edd214e0427fe4e84ae9c0b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: avoid repeated hardcoded package version numbers all over</title>
<updated>2022-04-12T16:19:12+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2022-04-11T22:16:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=238ba6b21cfcb1af56f1e70dd50de201fc3482a7'/>
<id>urn:sha1:238ba6b21cfcb1af56f1e70dd50de201fc3482a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>luarocks test: add --prepare flag (#1314)</title>
<updated>2021-06-22T20:26:56+00:00</updated>
<author>
<name>Deepak Singh Rathore</name>
<email>dsrdeepak8@gmail.com</email>
</author>
<published>2021-06-22T20:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=a9ea4395bca05516e8297588ec943c648f726345'/>
<id>urn:sha1:a9ea4395bca05516e8297588ec943c648f726345</id>
<content type='text'>
* Added prepare flag in test command
* Added test for prepare flag in spec/test_spec.lua

Fixes #1303</content>
</entry>
<entry>
<title>editorconfig: trim trailing whitespace</title>
<updated>2021-03-16T19:32:45+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-03-16T16:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8f3ce333e7a1abfc6bf0488817d9eff4a2fd443f'/>
<id>urn:sha1:8f3ce333e7a1abfc6bf0488817d9eff4a2fd443f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix downgrades of rocks containing directories (#1151)</title>
<updated>2020-02-07T09:42:50+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-02-07T09:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=1a7f921e4cf1d4023340a8ba4dde17cb3e6bd311'/>
<id>urn:sha1:1a7f921e4cf1d4023340a8ba4dde17cb3e6bd311</id>
<content type='text'>
Fixes #1141
</content>
</entry>
<entry>
<title>tests: simplify descriptions and set lazy setup/teardown</title>
<updated>2019-11-29T21:36:42+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-11-13T17:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=b4dfc787519e9d6df798812858e70778b7c5cf30'/>
<id>urn:sha1:b4dfc787519e9d6df798812858e70778b7c5cf30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fs: make module loading side-effect free, require explicit init()</title>
<updated>2018-07-01T18:51:09+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-06-19T12:58:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=a55f09fae00cb3c575f926eda4d76e81ff37b2ba'/>
<id>urn:sha1:a55f09fae00cb3c575f926eda4d76e81ff37b2ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests: test command</title>
<updated>2018-06-22T19:47:55+00:00</updated>
<author>
<name>George Roman</name>
<email>george.roman.99@gmail.com</email>
</author>
<published>2018-06-14T12:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8053c530453d8aae6f13f4a248c1b30e2e1f901f'/>
<id>urn:sha1:8053c530453d8aae6f13f4a248c1b30e2e1f901f</id>
<content type='text'>
</content>
</entry>
</feed>
