aboutsummaryrefslogtreecommitdiff
path: root/test/testing.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Install luabitop from src rock on travismpeterv2015-12-221-0/+1
* Update LuaCovHisham Muhammad2015-08-301-1/+1
* Strip known extensionsIgnacio Burgueño2015-06-301-0/+13
* Merge pull request #400 from ignacio/400-config-helpHisham Muhammad2015-06-291-0/+1
|\
| * Adds missing testsIgnacio Burgueño2015-06-261-0/+1
* | Add a test for '--rockspec-format' optionmpeterv2015-06-261-0/+1
|/
* Make 'build' field in rockspecs mandatory.Ignacio Burgueño2015-06-241-0/+1
* Add `luarocks config` command for querying LuaRocks settings.Hisham Muhammad2015-05-181-0/+11
* Update lmathx used for testing Lua 5.3Hisham Muhammad2015-05-111-2/+3
* Address issues spotted in the reviewIgnacio Burgueño2015-04-141-1/+0
* Adds --only-deps flag to install commandIgnacio Burgueño2015-04-141-18/+4
* Adds --only-deps flag to the 'build' command.Ignacio Burgueño2015-04-141-0/+20
* Decided to step back in turn this into a warning.Hisham Muhammad2015-04-131-1/+1
* Fail when given an invalid tree.Hisham Muhammad2015-04-131-0/+2
* Add test that checks for error in default sysconfig.Hisham Muhammad2015-04-081-1/+4
* Remove failing test. Try this some other time.Hisham Muhammad2015-03-261-1/+0
* Force package to be in cache.Hisham Muhammad2015-03-261-1/+1
* Add more simple tests.Hisham Muhammad2015-03-261-0/+9
* Merge branch 'master' of https://github.com/keplerproject/luarocksHisham Muhammad2015-03-261-7/+13
|\
| * Make localhost a known host.Hisham Muhammad2015-03-261-0/+1
| * Try not to block checking server identification.Hisham Muhammad2015-03-261-0/+3
| * Let's see if Travis allow sftp'ing to localhost.Hisham Muhammad2015-03-261-7/+9
* | More small tests.Hisham Muhammad2015-03-261-2/+8
|/
* Add trivial tests for `luarocks upload`Hisham Muhammad2015-03-261-1/+7
* luacov-coveralls overwrites luacov.report.out!Hisham Muhammad2015-03-251-7/+10
* luacov-coveralls did not exit with 0?Hisham Muhammad2015-03-251-2/+1
* Run luacov-coveralls from $testing_dirHisham Muhammad2015-03-251-1/+1
* Avoid tests that mess with the testing environment.Hisham Muhammad2015-03-251-4/+6
* Let's try CoverallsHisham Muhammad2015-03-251-3/+6
* Fix inconsistency in --homepage flag in `luarocks doc` and `luarocks write_ro...Hisham Muhammad2015-03-231-0/+1
* Fix tests: new flag parser detected invalid flags in the testsuite.Hisham Muhammad2015-03-231-7/+7
* Add support for space in long option assignments.Hisham Muhammad2015-03-231-2/+6
* Fail nicely if CWD does not exist. Fixes #147.Hisham Muhammad2015-03-231-0/+2
* Test success of patching in `unpack`. Closes #316.Hisham Muhammad2015-03-091-0/+3
* Don't crash when asking for help on invalid cmd.Hisham Muhammad2015-03-041-0/+1
* Use updated LuaFileSystem for Lua 5.3Hisham Muhammad2015-01-151-1/+1
* Updates for Lua 5.3 compatibilityHisham Muhammad2015-01-131-3/+7
* Update stdlib for 5.3Hisham Muhammad2015-01-121-1/+1
* Merge branch 'master' of https://github.com/keplerproject/luarocksHisham Muhammad2015-01-121-1/+1
|\
| * use cprint version compatible with Lua 5.3Philipp Janda2015-01-121-1/+1
* | Updates for Lua 5.3 supportHisham Muhammad2015-01-121-6/+8
|/
* Update stdlib for Lua 5.3 compatibilityHisham Muhammad2015-01-121-1/+1
* Add test that catches #228.Hisham Muhammad2015-01-121-0/+2
* Updates to testing infrastructure (use new luasec, luacov)Hisham Muhammad2015-01-121-6/+7
* Add test for #295.Hisham Muhammad2014-11-261-0/+1
* Make test suite detect crashes on tests that should fail gracefully.Hisham Muhammad2014-11-261-3/+12
* Turn failure into success in test.Hisham Muhammad2014-06-261-1/+1
* Run Travis-CI testsuite on Lua 5.1 and Lua 5.2!Hisham Muhammad2014-03-211-17/+27
* Upgrade luacovHisham Muhammad2014-02-081-2/+2
* Add test for missing external deps. Improves coverage.Hisham Muhammad2014-02-081-1/+14