<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/spec/remove_spec.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>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: better normalization for paths and slashes</title>
<updated>2024-02-23T23:47:09+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-02-20T16:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=2c4ff5240bf298fec07749f5984de2f08b8736ec'/>
<id>urn:sha1:2c4ff5240bf298fec07749f5984de2f08b8736ec</id>
<content type='text'>
Fixes #1195.
</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>repos: double-check that all files from a rock are installed</title>
<updated>2021-03-19T16:15:53+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-03-16T17:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=2efec770b1b1b27a4b15c3b06a2f5fcadc0b546d'/>
<id>urn:sha1:2efec770b1b1b27a4b15c3b06a2f5fcadc0b546d</id>
<content type='text'>
Ensure that `luarocks` fails if an installation does not successfully
deploy all files registered in the `rock_manifest`.

See #1276.
</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>tests: shorter descriptions</title>
<updated>2020-02-14T12:53:12+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-02-14T12:53:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=bd27d052eaf856bf24c77f556a50b7e19f11cba1'/>
<id>urn:sha1:bd27d052eaf856bf24c77f556a50b7e19f11cba1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests: add test cases for rocks with conflicting module names</title>
<updated>2018-09-04T16:11:12+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-09-03T15:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=b8abb27f98e3c674bd3bca4944a53d10a1a2025d'/>
<id>urn:sha1:b8abb27f98e3c674bd3bca4944a53d10a1a2025d</id>
<content type='text'>
This tests the behavior of upgrades and downgrades on rocks that deploy both
foo.lua and foo.so
</content>
</entry>
<entry>
<title>Add general improvements to the fs module</title>
<updated>2018-07-16T23:34:30+00:00</updated>
<author>
<name>George Roman</name>
<email>george.roman.99@gmail.com</email>
</author>
<published>2018-07-07T15:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4b3ee931cd8ecc5937811cd8e9316d79c0c9c00e'/>
<id>urn:sha1:4b3ee931cd8ecc5937811cd8e9316d79c0c9c00e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests: replace #blackbox with #integration and #whitebox with #unit</title>
<updated>2018-06-04T18:41:51+00:00</updated>
<author>
<name>George Roman</name>
<email>george.roman.99@gmail.com</email>
</author>
<published>2018-05-31T21:05:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4e8c650d7daac769f9af843b1578dd2521318972'/>
<id>urn:sha1:4e8c650d7daac769f9af843b1578dd2521318972</id>
<content type='text'>
</content>
</entry>
<entry>
<title>luarocks-admin: only create index.html if it already exists or --index is given</title>
<updated>2018-05-07T22:29:10+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-05-07T14:19:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=27ecdd5df9e258a3da879cdcb3432e7ff5123222'/>
<id>urn:sha1:27ecdd5df9e258a3da879cdcb3432e7ff5123222</id>
<content type='text'>
</content>
</entry>
</feed>
