<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/spec/download_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>tests: don't use validate-args rockspec in tests</title>
<updated>2022-03-07T02:04:20+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2022-03-06T17:50:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=2fac17d4d211adf9c1fe9668094febb55ee92389'/>
<id>urn:sha1:2fac17d4d211adf9c1fe9668094febb55ee92389</id>
<content type='text'>
We only used the rockspec in testing, but since the app it refers
to is GPL-3, it could cause confusion among users, so let's just
drop it from the test suite.

Closes #1387.
</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: 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>Add support for namespaces.</title>
<updated>2018-04-11T17:38:06+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-04-05T18:50:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=835d21e98e95e0ed2b6b028ddb06fe87427e5488'/>
<id>urn:sha1:835d21e98e95e0ed2b6b028ddb06fe87427e5488</id>
<content type='text'>
For details of the new feature, see
https://github.com/luarocks/luarocks/wiki/Namespaces

This ended up being a huge commit because of some major refactoring
motivated by the new feature:

* new modules for some object types:
  * `luarocks.queries` - all functions that look for rocks in local or
    remote repositories now use objects constructed by this module:
    query objects contain the name, namespace and query constraints.
    Dependencies in a rockspec are also stored as query objects.
  * `luarocks.results` - all individual results produces from queries
    are returned in this format: result objects contain the name,
    namespace, version, arch and repo.
* the `results` object was renamed to `result_tree`, to better
  reflect that it is not an array of `result` objects.
* `luarocks.vers` was removed, its functionality was moved to better locations.

Specifically on namespaces:

* Commands that take a rock `name` can now take `namespace/name`
  (and alternately `--flags=namespace` so that URLs can be
  also installed with a nominal namespace).
* Rocks installed from a namespace now create a `rock_namespace`
  file alongside `rock_manifest`, which is used when matching
  namespaced dependencies against locally-installed rocks.
* Using namespaced dependencies in a rockspec, requires
  `rockspec_format = "3.0"`.
* Tests under the `#namespaces` hashtag, all using a local repository.
</content>
</entry>
<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>Make env vars, paths and run commands available on test env load</title>
<updated>2016-07-08T11:43:19+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2016-07-08T11:30:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8867f3324d97584ed24f3a1082144e9b1375d663'/>
<id>urn:sha1:8867f3324d97584ed24f3a1082144e9b1375d663</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests: disable insulation and use describe() instead of expose()</title>
<updated>2016-07-08T10:50:11+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2016-07-08T10:50:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=20a1baba59e7555b3140e0c2226948447fe8e62a'/>
<id>urn:sha1:20a1baba59e7555b3140e0c2226948447fe8e62a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove all the unused imports in test suite</title>
<updated>2016-07-08T09:45:26+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2016-07-08T09:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=fc7d6f7f6542c5eeef8d92ed717132caa45901c8'/>
<id>urn:sha1:fc7d6f7f6542c5eeef8d92ed717132caa45901c8</id>
<content type='text'>
</content>
</entry>
</feed>
