| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make 'build' field in rockspecs mandatory. | Ignacio BurgueƱo | 2015-06-24 | 1 | -0/+12 |
| | | | | | | | | | | Rockspecs must have a 'build' field. If by any chance, it is not needed (see #379), add this: ````lua build = { type = "none" } ```` | ||||
| * | Add test files that were not committed before. | Hisham Muhammad | 2015-03-17 | 4 | -0/+14 |
| | | |||||
| * | Test success of patching in `unpack`. Closes #316. | Hisham Muhammad | 2015-03-09 | 1 | -0/+29 |
| | | | | | Includes test cases for the test suite! Yay! | ||||
| * | Add test for missing external deps. Improves coverage. | Hisham Muhammad | 2014-02-08 | 1 | -0/+24 |
| A bug was uncovered writing this! | |||||
