Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: bump luasystem dependency | Hisham Muhammad | 2025-01-03 | 1 | -1/+1 |
| | |||||
* | tests: rockspec use cleanups | Hisham Muhammad | 2024-03-13 | 1 | -5/+5 |
| | |||||
* | tests: minor tweaks | Hisham Muhammad | 2024-03-13 | 1 | -16/+1 |
| | |||||
* | tests: reorganize and speed up unit tests | Hisham Muhammad | 2024-02-27 | 1 | -173/+0 |
| | |||||
* | fix `test --prepare` with non-busted rocks (#1453) | Pierre Chapuis | 2022-11-28 | 1 | -0/+9 |
| | | | * fix `test --prepare` with non-busted rocks | ||||
* | tests: run tests on Lua 5.4 and LuaJIT 2.1 | Hisham Muhammad | 2022-04-16 | 1 | -1/+1 |
| | |||||
* | tests: avoid repeated hardcoded package version numbers all over | Hisham Muhammad | 2022-04-12 | 1 | -4/+5 |
| | |||||
* | luarocks test: add --prepare flag (#1314) | Deepak Singh Rathore | 2021-06-22 | 1 | -0/+26 |
| | | | | | | * Added prepare flag in test command * Added test for prepare flag in spec/test_spec.lua Fixes #1303 | ||||
* | editorconfig: trim trailing whitespace | Hisham Muhammad | 2021-03-16 | 1 | -32/+32 |
| | |||||
* | fix downgrades of rocks containing directories (#1151) | Hisham Muhammad | 2020-02-07 | 1 | -12/+6 |
| | | | | Fixes #1141 | ||||
* | tests: simplify descriptions and set lazy setup/teardown | Hisham Muhammad | 2019-11-29 | 1 | -3/+3 |
| | |||||
* | fs: make module loading side-effect free, require explicit init() | Hisham Muhammad | 2018-07-01 | 1 | -0/+3 |
| | |||||
* | Tests: test command | George Roman | 2018-06-22 | 1 | -0/+170 |
| | |||||
* | Tests: replace #blackbox with #integration and #whitebox with #unit | George Roman | 2018-06-04 | 1 | -1/+1 |
| | |||||
* | Tests: try to cache rocks from the host system to speed up test | Hisham Muhammad | 2018-05-28 | 1 | -0/+21 |
| | |||||
* | Tests: test the "busted" backend of `luarocks test` with a local fixture | Hisham Muhammad | 2018-05-07 | 1 | -6/+7 |
| | |||||
* | Tests: use luassert 1.7.10 in `luarocks test` tests | Hisham Muhammad | 2018-05-07 | 1 | -7/+7 |
| | |||||
* | Tests: add test for `luarocks test` | Hisham Muhammad | 2018-05-07 | 1 | -0/+56 |