| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(build): ensure --force works for build | Hisham Muhammad | 2024-04-05 | 2 | -0/+45 |
* | tests: convert some install tests | Hisham Muhammad | 2024-03-13 | 1 | -0/+211 |
* | tests: convert most pack tests | Hisham Muhammad | 2024-03-13 | 1 | -0/+128 |
* | tests: replace new_version with quick tests | Hisham Muhammad | 2024-03-13 | 1 | -0/+213 |
* | tests: convert downgrade test to spec/quick | Hisham Muhammad | 2024-03-13 | 1 | -0/+46 |
* | fix(windows): parse slashes correctly when reading rock_manifest | Hisham Muhammad | 2024-03-06 | 1 | -0/+47 |
* | tests(quick): more consistent processing of tmpdir | Hisham Muhammad | 2024-03-06 | 4 | -12/+12 |
* | fix: check permissions before trying to lock | Hisham Muhammad | 2024-03-05 | 1 | -24/+52 |
* | feat: better error message when lacking permissions | Hisham Muhammad | 2024-02-29 | 1 | -7/+28 |
* | tests: speed up and simplify | Hisham Muhammad | 2024-02-29 | 7 | -6/+407 |
* | feat: more informative reports no bad LUA_{INC,LIB}DIR configs | Hisham Muhammad | 2024-02-29 | 2 | -5/+121 |
* | feat(build,install): only rebuild and reinstall when using --force | Hisham Muhammad | 2024-02-29 | 2 | -0/+82 |
* | tests: reorganize and speed up unit tests | Hisham Muhammad | 2024-02-27 | 1 | -0/+22 |
* | tests: replace some more tests with quick tests | Hisham Muhammad | 2024-02-26 | 1 | -3/+254 |
* | fix: better normalization for paths and slashes | Hisham Muhammad | 2024-02-23 | 2 | -4/+4 |
* | tests: introduce quick tests | Hisham Muhammad | 2024-02-23 | 4 | -0/+273 |
* | fix: handle error if test.command is not a string. | Hisham Muhammad | 2024-02-21 | 1 | -0/+51 |