| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid breaking test in release branches. | Hisham | 2016-12-01 | 1 | -2/+2 |
* | Merge branch 'master' into luarocks-3 | Peter Melnichenko | 2016-11-04 | 2 | -1/+123 |
|\ |
|
| * | Merge pull request #644 from mpeterv/fix-conflict-resolve | Hisham Muhammad | 2016-11-03 | 1 | -1/+68 |
| |\ |
|
| | * | Add a test for conflict resolution with mixed deploy types | Peter Melnichenko | 2016-11-01 | 1 | -1/+68 |
| * | | Add a few tests for luarocks.persist | Peter Melnichenko | 2016-11-02 | 1 | -0/+55 |
| |/ |
|
* | | Merge branch 'luarocks-3' into new-cmd-dir | Hisham | 2016-10-29 | 1 | -0/+13 |
|\ \ |
|
| * | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-29 | 1 | -0/+13 |
| |\| |
|
| | * | Add test for #632. | Hisham | 2016-10-28 | 1 | -0/+13 |
* | | | This doesn't produce an error, only a warning. | Hisham | 2016-10-29 | 1 | -1/+2 |
|/ / |
|
* | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-28 | 1 | -0/+21 |
|\| |
|
| * | Add a few tests for fs.Q | Peter Melnichenko | 2016-10-28 | 1 | -0/+21 |
* | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-27 | 2 | -1/+13 |
|\| |
|
| * | Add two tests for uppercase rock name arguments | Peter Melnichenko | 2016-10-26 | 2 | -1/+13 |
* | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-20 | 1 | -0/+12 |
|\| |
|
| * | Add a test for sailor/sailorproject#138 | Peter Melnichenko | 2016-10-20 | 1 | -0/+12 |
* | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-20 | 1 | -0/+24 |
|\| |
|
| * | Add a test for wrapped script backup | Peter Melnichenko | 2016-10-20 | 1 | -0/+2 |
| * | Add a test for #302 | Peter Melnichenko | 2016-10-19 | 1 | -0/+22 |
* | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-19 | 1 | -4/+4 |
|\| |
|
| * | Fix tests on Windows with Lua 5.3 | Peter Melnichenko | 2016-10-19 | 1 | -4/+4 |
* | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-18 | 1 | -1/+14 |
|\| |
|
| * | Test case for issue #268 | Hisham | 2016-10-18 | 1 | -1/+14 |
| * | Add missing file in test repo | Hisham | 2016-10-15 | 1 | -1/+2 |
* | | Add missing file in test repo | Hisham | 2016-10-15 | 1 | -1/+2 |
* | | Add tests for new flags | Hisham | 2016-10-14 | 1 | -0/+8 |
* | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-14 | 16 | -176/+314 |
|\| |
|
| * | Add tests for util.sortedpairs | Peter Melnichenko | 2016-10-06 | 1 | -0/+56 |
| * | Restore accidentally deleted line! | Hisham | 2016-09-08 | 1 | -0/+1 |
| * | Fix test to match new behavior of `pack`. | Hisham | 2016-09-08 | 1 | -2/+3 |
| * | Tests: luarocks_bool commands log their outputs on failure. | Hisham | 2016-09-08 | 6 | -19/+19 |
| * | Change APPVEYOR_OPENSSL to OPENSSL_DIRS for better test readability | roboo | 2016-08-22 | 4 | -40/+8 |
| * | Fix of config test | roboo | 2016-08-22 | 1 | -19/+16 |
| * | Fix of config test | roboo | 2016-08-22 | 1 | -22/+25 |
| * | Fix of show test | roboo | 2016-08-21 | 1 | -1/+1 |
| * | Windows and appveyor support for tests | roboo | 2016-08-21 | 15 | -173/+277 |
| * | Fix download in test. | Hisham | 2016-07-28 | 1 | -1/+1 |
* | | Fix download in test | Hisham | 2016-07-28 | 1 | -1/+1 |
|/ |
|
* | Closes #595. Fixes placement of rockspec when unpacking a git:// rock. | Hisham | 2016-07-28 | 1 | -2/+11 |
* | Test improvements | roboo | 2016-07-19 | 10 | -51/+49 |
* | Fix of upload tests for lua5.3 | roboo | 2016-07-18 | 4 | -5/+6 |
* | Fix of upload tests for lua5.3 | roboo | 2016-07-18 | 1 | -2/+2 |
* | Fix of mock server setup | roboo | 2016-07-17 | 1 | -13/+2 |
* | New upload tests with mock-server | roboo | 2016-07-17 | 1 | -1/+46 |
* | New pack tests | roboo | 2016-07-15 | 1 | -1/+24 |
* | Fix of luasocket binary rock tests | roboo | 2016-07-14 | 1 | -7/+11 |
* | need_rock() added, new flag noreset environment | roboo | 2016-07-14 | 3 | -8/+4 |
* | new_version test update | roboo | 2016-07-12 | 1 | -0/+7 |
* | Update new_version, pack tests | roboo | 2016-07-11 | 2 | -0/+6 |
* | Update new_version_spec.lua | robooo | 2016-07-10 | 1 | -6/+1 |
* | Doc tests | roboo | 2016-07-10 | 1 | -1/+18 |