aboutsummaryrefslogtreecommitdiff
path: root/spec/install_spec.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tests: add test_env.run_in_tmp utility functionGeorge Roman2018-07-241-12/+6
* Tests: support running with the default detected OpenSSL locationsHisham Muhammad2018-07-181-4/+2
* Tests: separate OPENSSL_DIRS into OPENSSL_INCDIR and OPENSSL_LIBDIRGeorge Roman2018-07-051-2/+4
* Experimental Windows cross-compiled binary buildHisham Muhammad2018-07-021-0/+11
* Tests: remove outdated testHisham Muhammad2018-07-011-20/+0
* Tests: replace small fixture files with inline contentGeorge Roman2018-06-211-1/+14
* Tests: replace #blackbox with #integration and #whitebox with #unitGeorge Roman2018-06-041-1/+1
* Tests: build_dependenciesHisham Muhammad2018-04-131-0/+9
* Add support for namespaces.Hisham Muhammad2018-04-111-2/+29
* Tests: add test for namespaced installHisham Muhammad2018-04-111-25/+33
* Reorganize test suite filesHisham Muhammad2018-01-081-3/+3
* Use versioned files only. (#734)Hisham Muhammad2017-10-041-6/+6
* Add test for #632.Hisham2016-10-281-0/+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
* Tests: luarocks_bool commands log their outputs on failure.Hisham2016-09-081-6/+6
* Change APPVEYOR_OPENSSL to OPENSSL_DIRS for better test readabilityroboo2016-08-221-10/+2
* Windows and appveyor support for testsroboo2016-08-211-14/+22
* Test improvementsroboo2016-07-191-6/+6
* Fix of upload tests for lua5.3roboo2016-07-181-2/+2
* Fix of luasocket binary rock testsroboo2016-07-141-7/+11
* need_rock() added, new flag noreset environmentroboo2016-07-141-3/+0
* Remove some more unused stuff and globals from testsPeter Melnichenko2016-07-081-6/+5
* Make env vars, paths and run commands available on test env loadPeter Melnichenko2016-07-081-3/+3
* Tests: disable insulation and use describe() instead of expose()Peter Melnichenko2016-07-081-1/+1
* Remove all the unused imports in test suitePeter Melnichenko2016-07-081-2/+1
* New test-suite for LuaRocks (#581)robooo2016-07-071-0/+130