Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fail nicely if CWD does not exist. Fixes #147. | Hisham Muhammad | 2015-03-23 | 1 | -0/+2 |
| | |||||
* | 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 | 2 | -0/+32 |
| | | | | Includes test cases for the test suite! Yay! | ||||
* | Don't crash when asking for help on invalid cmd. | Hisham Muhammad | 2015-03-04 | 1 | -0/+1 |
| | |||||
* | Use updated LuaFileSystem for Lua 5.3 | Hisham Muhammad | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | Updates for Lua 5.3 compatibility | Hisham Muhammad | 2015-01-13 | 1 | -3/+7 |
| | |||||
* | Update stdlib for 5.3 | Hisham Muhammad | 2015-01-12 | 1 | -1/+1 |
| | | | | (thought I had this in the previous commit!) | ||||
* | Merge branch 'master' of https://github.com/keplerproject/luarocks | Hisham Muhammad | 2015-01-12 | 1 | -1/+1 |
|\ | |||||
| * | use cprint version compatible with Lua 5.3 | Philipp Janda | 2015-01-12 | 1 | -1/+1 |
| | | |||||
* | | Updates for Lua 5.3 support | Hisham Muhammad | 2015-01-12 | 1 | -6/+8 |
|/ | |||||
* | Update stdlib for Lua 5.3 compatibility | Hisham Muhammad | 2015-01-12 | 1 | -1/+1 |
| | |||||
* | Add test that catches #228. | Hisham Muhammad | 2015-01-12 | 1 | -0/+2 |
| | |||||
* | Updates to testing infrastructure (use new luasec, luacov) | Hisham Muhammad | 2015-01-12 | 1 | -6/+7 |
| | |||||
* | Add test for #295. | Hisham Muhammad | 2014-11-26 | 1 | -0/+1 |
| | |||||
* | Make test suite detect crashes on tests that should fail gracefully. | Hisham Muhammad | 2014-11-26 | 1 | -3/+12 |
| | |||||
* | Turn failure into success in test. | Hisham Muhammad | 2014-06-26 | 1 | -1/+1 |
| | | | | | Oh, excellent, with the new fallback code in fs.download, this doesn't fail anymore! | ||||
* | Run Travis-CI testsuite on Lua 5.1 and Lua 5.2! | Hisham Muhammad | 2014-03-21 | 1 | -17/+27 |
| | |||||
* | Upgrade luacov | Hisham Muhammad | 2014-02-08 | 1 | -2/+2 |
| | |||||
* | Add test for missing external deps. Improves coverage. | Hisham Muhammad | 2014-02-08 | 2 | -1/+38 |
| | | | | A bug was uncovered writing this! | ||||
* | Add more tests. | Hisham Muhammad | 2014-01-29 | 1 | -1/+7 |
| | |||||
* | Fix regressions caused by #194. Thank you, integrated testing! | Hisham Muhammad | 2013-12-20 | 1 | -1/+1 |
| | |||||
* | Fix some tests that only run locally. | Hisham Muhammad | 2013-12-18 | 1 | -5/+3 |
| | |||||
* | Add named trees, as suggested by @Tieske, plus tests. | Hisham Muhammad | 2013-12-18 | 1 | -3/+3 |
| | |||||
* | More tests | Hisham Muhammad | 2013-12-18 | 1 | -1/+8 |
| | |||||
* | Test environment improvements | Hisham Muhammad | 2013-12-18 | 1 | -41/+64 |
| | |||||
* | Use LuaCov 0.4 | Hisham Muhammad | 2013-12-12 | 1 | -2/+2 |
| | |||||
* | Major updates, hopefully speeding up things. | Hisham Muhammad | 2013-12-12 | 1 | -32/+136 |
| | | | | | Preload necessary rocks and rockspecs and create a local server. Cache LuaSocket compilation for tests that need it. | ||||
* | Going crazy! | Hisham Muhammad | 2013-12-09 | 1 | -1/+1 |
| | |||||
* | Just one more... | Hisham Muhammad | 2013-12-09 | 1 | -1/+1 |
| | |||||
* | skip more rsync stuff | Hisham Muhammad | 2013-12-09 | 1 | -1/+1 |
| | |||||
* | skip rsync stuff | Hisham Muhammad | 2013-12-09 | 1 | -2/+2 |
| | |||||
* | I'm still trying, Travis! I'm still trying! | Hisham Muhammad | 2013-12-09 | 1 | -1/+2 |
| | |||||
* | skip this one | Hisham Muhammad | 2013-12-09 | 1 | -1/+1 |
| | |||||
* | Drop the X11 dependency | Hisham Muhammad | 2013-12-09 | 1 | -1/+1 |
| | |||||
* | Let's use the unstable LuaSec for now. Pinged Bruno about it. | Hisham Muhammad | 2013-12-09 | 1 | -10/+17 |
| | |||||
* | Ah, Ubuntu... | Hisham Muhammad | 2013-12-09 | 1 | -1/+1 |
| | |||||
* | Fixes for Travis-CI | Hisham Muhammad | 2013-12-09 | 1 | -6/+30 |
| | |||||
* | Improve coverage -- now at 80.06% | Hisham Muhammad | 2013-10-29 | 1 | -1/+21 |
| | |||||
* | Improve coverage -- now at 79.65% | Hisham Muhammad | 2013-10-18 | 1 | -1/+7 |
| | |||||
* | Some tests require a local sshd server. | Hisham Muhammad | 2013-10-12 | 1 | -0/+8 |
| | | | | | Add a small check and message to myself, to avoid running the whole thing only to have it fail at the very end. | ||||
* | Fix regressions in test suite | Hisham Muhammad | 2013-09-20 | 1 | -22/+29 |
| | |||||
* | minor updates to the testing.sh script | Hisham Muhammad | 2013-08-28 | 1 | -4/+5 |
| | |||||
* | First commit of still-crappy version of the new test suite.v2.0.12 | Hisham Muhammad | 2012-11-05 | 1 | -0/+269 |
| | | | | | | | | Consider this a prototype. I'm only checking for success or failure of most commands, and not the actual output they produce. I'm also not using a proper test suite tool, it contains hardcoded paths to my environment and the whole thing is taking 30 minutes to run on my computer. But it's better than nothing! | ||||
* | Remove old tests | Hisham Muhammad | 2012-11-05 | 3 | -167/+0 |
| | |||||
* | tweak for local testing | Hisham Muhammad | 2011-08-14 | 1 | -2/+1 |
| | |||||
* | remove traces of luarocks.luaforge.net/rocks | hisham | 2009-10-22 | 1 | -1/+1 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@106 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | Import latest revision from CVS at luaforge.net | hisham | 2009-04-01 | 3 | -0/+168 |
git-svn-id: http://luarocks.org/svn/luarocks/trunk@1 9ca3f7c1-7366-0410-b1a3-b5c78f85698c |