aboutsummaryrefslogtreecommitdiff
path: root/spec (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* path: use versioned LUA_xPATH_5_x variablesHisham Muhammad2018-01-051-0/+34
* Tests: add dependencies to mock-server testsHisham Muhammad2018-01-041-2/+2
* Tests: mark tests with #mock to fix Appveyor failuresHisham Muhammad2018-01-021-1/+1
* Tests: fetching from git stores an identifierHisham Muhammad2018-01-021-0/+23
* Tests: fix URL of testHisham Muhammad2018-01-021-1/+1
* Tests: fix write_rockspec tests wrt scm -> devHisham Muhammad2017-12-191-11/+11
* Tests: add regression test for #750Hisham Muhammad2017-12-191-2/+12
* Tests: mark new_version test using mock-serverHisham Muhammad2017-11-091-18/+21
* Tests: build using INCDIR for an external dependencyHisham Muhammad2017-11-061-4/+22
* Tests: move mock-server utils into test_environment.luaHisham Muhammad2017-10-082-8/+6
* Tests: use local fixture for new_version test.Hisham Muhammad2017-10-082-30/+12
* Tests: use local fixture for upload test.Hisham Muhammad2017-10-081-2/+2
* Use versioned files only. (#734)Hisham Muhammad2017-10-049-143/+87
* Merge branch 'luarocks-3'Hisham Muhammad2017-09-133-2/+19
|\
| * Avoid breaking test in release branches.Hisham2016-12-011-2/+2
| * Merge branch 'master' into luarocks-3Peter Melnichenko2016-11-042-1/+123
| |\
| * \ Merge branch 'luarocks-3' into new-cmd-dirHisham2016-10-291-0/+13
| |\ \
| | * \ Merge branch 'master' into luarocks-3Hisham2016-10-291-0/+13
| | |\ \
| * | | | This doesn't produce an error, only a warning.Hisham2016-10-291-1/+2
| |/ / /
| * | | Merge branch 'master' into luarocks-3Hisham2016-10-281-0/+21
| |\ \ \
| * \ \ \ Merge branch 'master' into luarocks-3Hisham2016-10-272-1/+13
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into luarocks-3Hisham2016-10-201-0/+12
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into luarocks-3Hisham2016-10-201-0/+24
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into luarocks-3Hisham2016-10-191-4/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into luarocks-3Hisham2016-10-181-1/+14
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add missing file in test repoHisham2016-10-151-1/+2
| * | | | | | | | | Add tests for new flagsHisham2016-10-141-0/+8
| * | | | | | | | | Merge branch 'master' into luarocks-3Hisham2016-10-1416-176/+314
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix download in testHisham2016-07-281-1/+1
* | | | | | | | | | | Clarify test_env.need_rock description wrt return valuePeter Melnichenko2017-09-111-1/+1
* | | | | | | | | | | Use dkjson instead of lua-cjson for upload testPeter Melnichenko2017-09-111-4/+1
* | | | | | | | | | | Pass correct rockspec to upload tests that should fail for other reasonsPeter Melnichenko2017-09-111-2/+2
* | | | | | | | | | | Change setup/teardown in make tests to before/after due to wrong useroboo2017-07-061-2/+2
* | | | | | | | | | | Added LPeg dependency for lxsh to luarocks make testsroboo2017-07-051-0/+1
* | | | | | | | | | | Avoid breaking test in release branches.Hisham2016-12-011-2/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge pull request #644 from mpeterv/fix-conflict-resolveHisham Muhammad2016-11-031-1/+68
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add a test for conflict resolution with mixed deploy typesPeter Melnichenko2016-11-011-1/+68
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* / | | | | | | | | Add a few tests for luarocks.persistPeter Melnichenko2016-11-021-0/+55
|/ / / / / / / / /
* | | | | | | | / Add test for #632.Hisham2016-10-281-0/+13
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Add a few tests for fs.QPeter Melnichenko2016-10-281-0/+21
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Add two tests for uppercase rock name argumentsPeter Melnichenko2016-10-262-1/+13
| |_|_|_|_|/ |/| | | | |
* | | | | | Add a test for sailor/sailorproject#138Peter Melnichenko2016-10-201-0/+12
| |_|_|_|/ |/| | | |
* | | | | Add a test for wrapped script backupPeter Melnichenko2016-10-201-0/+2
* | | | | Add a test for #302Peter Melnichenko2016-10-191-0/+22
| |_|_|/ |/| | |
* | | | Fix tests on Windows with Lua 5.3Peter Melnichenko2016-10-191-4/+4
| |_|/ |/| |
* | | Test case for issue #268Hisham2016-10-181-1/+14
* | | Add missing file in test repoHisham2016-10-151-1/+2
| |/ |/|
* | Add tests for util.sortedpairsPeter Melnichenko2016-10-061-0/+56
* | Restore accidentally deleted line!Hisham2016-09-081-0/+1
* | Fix test to match new behavior of `pack`.Hisham2016-09-081-2/+3