Skip to content

Instantly share code, notes, and snippets.

@hishamhm
Created May 25, 2018 17:26
Show Gist options
  • Save hishamhm/7d2401acffbc498bd817bbf9d9b5dd06 to your computer and use it in GitHub Desktop.
Save hishamhm/7d2401acffbc498bd817bbf9d9b5dd06 to your computer and use it in GitHub Desktop.
cat log.txt | grep 'OK ]' | grep @ | sed 's,\(.*\)(\([0-9.]*\) ms).*,\2 \1,g' | sort -n | tac
download "Raw Log" of Travis, then run it through this:
cat log.txt | grep 'OK ]' | grep @ | sed 's,\(.*\)(\([0-9.]*\) ms).*,\2 \1,g' | sort -n | tac
9097.85 [ OK ] spec/test_spec.lua @ 38: luarocks test #blackbox #b_test busted backend with rockspec, installing busted
6656.32 [ OK ] spec/build_spec.lua @ 177: LuaRocks build tests #blackbox #b_build LuaRocks build - more complex tests LuaRocks build luacheck show downloads test_config
6067.46 [ OK ] spec/pack_spec.lua @ 53: LuaRocks pack #blackbox #b_pack src
5725.12 [ OK ] spec/build_spec.lua @ 217: LuaRocks build tests #blackbox #b_build LuaRocks build - more complex tests LuaRocks build with https
5695.56 [ OK ] spec/install_spec.lua @ 172: luarocks install #blackbox #b_install more complex tests handle non-Lua files in build.install.lua when upgrading sailorproject/sailor#138
5473.71 [ OK ] spec/test_spec.lua @ 38: luarocks test #blackbox #b_test busted backend with rockspec, installing busted
4979.15 [ OK ] spec/install_spec.lua @ 74: luarocks install #blackbox #b_install basic tests installs a package with a dependency
4824.47 [ OK ] spec/build_spec.lua @ 95: LuaRocks build tests #blackbox #b_build LuaRocks build - basic builds LuaRocks build luadoc
4320.92 [ OK ] spec/install_spec.lua @ 189: luarocks install #blackbox #b_install more complex tests reinstall
4075.01 [ OK ] spec/build_spec.lua @ 123: LuaRocks build tests #blackbox #b_build LuaRocks build - basic builds LuaRocks build luasec with skipping dependency checks
3891.62 [ OK ] spec/install_spec.lua @ 189: luarocks install #blackbox #b_install more complex tests reinstall
3537.80 [ OK ] spec/install_spec.lua @ 182: luarocks install #blackbox #b_install more complex tests only-deps of luasocket packed rock
3508.47 [ OK ] spec/build_spec.lua @ 183: LuaRocks build tests #blackbox #b_build LuaRocks build - more complex tests LuaRocks build luasec only deps
3473.12 [ OK ] spec/make_spec.lua @ 33: LuaRocks make tests #blackbox #b_make LuaRocks make with rockspec
3378.94 [ OK ] spec/install_spec.lua @ 182: luarocks install #blackbox #b_install more complex tests only-deps of luasocket packed rock
3249.38 [ OK ] spec/build_spec.lua @ 217: LuaRocks build tests #blackbox #b_build LuaRocks build - more complex tests LuaRocks build with https
3205.07 [ OK ] spec/install_spec.lua @ 217: luarocks install #blackbox #b_install New install functionality based on pull request 552 break dependencies force fast
3166.90 [ OK ] spec/make_spec.lua @ 33: LuaRocks make tests #blackbox #b_make LuaRocks make with rockspec
3036.14 [ OK ] spec/deps_spec.lua @ 42: LuaRocks deps tests #blackbox #b_deps LuaRocks deps mode order sys
2917.28 [ OK ] spec/deps_spec.lua @ 98: LuaRocks deps tests #blackbox #b_deps LuaRocks deps mode make order sys
2868.77 [ OK ] spec/deps_spec.lua @ 22: LuaRocks deps tests #blackbox #b_deps LuaRocks deps mode one
2796.72 [ OK ] spec/install_spec.lua @ 172: luarocks install #blackbox #b_install more complex tests handle non-Lua files in build.install.lua when upgrading sailorproject/sailor#138
2741.53 [ OK ] spec/install_spec.lua @ 152: luarocks install #blackbox #b_install more complex tests handle versioned modules and commands from different files when upgrading #302
2579.87 [ OK ] spec/pack_spec.lua @ 53: LuaRocks pack #blackbox #b_pack src
2521.23 [ OK ] spec/deps_spec.lua @ 98: LuaRocks deps tests #blackbox #b_deps LuaRocks deps mode make order sys
2405.58 [ OK ] spec/util_spec.lua @ 21: Basic tests #blackbox #b_util LuaRocks arguments fail
2383.83 [ OK ] spec/deps_spec.lua @ 42: LuaRocks deps tests #blackbox #b_deps LuaRocks deps mode order sys
2314.93 [ OK ] spec/deps_spec.lua @ 22: LuaRocks deps tests #blackbox #b_deps LuaRocks deps mode one
2167.47 [ OK ] spec/deps_spec.lua @ 81: LuaRocks deps tests #blackbox #b_deps LuaRocks deps mode make order
2121.71 [ OK ] spec/deps_spec.lua @ 62: LuaRocks deps tests #blackbox #b_deps LuaRocks deps mode none
2036.25 [ OK ] spec/deps_spec.lua @ 32: LuaRocks deps tests #blackbox #b_deps LuaRocks deps mode order
1964.96 [ OK ] spec/make_spec.lua @ 67: LuaRocks make tests #blackbox #b_make LuaRocks making rockspecs (using lxsh) LuaRocks make default rockspec
1910.14 [ OK ] spec/deps_spec.lua @ 52: LuaRocks deps tests #blackbox #b_deps LuaRocks deps mode all sys
1902.78 [ OK ] spec/util_spec.lua @ 21: Basic tests #blackbox #b_util LuaRocks arguments fail
1849.39 [ OK ] spec/install_spec.lua @ 116: luarocks install #blackbox #b_install more complex tests luasec with skipping dependency checks
1797.01 [ OK ] spec/make_spec.lua @ 75: LuaRocks make tests #blackbox #b_make LuaRocks making rockspecs (using lxsh) LuaRocks make unnamed rockspec
1789.62 [ OK ] spec/remove_spec.lua @ 45: LuaRocks remove tests #blackbox #b_remove LuaRocks remove basic tests LuaRocks remove built abelhas with uppercase name
1750.81 [ OK ] spec/remove_spec.lua @ 38: LuaRocks remove tests #blackbox #b_remove LuaRocks remove basic tests LuaRocks remove built abelhas
1749.76 [ OK ] spec/install_spec.lua @ 210: luarocks install #blackbox #b_install New install functionality based on pull request 552 break dependencies force
1739.86 [ OK ] spec/install_spec.lua @ 116: luarocks install #blackbox #b_install more complex tests luasec with skipping dependency checks
1664.16 [ OK ] spec/install_spec.lua @ 74: luarocks install #blackbox #b_install basic tests installs a package with a dependency
1631.14 [ OK ] spec/deps_spec.lua @ 81: LuaRocks deps tests #blackbox #b_deps LuaRocks deps mode make order
1627.59 [ OK ] spec/build_spec.lua @ 123: LuaRocks build tests #blackbox #b_build LuaRocks build - basic builds LuaRocks build luasec with skipping dependency checks
1571.05 [ OK ] spec/install_spec.lua @ 152: luarocks install #blackbox #b_install more complex tests handle versioned modules and commands from different files when upgrading #302
1562.45 [ OK ] spec/remove_spec.lua @ 45: LuaRocks remove tests #blackbox #b_remove LuaRocks remove basic tests LuaRocks remove built abelhas with uppercase name
1548.89 [ OK ] spec/build_spec.lua @ 75: LuaRocks build tests #blackbox #b_build LuaRocks build - building lpeg with flags LuaRocks build lpeg only-sources example
1527.11 [ OK ] spec/make_spec.lua @ 67: LuaRocks make tests #blackbox #b_make LuaRocks making rockspecs (using lxsh) LuaRocks make default rockspec
1494.03 [ OK ] spec/deps_spec.lua @ 52: LuaRocks deps tests #blackbox #b_deps LuaRocks deps mode all sys
1493.34 [ OK ] spec/make_spec.lua @ 75: LuaRocks make tests #blackbox #b_make LuaRocks making rockspecs (using lxsh) LuaRocks make unnamed rockspec
1465.77 [ OK ] spec/deps_spec.lua @ 62: LuaRocks deps tests #blackbox #b_deps LuaRocks deps mode none
1460.66 [ OK ] spec/remove_spec.lua @ 38: LuaRocks remove tests #blackbox #b_remove LuaRocks remove basic tests LuaRocks remove built abelhas
1451.40 [ OK ] spec/build_spec.lua @ 75: LuaRocks build tests #blackbox #b_build LuaRocks build - building lpeg with flags LuaRocks build lpeg only-sources example
1443.73 [ OK ] spec/build_spec.lua @ 198: LuaRocks build tests #blackbox #b_build LuaRocks build - more complex tests LuaRocks build only deps of downloaded rock of lxsh
1439.31 [ OK ] spec/build_spec.lua @ 189: LuaRocks build tests #blackbox #b_build LuaRocks build - more complex tests LuaRocks build only deps of downloaded rockspec of lxsh
1423.90 [ OK ] spec/deps_spec.lua @ 32: LuaRocks deps tests #blackbox #b_deps LuaRocks deps mode order
1373.94 [ OK ] spec/install_spec.lua @ 61: luarocks install #blackbox #b_install basic tests only-deps of lxsh show there is no lxsh
1371.31 [ OK ] spec/pack_spec.lua @ 44: LuaRocks pack #blackbox #b_pack detects latest version version of rock
1362.64 [ OK ] spec/install_spec.lua @ 61: luarocks install #blackbox #b_install basic tests only-deps of lxsh show there is no lxsh
1359.99 [ OK ] spec/build_spec.lua @ 64: LuaRocks build tests #blackbox #b_build LuaRocks build - building lpeg with flags LuaRocks build lpeg branch=master
1351.92 [ OK ] spec/build_spec.lua @ 60: LuaRocks build tests #blackbox #b_build LuaRocks build - building lpeg with flags LuaRocks build lpeg verbose
1330.77 [ OK ] spec/install_spec.lua @ 204: luarocks install #blackbox #b_install New install functionality based on pull request 552 break dependencies warning
1308.80 [ OK ] spec/install_spec.lua @ 139: luarocks install #blackbox #b_install more complex tests handle versioned modules when installing another version with --keep #268
1297.76 [ OK ] spec/build_spec.lua @ 198: LuaRocks build tests #blackbox #b_build LuaRocks build - more complex tests LuaRocks build only deps of downloaded rock of lxsh
1273.64 [ OK ] spec/build_spec.lua @ 189: LuaRocks build tests #blackbox #b_build LuaRocks build - more complex tests LuaRocks build only deps of downloaded rockspec of lxsh
1209.81 [ OK ] spec/install_spec.lua @ 210: luarocks install #blackbox #b_install New install functionality based on pull request 552 break dependencies force
1169.07 [ OK ] spec/install_spec.lua @ 217: luarocks install #blackbox #b_install New install functionality based on pull request 552 break dependencies force fast
1164.55 [ OK ] spec/install_spec.lua @ 204: luarocks install #blackbox #b_install New install functionality based on pull request 552 break dependencies warning
1154.00 [ OK ] spec/pack_spec.lua @ 44: LuaRocks pack #blackbox #b_pack detects latest version version of rock
1107.94 [ OK ] spec/install_spec.lua @ 139: luarocks install #blackbox #b_install more complex tests handle versioned modules when installing another version with --keep #268
1071.30 [ OK ] spec/build_spec.lua @ 207: LuaRocks build tests #blackbox #b_build LuaRocks build - more complex tests LuaRocks build no https
1065.13 [ OK ] spec/upload_spec.lua @ 31: LuaRocks upload tests #blackbox #b_upload LuaRocks upload force #unix
1030.07 [ OK ] spec/build_spec.lua @ 64: LuaRocks build tests #blackbox #b_build LuaRocks build - building lpeg with flags LuaRocks build lpeg branch=master
987.20 [ OK ] spec/build_spec.lua @ 207: LuaRocks build tests #blackbox #b_build LuaRocks build - more complex tests LuaRocks build no https
971.45 [ OK ] spec/build_spec.lua @ 60: LuaRocks build tests #blackbox #b_build LuaRocks build - building lpeg with flags LuaRocks build lpeg verbose
970.19 [ OK ] spec/deps_spec.lua @ 72: LuaRocks deps tests #blackbox #b_deps LuaRocks nodeps alias
956.22 [ OK ] spec/make_spec.lua @ 106: LuaRocks make tests #blackbox #b_make LuaRocks making rockspecs (using lxsh) LuaRocks make pack binary rock
887.25 [ OK ] spec/install_spec.lua @ 88: luarocks install #blackbox #b_install #namespaces installs a package with a namespaced dependency
825.87 [ OK ] spec/build_spec.lua @ 149: LuaRocks build tests #blackbox #b_build #namespaces builds a package with a namespaced dependency
789.95 [ OK ] spec/doc_spec.lua @ 43: LuaRocks doc tests #blackbox #b_doc #namespaces retrieves docs for a namespaced package from the command-line
788.90 [ OK ] spec/install_spec.lua @ 45: luarocks install #blackbox #b_install basic tests fails invalid patch
785.94 [ OK ] spec/install_spec.lua @ 70: luarocks install #blackbox #b_install basic tests installs a package with an executable
756.13 [ OK ] spec/remove_spec.lua @ 58: LuaRocks remove tests #blackbox #b_remove LuaRocks remove more complex tests LuaRocks remove fail, break dependencies
753.08 [ OK ] spec/install_spec.lua @ 228: luarocks install #blackbox #b_install #build_dependencies install does not install a build dependency
743.73 [ OK ] spec/make_spec.lua @ 87: LuaRocks make tests #blackbox #b_make LuaRocks making rockspecs (using lxsh) LuaRocks make ambiguous rockspec
726.45 [ OK ] spec/install_spec.lua @ 88: luarocks install #blackbox #b_install #namespaces installs a package with a namespaced dependency
724.01 [ OK ] spec/make_spec.lua @ 96: LuaRocks make tests #blackbox #b_make LuaRocks making rockspecs (using lxsh) LuaRocks make ambiguous unnamed rockspec
711.08 [ OK ] spec/build_spec.lua @ 164: LuaRocks build tests #blackbox #b_build #namespaces builds a package considering namespace of locally installed package
706.14 [ OK ] spec/make_spec.lua @ 106: LuaRocks make tests #blackbox #b_make LuaRocks making rockspecs (using lxsh) LuaRocks make pack binary rock
702.04 [ OK ] spec/build_spec.lua @ 227: LuaRocks build tests #blackbox #b_build LuaRocks build - more complex tests LuaRocks build invalid patch
701.69 [ OK ] spec/build_spec.lua @ 149: LuaRocks build tests #blackbox #b_build #namespaces builds a package with a namespaced dependency
698.12 [ OK ] spec/build_spec.lua @ 104: LuaRocks build tests #blackbox #b_build LuaRocks build - basic builds LuaRocks build command stdlib
690.46 [ OK ] spec/install_spec.lua @ 104: luarocks install #blackbox #b_install #namespaces installs a package considering namespace of locally installed package
679.86 [ OK ] spec/remove_spec.lua @ 58: LuaRocks remove tests #blackbox #b_remove LuaRocks remove more complex tests LuaRocks remove fail, break dependencies
670.38 [ OK ] spec/make_spec.lua @ 87: LuaRocks make tests #blackbox #b_make LuaRocks making rockspecs (using lxsh) LuaRocks make ambiguous rockspec
668.47 [ OK ] spec/unpack_spec.lua @ 28: LuaRocks unpack tests #blackbox #b_unpack LuaRocks unpack basic fail tests LuaRocks unpack with invalid patch
657.56 [ OK ] spec/install_spec.lua @ 228: luarocks install #blackbox #b_install #build_dependencies install does not install a build dependency
642.71 [ OK ] spec/make_spec.lua @ 96: LuaRocks make tests #blackbox #b_make LuaRocks making rockspecs (using lxsh) LuaRocks make ambiguous unnamed rockspec
641.44 [ OK ] spec/install_spec.lua @ 81: luarocks install #blackbox #b_install #namespaces installs a namespaced package from the command-line
632.40 [ OK ] spec/unpack_spec.lua @ 28: LuaRocks unpack tests #blackbox #b_unpack LuaRocks unpack basic fail tests LuaRocks unpack with invalid patch
630.26 [ OK ] spec/install_spec.lua @ 104: luarocks install #blackbox #b_install #namespaces installs a package considering namespace of locally installed package
619.16 [ OK ] spec/install_spec.lua @ 45: luarocks install #blackbox #b_install basic tests fails invalid patch
598.06 [ OK ] spec/doc_spec.lua @ 43: LuaRocks doc tests #blackbox #b_doc #namespaces retrieves docs for a namespaced package from the command-line
596.32 [ OK ] spec/doc_spec.lua @ 51: LuaRocks doc tests #blackbox #b_doc LuaRocks doc tests with flags LuaRocks doc of installed luarepl
595.32 [ OK ] spec/build_spec.lua @ 142: LuaRocks build tests #blackbox #b_build #namespaces builds a namespaced package from the command-line
582.17 [ OK ] spec/doc_spec.lua @ 25: LuaRocks doc tests #blackbox #b_doc LuaRocks doc basic tests LuaRocks doc with no homepage
580.14 [ OK ] spec/doc_spec.lua @ 29: LuaRocks doc tests #blackbox #b_doc LuaRocks doc basic tests LuaRocks doc with no home page and no doc folder
579.91 [ OK ] spec/remove_spec.lua @ 66: LuaRocks remove tests #blackbox #b_remove LuaRocks remove more complex tests LuaRocks remove force
572.32 [ OK ] spec/doc_spec.lua @ 34: LuaRocks doc tests #blackbox #b_doc LuaRocks doc basic tests LuaRocks doc with no doc folder opening descript.homepage
564.67 [ OK ] spec/build_spec.lua @ 95: LuaRocks build tests #blackbox #b_build LuaRocks build - basic builds LuaRocks build luadoc
563.44 [ OK ] spec/build_spec.lua @ 164: LuaRocks build tests #blackbox #b_build #namespaces builds a package considering namespace of locally installed package
562.44 [ OK ] spec/remove_spec.lua @ 75: LuaRocks remove tests #blackbox #b_remove LuaRocks remove more complex tests LuaRocks remove force fast
559.19 [ OK ] spec/build_spec.lua @ 254: LuaRocks build tests #blackbox #b_build #build_dependencies builds with a build dependency
554.59 [ OK ] spec/doc_spec.lua @ 67: LuaRocks doc tests #blackbox #b_doc LuaRocks doc tests with flags LuaRocks doc of luacov local
538.71 [ OK ] spec/doc_spec.lua @ 72: LuaRocks doc tests #blackbox #b_doc LuaRocks doc tests with flags LuaRocks doc of luacov porcelain
530.92 [ OK ] spec/unpack_spec.lua @ 55: LuaRocks unpack tests #blackbox #b_unpack LuaRocks unpack more complex tests LuaRocks unpack git:// rockspec
530.60 [ OK ] spec/install_spec.lua @ 81: luarocks install #blackbox #b_install #namespaces installs a namespaced package from the command-line
516.80 [ OK ] spec/doc_spec.lua @ 61: LuaRocks doc tests #blackbox #b_doc LuaRocks doc tests with flags LuaRocks doc of luacov and list doc folder
515.25 [ OK ] spec/build_spec.lua @ 109: LuaRocks build tests #blackbox #b_build LuaRocks build - basic builds LuaRocks build install bin luarepl
512.86 [ OK ] spec/util_spec.lua @ 30: Basic tests #blackbox #b_util LuaRocks execute from not existing directory #unix
508.15 [ OK ] spec/show_spec.lua @ 76: LuaRocks show #blackbox #b_show old version of luacov
507.17 [ OK ] spec/doc_spec.lua @ 56: LuaRocks doc tests #blackbox #b_doc LuaRocks doc tests with flags LuaRocks doc of luacov and access its home page
501.68 [ OK ] spec/build_spec.lua @ 254: LuaRocks build tests #blackbox #b_build #build_dependencies builds with a build dependency
492.62 [ OK ] spec/build_spec.lua @ 183: LuaRocks build tests #blackbox #b_build LuaRocks build - more complex tests LuaRocks build luasec only deps
489.02 [ OK ] spec/unpack_spec.lua @ 46: LuaRocks unpack tests #blackbox #b_unpack LuaRocks unpack more complex tests LuaRocks unpack src
485.15 [ OK ] spec/doc_spec.lua @ 29: LuaRocks doc tests #blackbox #b_doc LuaRocks doc basic tests LuaRocks doc with no home page and no doc folder
484.53 [ OK ] spec/deps_spec.lua @ 72: LuaRocks deps tests #blackbox #b_deps LuaRocks nodeps alias
482.89 [ OK ] spec/remove_spec.lua @ 66: LuaRocks remove tests #blackbox #b_remove LuaRocks remove more complex tests LuaRocks remove force
481.76 [ OK ] spec/add_spec.lua @ 19: LuaRocks add tests #blackbox #b_add LuaRocks-admin add tests LuaRocks-admin add invalid rock #ssh
478.29 [ OK ] spec/unpack_spec.lua @ 55: LuaRocks unpack tests #blackbox #b_unpack LuaRocks unpack more complex tests LuaRocks unpack git:// rockspec
472.78 [ OK ] spec/install_spec.lua @ 41: luarocks install #blackbox #b_install basic tests fails with invalid argument
469.76 [ OK ] spec/lint_spec.lua @ 21: LuaRocks lint tests #blackbox #b_lint LuaRocks lint invalid argument
468.33 [ OK ] spec/build_spec.lua @ 142: LuaRocks build tests #blackbox #b_build #namespaces builds a namespaced package from the command-line
467.67 [ OK ] spec/upload_spec.lua @ 31: LuaRocks upload tests #blackbox #b_upload LuaRocks upload force #unix
466.22 [ OK ] spec/new_version_spec.lua @ 30: LuaRocks new_version tests #blackbox #b_new_version basic tests with invalid
465.01 [ OK ] spec/make_spec.lua @ 150: LuaRocks make tests #blackbox #b_make LuaRocks make upgrading rockspecs with mixed deploy types modules with same name from lua/ and lib/ when downgrading
462.89 [ OK ] spec/build_spec.lua @ 227: LuaRocks build tests #blackbox #b_build LuaRocks build - more complex tests LuaRocks build invalid patch
461.63 [ OK ] spec/doc_spec.lua @ 25: LuaRocks doc tests #blackbox #b_doc LuaRocks doc basic tests LuaRocks doc with no homepage
460.76 [ OK ] spec/install_spec.lua @ 96: luarocks install #blackbox #b_install #namespaces installs a package reusing a namespaced dependency
459.88 [ OK ] spec/build_spec.lua @ 42: LuaRocks build tests #blackbox #b_build LuaRocks build - basic testing set LuaRocks build invalid
457.03 [ OK ] spec/lint_spec.lua @ 33: LuaRocks lint tests #blackbox #b_lint LuaRocks lint mismatch set LuaRocks lint mismatch string
453.50 [ OK ] spec/unpack_spec.lua @ 62: LuaRocks unpack tests #blackbox #b_unpack LuaRocks unpack more complex tests LuaRocks unpack binary
451.61 [ OK ] spec/pack_spec.lua @ 80: LuaRocks pack #blackbox #b_pack #namespaces packs a namespaced rock
446.16 [ OK ] spec/doc_spec.lua @ 67: LuaRocks doc tests #blackbox #b_doc LuaRocks doc tests with flags LuaRocks doc of luacov local
445.54 [ OK ] spec/build_spec.lua @ 156: LuaRocks build tests #blackbox #b_build #namespaces builds a package reusing a namespaced dependency
444.30 [ OK ] spec/doc_spec.lua @ 22: LuaRocks doc tests #blackbox #b_doc LuaRocks doc basic tests LuaRocks doc with invalid argument
439.96 [ OK ] spec/make_spec.lua @ 122: LuaRocks make tests #blackbox #b_make LuaRocks make upgrading rockspecs with mixed deploy types modules with same name from lua/ and lib/ when upgrading
438.24 [ OK ] spec/lint_spec.lua @ 37: LuaRocks lint tests #blackbox #b_lint LuaRocks lint mismatch set LuaRocks lint mismatch version
434.08 [ OK ] spec/doc_spec.lua @ 51: LuaRocks doc tests #blackbox #b_doc LuaRocks doc tests with flags LuaRocks doc of installed luarepl
432.54 [ OK ] spec/doc_spec.lua @ 61: LuaRocks doc tests #blackbox #b_doc LuaRocks doc tests with flags LuaRocks doc of luacov and list doc folder
432.32 [ OK ] spec/build_spec.lua @ 104: LuaRocks build tests #blackbox #b_build LuaRocks build - basic builds LuaRocks build command stdlib
432.20 [ OK ] spec/doc_spec.lua @ 34: LuaRocks doc tests #blackbox #b_doc LuaRocks doc basic tests LuaRocks doc with no doc folder opening descript.homepage
431.88 [ OK ] spec/lint_spec.lua @ 41: LuaRocks lint tests #blackbox #b_lint LuaRocks lint mismatch set LuaRocks lint mismatch table
427.97 [ OK ] spec/download_spec.lua @ 22: LuaRocks download tests #blackbox #b_download LuaRocks download invalid
423.56 [ OK ] spec/install_spec.lua @ 196: luarocks install #blackbox #b_install more complex tests binary rock of cprint
423.27 [ OK ] spec/build_spec.lua @ 99: LuaRocks build tests #blackbox #b_build LuaRocks build - basic builds LuaRocks build luacov diff version
417.23 [ OK ] spec/new_version_spec.lua @ 64: LuaRocks new_version tests #blackbox #b_new_version more complex tests updating md5
416.78 [ OK ] spec/doc_spec.lua @ 56: LuaRocks doc tests #blackbox #b_doc LuaRocks doc tests with flags LuaRocks doc of luacov and access its home page
416.52 [ OK ] spec/lint_spec.lua @ 21: LuaRocks lint tests #blackbox #b_lint LuaRocks lint invalid argument
415.36 [ OK ] spec/new_version_spec.lua @ 20: LuaRocks new_version tests #blackbox #b_new_version basic tests with no flags/arguments
414.82 [ OK ] spec/remove_spec.lua @ 75: LuaRocks remove tests #blackbox #b_remove LuaRocks remove more complex tests LuaRocks remove force fast
414.40 [ OK ] spec/install_spec.lua @ 126: luarocks install #blackbox #b_install more complex tests handle relative path in --tree #632
414.24 [ OK ] spec/install_spec.lua @ 96: luarocks install #blackbox #b_install #namespaces installs a package reusing a namespaced dependency
411.65 [ OK ] spec/new_version_spec.lua @ 30: LuaRocks new_version tests #blackbox #b_new_version basic tests with invalid
409.71 [ OK ] spec/install_spec.lua @ 41: luarocks install #blackbox #b_install basic tests fails with invalid argument
407.09 [ OK ] spec/unpack_spec.lua @ 62: LuaRocks unpack tests #blackbox #b_unpack LuaRocks unpack more complex tests LuaRocks unpack binary
405.74 [ OK ] spec/doc_spec.lua @ 72: LuaRocks doc tests #blackbox #b_doc LuaRocks doc tests with flags LuaRocks doc of luacov porcelain
405.61 [ OK ] spec/install_spec.lua @ 196: luarocks install #blackbox #b_install more complex tests binary rock of cprint
405.49 [ OK ] spec/show_spec.lua @ 43: LuaRocks show #blackbox #b_show basic tests with flags list dependencies
405.41 [ OK ] spec/pack_spec.lua @ 80: LuaRocks pack #blackbox #b_pack #namespaces packs a namespaced rock
404.61 [ OK ] spec/add_spec.lua @ 23: LuaRocks add tests #blackbox #b_add LuaRocks-admin add tests LuaRocks-admin add missing argument
404.32 [ OK ] spec/show_spec.lua @ 76: LuaRocks show #blackbox #b_show old version of luacov
401.82 [ OK ] spec/util_spec.lua @ 13: Basic tests #blackbox #b_util LuaRocks version
399.91 [ OK ] spec/remove_spec.lua @ 22: LuaRocks remove tests #blackbox #b_remove LuaRocks remove basic tests LuaRocks remove with no flags/arguments
395.67 [ OK ] spec/pack_spec.lua @ 32: LuaRocks pack #blackbox #b_pack invalid rockspec
394.99 [ OK ] spec/new_version_spec.lua @ 64: LuaRocks new_version tests #blackbox #b_new_version more complex tests updating md5
394.76 [ OK ] spec/build_spec.lua @ 241: LuaRocks build tests #blackbox #b_build #mock external dependencies fails when missing external dependency
394.59 [ OK ] spec/util_spec.lua @ 49: Basic tests #blackbox #b_util LuaRocks timeout invalid
392.46 [ OK ] spec/make_spec.lua @ 150: LuaRocks make tests #blackbox #b_make LuaRocks make upgrading rockspecs with mixed deploy types modules with same name from lua/ and lib/ when downgrading
392.20 [ OK ] spec/add_spec.lua @ 27: LuaRocks add tests #blackbox #b_add LuaRocks-admin add tests LuaRocks-admin add invalid server
391.71 [ OK ] spec/build_spec.lua @ 114: LuaRocks build tests #blackbox #b_build LuaRocks build - basic builds LuaRocks build supported platforms lpty
390.82 [ OK ] spec/pack_spec.lua @ 40: LuaRocks pack #blackbox #b_pack not installed rock from non existing manifest
387.35 [ OK ] spec/make_spec.lua @ 136: LuaRocks make tests #blackbox #b_make LuaRocks make upgrading rockspecs with mixed deploy types modules with same name from lua/ and lib/ when upgrading with --keep
386.55 [ OK ] spec/build_spec.lua @ 38: LuaRocks build tests #blackbox #b_build LuaRocks build - basic testing set LuaRocks build with no flags/arguments
386.53 [ OK ] spec/add_spec.lua @ 31: LuaRocks add tests #blackbox #b_add LuaRocks-admin add tests LuaRocks-admin add invalid server #ssh
386.40 [ OK ] spec/make_spec.lua @ 122: LuaRocks make tests #blackbox #b_make LuaRocks make upgrading rockspecs with mixed deploy types modules with same name from lua/ and lib/ when upgrading
386.27 [ OK ] spec/build_spec.lua @ 114: LuaRocks build tests #blackbox #b_build LuaRocks build - basic builds LuaRocks build supported platforms lpty
385.51 [ OK ] spec/help_spec.lua @ 16: LuaRocks help tests #blackbox #b_help LuaRocks help invalid argument
385.48 [ OK ] spec/make_spec.lua @ 164: LuaRocks make tests #blackbox #b_make LuaRocks make upgrading rockspecs with mixed deploy types modules with same name from lua/ and lib/ when downgrading with --keep
384.62 [ OK ] spec/pack_spec.lua @ 23: LuaRocks pack #blackbox #b_pack with no flags/arguments
383.88 [ OK ] spec/build_spec.lua @ 70: LuaRocks build tests #blackbox #b_build LuaRocks build - building lpeg with flags LuaRocks build lpeg deps-mode=123
383.04 [ OK ] spec/make_spec.lua @ 23: LuaRocks make tests #blackbox #b_make LuaRocks make with no flags/arguments
382.48 [ OK ] spec/util_spec.lua @ 17: Basic tests #blackbox #b_util LuaRocks unknown command
381.48 [ OK ] spec/add_spec.lua @ 36: LuaRocks add tests #blackbox #b_add LuaRocks-admin add tests LuaRocks-admin add invalid server
381.19 [ OK ] spec/install_spec.lua @ 126: luarocks install #blackbox #b_install more complex tests handle relative path in --tree #632
379.04 [ OK ] spec/install_spec.lua @ 37: luarocks install #blackbox #b_install basic tests fails with no flags/arguments
375.43 [ OK ] spec/unpack_spec.lua @ 24: LuaRocks unpack tests #blackbox #b_unpack LuaRocks unpack basic fail tests LuaRocks unpack with invalid rockspec
375.02 [ OK ] spec/show_spec.lua @ 37: LuaRocks show #blackbox #b_show basic tests with flags --deps
375.00 [ OK ] spec/util_spec.lua @ 30: Basic tests #blackbox #b_util LuaRocks execute from not existing directory #unix
374.70 [ OK ] spec/lint_spec.lua @ 17: LuaRocks lint tests #blackbox #b_lint LuaRocks lint with no flags/arguments
374.52 [ OK ] spec/build_spec.lua @ 48: LuaRocks build tests #blackbox #b_build LuaRocks build - building lpeg with flags LuaRocks build fail build permissions
373.99 [ OK ] spec/purge_spec.lua @ 17: LuaRocks purge tests #blackbox #b_purge LuaRocks purge basic tests LuaRocks purge missing tree
373.90 [ OK ] spec/remove_spec.lua @ 26: LuaRocks remove tests #blackbox #b_remove LuaRocks remove basic tests LuaRocks remove invalid rock
373.90 [ OK ] spec/install_spec.lua @ 57: luarocks install #blackbox #b_install basic tests fails not a zip file
373.19 [ OK ] spec/build_spec.lua @ 54: LuaRocks build tests #blackbox #b_build LuaRocks build - building lpeg with flags LuaRocks build fail build permissions parent
372.52 [ OK ] spec/build_spec.lua @ 156: LuaRocks build tests #blackbox #b_build #namespaces builds a package reusing a namespaced dependency
371.15 [ OK ] spec/remove_spec.lua @ 30: LuaRocks remove tests #blackbox #b_remove LuaRocks remove basic tests LuaRocks remove missing rock
369.90 [ OK ] spec/doc_spec.lua @ 19: LuaRocks doc tests #blackbox #b_doc LuaRocks doc basic tests LuaRocks doc with no flags/arguments
369.34 [ OK ] spec/install_spec.lua @ 49: luarocks install #blackbox #b_install basic tests fails invalid rock
369.06 [ OK ] spec/purge_spec.lua @ 26: LuaRocks purge tests #blackbox #b_purge LuaRocks purge basic tests LuaRocks purge tree missing files
368.93 [ OK ] spec/install_spec.lua @ 66: luarocks install #blackbox #b_install basic tests fails with incompatible architecture
368.75 [ OK ] spec/write_rockspec_spec.lua @ 24: LuaRocks write_rockspec tests #blackbox #b_write_rockspec fails with invalid argument
368.74 [ OK ] spec/lint_spec.lua @ 45: LuaRocks lint tests #blackbox #b_lint LuaRocks lint mismatch set LuaRocks lint mismatch no build table
368.57 [ OK ] spec/unpack_spec.lua @ 20: LuaRocks unpack tests #blackbox #b_unpack LuaRocks unpack basic fail tests LuaRocks unpack with no flags/arguments
368.01 [ OK ] spec/install_spec.lua @ 57: luarocks install #blackbox #b_install basic tests fails not a zip file
367.83 [ OK ] spec/config_spec.lua @ 59: LuaRocks config tests #blackbox #b_config LuaRocks config - basic tests LuaRocks config missing user config
367.37 [ OK ] spec/show_spec.lua @ 18: LuaRocks show #blackbox #b_show basic tests with flags invalid
366.69 [ OK ] spec/pack_spec.lua @ 36: LuaRocks pack #blackbox #b_pack not installed rock
366.66 [ OK ] spec/unpack_spec.lua @ 46: LuaRocks unpack tests #blackbox #b_unpack LuaRocks unpack more complex tests LuaRocks unpack src
364.68 [ OK ] spec/install_spec.lua @ 37: luarocks install #blackbox #b_install basic tests fails with no flags/arguments
364.50 [ OK ] spec/build_spec.lua @ 70: LuaRocks build tests #blackbox #b_build LuaRocks build - building lpeg with flags LuaRocks build lpeg deps-mode=123
364.27 [ OK ] spec/make_spec.lua @ 136: LuaRocks make tests #blackbox #b_make LuaRocks make upgrading rockspecs with mixed deploy types modules with same name from lua/ and lib/ when upgrading with --keep
364.00 [ OK ] spec/make_spec.lua @ 164: LuaRocks make tests #blackbox #b_make LuaRocks make upgrading rockspecs with mixed deploy types modules with same name from lua/ and lib/ when downgrading with --keep
363.35 [ OK ] spec/install_spec.lua @ 49: luarocks install #blackbox #b_install basic tests fails invalid rock
359.20 [ OK ] spec/write_rockspec_spec.lua @ 28: LuaRocks write_rockspec tests #blackbox #b_write_rockspec fails with invalid zip
358.56 [ OK ] spec/upload_spec.lua @ 23: LuaRocks upload tests #blackbox #b_upload LuaRocks upload api key invalid
358.11 [ OK ] spec/test_spec.lua @ 27: luarocks test #blackbox #b_test fails with no flags/arguments
357.78 [ OK ] spec/add_spec.lua @ 31: LuaRocks add tests #blackbox #b_add LuaRocks-admin add tests LuaRocks-admin add invalid server #ssh
355.93 [ OK ] spec/remove_spec.lua @ 34: LuaRocks remove tests #blackbox #b_remove LuaRocks remove basic tests LuaRocks remove invalid argument
355.65 [ OK ] spec/config_spec.lua @ 69: LuaRocks config tests #blackbox #b_config LuaRocks config - more complex tests LuaRocks fail system config
355.34 [ OK ] spec/doc_spec.lua @ 22: LuaRocks doc tests #blackbox #b_doc LuaRocks doc basic tests LuaRocks doc with invalid argument
355.06 [ OK ] spec/install_spec.lua @ 53: luarocks install #blackbox #b_install basic tests fails with local flag as root #unix
353.73 [ OK ] spec/build_spec.lua @ 109: LuaRocks build tests #blackbox #b_build LuaRocks build - basic builds LuaRocks build install bin luarepl
353.72 [ OK ] spec/show_spec.lua @ 37: LuaRocks show #blackbox #b_show basic tests with flags --deps
353.03 [ OK ] spec/show_spec.lua @ 43: LuaRocks show #blackbox #b_show basic tests with flags list dependencies
352.93 [ OK ] spec/search_spec.lua @ 16: LuaRocks search tests #blackbox #b_search LuaRocks search with no flags/arguments
352.77 [ OK ] spec/install_spec.lua @ 53: luarocks install #blackbox #b_install basic tests fails with local flag as root #unix
352.51 [ OK ] spec/list_spec.lua @ 34: LuaRocks list tests #blackbox #b_list LuaRocks install outdated and list it
352.17 [ OK ] spec/show_spec.lua @ 81: LuaRocks show #blackbox #b_show shows #build_dependencies
351.90 [ OK ] spec/config_spec.lua @ 19: LuaRocks config tests #blackbox #b_config LuaRocks config - basic tests LuaRocks config with no flags/arguments
350.17 [ OK ] spec/purge_spec.lua @ 20: LuaRocks purge tests #blackbox #b_purge LuaRocks purge basic tests LuaRocks purge tree with no string
349.89 [ OK ] spec/show_spec.lua @ 13: LuaRocks show #blackbox #b_show with no flags/arguments
349.23 [ OK ] spec/download_spec.lua @ 18: LuaRocks download tests #blackbox #b_download LuaRocks download with no flags/arguments
349.11 [ OK ] spec/upload_spec.lua @ 15: LuaRocks upload tests #blackbox #b_upload LuaRocks upload with no flags/arguments
349.03 [ OK ] spec/remove_spec.lua @ 89: LuaRocks remove tests #blackbox #b_remove #admin remove missing
348.38 [ OK ] spec/add_spec.lua @ 40: LuaRocks add tests #blackbox #b_add LuaRocks-admin add tests LuaRocks-admin add, split server url
348.13 [ OK ] spec/upload_spec.lua @ 27: LuaRocks upload tests #blackbox #b_upload LuaRocks upload api key invalid and skip-pack
346.40 [ OK ] spec/download_spec.lua @ 22: LuaRocks download tests #blackbox #b_download LuaRocks download invalid
345.64 [ OK ] spec/build_spec.lua @ 88: LuaRocks build tests #blackbox #b_build LuaRocks build - building lpeg with flags LuaRocks build lpeg with empty tree
344.51 [ OK ] spec/show_spec.lua @ 86: LuaRocks show #blackbox #b_show gets #build_dependencies via --build-deps
343.95 [ OK ] spec/util_spec.lua @ 17: Basic tests #blackbox #b_util LuaRocks unknown command
343.10 [ OK ] spec/upload_spec.lua @ 23: LuaRocks upload tests #blackbox #b_upload LuaRocks upload api key invalid
341.33 [ OK ] spec/upload_spec.lua @ 19: LuaRocks upload tests #blackbox #b_upload LuaRocks upload invalid rockspec
337.68 [ OK ] spec/make_spec.lua @ 23: LuaRocks make tests #blackbox #b_make LuaRocks make with no flags/arguments
337.63 [ OK ] spec/new_version_spec.lua @ 20: LuaRocks new_version tests #blackbox #b_new_version basic tests with no flags/arguments
337.36 [ OK ] spec/install_spec.lua @ 70: luarocks install #blackbox #b_install basic tests installs a package with an executable
337.29 [ OK ] spec/remove_spec.lua @ 85: LuaRocks remove tests #blackbox #b_remove #admin remove #ssh
336.03 [ OK ] spec/remove_spec.lua @ 85: LuaRocks remove tests #blackbox #b_remove #admin remove #ssh
335.33 [ OK ] spec/remove_spec.lua @ 89: LuaRocks remove tests #blackbox #b_remove #admin remove missing
334.83 [ OK ] spec/lint_spec.lua @ 45: LuaRocks lint tests #blackbox #b_lint LuaRocks lint mismatch set LuaRocks lint mismatch no build table
333.19 [ OK ] spec/download_spec.lua @ 18: LuaRocks download tests #blackbox #b_download LuaRocks download with no flags/arguments
332.37 [ OK ] spec/show_spec.lua @ 13: LuaRocks show #blackbox #b_show with no flags/arguments
331.30 [ OK ] spec/search_spec.lua @ 16: LuaRocks search tests #blackbox #b_search LuaRocks search with no flags/arguments
329.96 [ OK ] spec/upload_spec.lua @ 27: LuaRocks upload tests #blackbox #b_upload LuaRocks upload api key invalid and skip-pack
329.24 [ OK ] spec/write_rockspec_spec.lua @ 24: LuaRocks write_rockspec tests #blackbox #b_write_rockspec fails with invalid argument
328.21 [ OK ] spec/unpack_spec.lua @ 20: LuaRocks unpack tests #blackbox #b_unpack LuaRocks unpack basic fail tests LuaRocks unpack with no flags/arguments
327.76 [ OK ] spec/show_spec.lua @ 18: LuaRocks show #blackbox #b_show basic tests with flags invalid
326.92 [ OK ] spec/build_spec.lua @ 99: LuaRocks build tests #blackbox #b_build LuaRocks build - basic builds LuaRocks build luacov diff version
325.60 [ OK ] spec/lint_spec.lua @ 33: LuaRocks lint tests #blackbox #b_lint LuaRocks lint mismatch set LuaRocks lint mismatch string
325.57 [ OK ] spec/util_spec.lua @ 13: Basic tests #blackbox #b_util LuaRocks version
325.46 [ OK ] spec/purge_spec.lua @ 17: LuaRocks purge tests #blackbox #b_purge LuaRocks purge basic tests LuaRocks purge missing tree
322.30 [ OK ] spec/remove_spec.lua @ 26: LuaRocks remove tests #blackbox #b_remove LuaRocks remove basic tests LuaRocks remove invalid rock
321.31 [ OK ] spec/purge_spec.lua @ 26: LuaRocks purge tests #blackbox #b_purge LuaRocks purge basic tests LuaRocks purge tree missing files
321.30 [ OK ] spec/show_spec.lua @ 81: LuaRocks show #blackbox #b_show shows #build_dependencies
320.10 [ OK ] spec/write_rockspec_spec.lua @ 28: LuaRocks write_rockspec tests #blackbox #b_write_rockspec fails with invalid zip
318.19 [ OK ] spec/unpack_spec.lua @ 24: LuaRocks unpack tests #blackbox #b_unpack LuaRocks unpack basic fail tests LuaRocks unpack with invalid rockspec
317.75 [ OK ] spec/upload_spec.lua @ 19: LuaRocks upload tests #blackbox #b_upload LuaRocks upload invalid rockspec
317.01 [ OK ] spec/show_spec.lua @ 86: LuaRocks show #blackbox #b_show gets #build_dependencies via --build-deps
316.97 [ OK ] spec/lint_spec.lua @ 17: LuaRocks lint tests #blackbox #b_lint LuaRocks lint with no flags/arguments
316.74 [ OK ] spec/pack_spec.lua @ 32: LuaRocks pack #blackbox #b_pack invalid rockspec
316.55 [ OK ] spec/remove_spec.lua @ 22: LuaRocks remove tests #blackbox #b_remove LuaRocks remove basic tests LuaRocks remove with no flags/arguments
315.61 [ OK ] spec/help_spec.lua @ 16: LuaRocks help tests #blackbox #b_help LuaRocks help invalid argument
315.02 [ OK ] spec/lint_spec.lua @ 37: LuaRocks lint tests #blackbox #b_lint LuaRocks lint mismatch set LuaRocks lint mismatch version
314.52 [ OK ] spec/pack_spec.lua @ 36: LuaRocks pack #blackbox #b_pack not installed rock
314.27 [ OK ] spec/pack_spec.lua @ 40: LuaRocks pack #blackbox #b_pack not installed rock from non existing manifest
312.86 [ OK ] spec/build_spec.lua @ 54: LuaRocks build tests #blackbox #b_build LuaRocks build - building lpeg with flags LuaRocks build fail build permissions parent
312.74 [ OK ] spec/upload_spec.lua @ 15: LuaRocks upload tests #blackbox #b_upload LuaRocks upload with no flags/arguments
312.38 [ OK ] spec/remove_spec.lua @ 30: LuaRocks remove tests #blackbox #b_remove LuaRocks remove basic tests LuaRocks remove missing rock
312.28 [ OK ] spec/install_spec.lua @ 66: luarocks install #blackbox #b_install basic tests fails with incompatible architecture
311.76 [ OK ] spec/build_spec.lua @ 128: LuaRocks build tests #blackbox #b_build LuaRocks build - basic builds LuaRocks build lmathx deps partial match
310.58 [ OK ] spec/test_spec.lua @ 27: luarocks test #blackbox #b_test fails with no flags/arguments
308.85 [ OK ] spec/lint_spec.lua @ 41: LuaRocks lint tests #blackbox #b_lint LuaRocks lint mismatch set LuaRocks lint mismatch table
305.84 [ OK ] spec/util_spec.lua @ 49: Basic tests #blackbox #b_util LuaRocks timeout invalid
304.95 [ OK ] spec/purge_spec.lua @ 20: LuaRocks purge tests #blackbox #b_purge LuaRocks purge basic tests LuaRocks purge tree with no string
298.15 [ OK ] spec/pack_spec.lua @ 23: LuaRocks pack #blackbox #b_pack with no flags/arguments
295.69 [ OK ] spec/remove_spec.lua @ 34: LuaRocks remove tests #blackbox #b_remove LuaRocks remove basic tests LuaRocks remove invalid argument
292.62 [ OK ] spec/build_spec.lua @ 128: LuaRocks build tests #blackbox #b_build LuaRocks build - basic builds LuaRocks build lmathx deps partial match
284.15 [ OK ] spec/build_spec.lua @ 42: LuaRocks build tests #blackbox #b_build LuaRocks build - basic testing set LuaRocks build invalid
281.82 [ OK ] spec/doc_spec.lua @ 19: LuaRocks doc tests #blackbox #b_doc LuaRocks doc basic tests LuaRocks doc with no flags/arguments
278.59 [ OK ] spec/config_spec.lua @ 59: LuaRocks config tests #blackbox #b_config LuaRocks config - basic tests LuaRocks config missing user config
277.53 [ OK ] spec/build_spec.lua @ 245: LuaRocks build tests #blackbox #b_build #mock external dependencies builds with external dependency
273.69 [ OK ] spec/list_spec.lua @ 34: LuaRocks list tests #blackbox #b_list LuaRocks install outdated and list it
271.62 [ OK ] spec/build_spec.lua @ 241: LuaRocks build tests #blackbox #b_build #mock external dependencies fails when missing external dependency
264.95 [ OK ] spec/add_spec.lua @ 36: LuaRocks add tests #blackbox #b_add LuaRocks-admin add tests LuaRocks-admin add invalid server
264.43 [ OK ] spec/config_spec.lua @ 94: LuaRocks config tests #blackbox #b_config LuaRocks config - more complex tests LuaRocks fail system config invalid
263.00 [ OK ] spec/config_spec.lua @ 69: LuaRocks config tests #blackbox #b_config LuaRocks config - more complex tests LuaRocks fail system config
261.92 [ OK ] spec/add_spec.lua @ 23: LuaRocks add tests #blackbox #b_add LuaRocks-admin add tests LuaRocks-admin add missing argument
261.54 [ OK ] spec/config_spec.lua @ 19: LuaRocks config tests #blackbox #b_config LuaRocks config - basic tests LuaRocks config with no flags/arguments
260.56 [ OK ] spec/build_spec.lua @ 48: LuaRocks build tests #blackbox #b_build LuaRocks build - building lpeg with flags LuaRocks build fail build permissions
253.23 [ OK ] spec/build_spec.lua @ 38: LuaRocks build tests #blackbox #b_build LuaRocks build - basic testing set LuaRocks build with no flags/arguments
244.53 [ OK ] spec/add_spec.lua @ 27: LuaRocks add tests #blackbox #b_add LuaRocks-admin add tests LuaRocks-admin add invalid server
244.50 [ OK ] spec/build_spec.lua @ 245: LuaRocks build tests #blackbox #b_build #mock external dependencies builds with external dependency
239.66 [ OK ] spec/add_spec.lua @ 19: LuaRocks add tests #blackbox #b_add LuaRocks-admin add tests LuaRocks-admin add invalid rock #ssh
238.16 [ OK ] spec/show_spec.lua @ 91: LuaRocks show #blackbox #b_show shows #namespaces via --rock-namespace
236.44 [ OK ] spec/add_spec.lua @ 40: LuaRocks add tests #blackbox #b_add LuaRocks-admin add tests LuaRocks-admin add, split server url
227.43 [ OK ] spec/build_spec.lua @ 88: LuaRocks build tests #blackbox #b_build LuaRocks build - building lpeg with flags LuaRocks build lpeg with empty tree
214.93 [ OK ] spec/new_version_spec.lua @ 50: LuaRocks new_version tests #blackbox #b_new_version more complex tests url of abelhas
214.23 [ OK ] spec/show_spec.lua @ 91: LuaRocks show #blackbox #b_show shows #namespaces via --rock-namespace
211.75 [ OK ] spec/config_spec.lua @ 94: LuaRocks config tests #blackbox #b_config LuaRocks config - more complex tests LuaRocks fail system config invalid
207.67 [ OK ] spec/new_version_spec.lua @ 34: LuaRocks new_version tests #blackbox #b_new_version basic tests with invalid url
197.16 [ OK ] spec/new_version_spec.lua @ 34: LuaRocks new_version tests #blackbox #b_new_version basic tests with invalid url
195.63 [ OK ] spec/lint_spec.lua @ 25: LuaRocks lint tests #blackbox #b_lint LuaRocks lint OK
189.37 [ OK ] spec/refresh_cache_spec.lua @ 13: LuaRocks refresh_cache tests #blackbox #b_refresh_cache LuaRocks-admin refresh cache tests #ssh LuaRocks-admin refresh cache
182.90 [ OK ] spec/new_version_spec.lua @ 50: LuaRocks new_version tests #blackbox #b_new_version more complex tests url of abelhas
182.79 [ OK ] spec/unpack_spec.lua @ 39: LuaRocks unpack tests #blackbox #b_unpack LuaRocks unpack more complex tests LuaRocks unpack src
182.54 [ OK ] spec/new_version_spec.lua @ 43: LuaRocks new_version tests #blackbox #b_new_version more complex tests of luacov
181.33 [ OK ] spec/make_manifest_spec.lua @ 13: LuaRocks make_manifest tests #blackbox #b_make_manifest LuaRocks-admin make manifest tests LuaRocks-admin make manifest
178.87 [ OK ] spec/new_version_spec.lua @ 57: LuaRocks new_version tests #blackbox #b_new_version more complex tests of luacov with tag
167.08 [ OK ] spec/refresh_cache_spec.lua @ 13: LuaRocks refresh_cache tests #blackbox #b_refresh_cache LuaRocks-admin refresh cache tests #ssh LuaRocks-admin refresh cache
163.61 [ OK ] spec/pack_spec.lua @ 27: LuaRocks pack #blackbox #b_pack basic
155.46 [ OK ] spec/unpack_spec.lua @ 39: LuaRocks unpack tests #blackbox #b_unpack LuaRocks unpack more complex tests LuaRocks unpack src
149.90 [ OK ] spec/purge_spec.lua @ 32: LuaRocks purge tests #blackbox #b_purge LuaRocks purge basic tests LuaRocks purge old versions tree
135.14 [ OK ] spec/new_version_spec.lua @ 57: LuaRocks new_version tests #blackbox #b_new_version more complex tests of luacov with tag
132.94 [ OK ] spec/upload_spec.lua @ 41: LuaRocks upload tests #blackbox #b_upload LuaRocks upload tests with Xavante server #mock LuaRocks upload rockspec with api-key
132.06 [ OK ] spec/fs_spec.lua @ 1244: Luarocks fs test #whitebox #w_fs fs.download returns false and does nothing if the url argument is invalid
131.84 [ OK ] spec/lint_spec.lua @ 25: LuaRocks lint tests #blackbox #b_lint LuaRocks lint OK
131.21 [ OK ] spec/new_version_spec.lua @ 43: LuaRocks new_version tests #blackbox #b_new_version more complex tests of luacov
122.08 [ OK ] spec/write_rockspec_spec.lua @ 14: LuaRocks write_rockspec tests #blackbox #b_write_rockspec runs with no flags/arguments
119.70 [ OK ] spec/search_spec.lua @ 32: LuaRocks search tests #blackbox #b_search LuaRocks search with flag all
119.59 [ OK ] spec/purge_spec.lua @ 23: LuaRocks purge tests #blackbox #b_purge LuaRocks purge basic tests LuaRocks purge tree with no string
117.49 [ OK ] spec/upload_spec.lua @ 44: LuaRocks upload tests #blackbox #b_upload LuaRocks upload tests with Xavante server #mock LuaRocks upload rockspec with api-key and skip-pack
114.15 [ OK ] spec/unpack_spec.lua @ 34: LuaRocks unpack tests #blackbox #b_unpack LuaRocks unpack more complex tests LuaRocks unpack download
112.37 [ OK ] spec/purge_spec.lua @ 23: LuaRocks purge tests #blackbox #b_purge LuaRocks purge basic tests LuaRocks purge tree with no string
108.37 [ OK ] spec/upload_spec.lua @ 41: LuaRocks upload tests #blackbox #b_upload LuaRocks upload tests with Xavante server #mock LuaRocks upload rockspec with api-key
104.79 [ OK ] spec/download_spec.lua @ 26: LuaRocks download tests #blackbox #b_download LuaRocks download all with delete downloaded files
103.96 [ OK ] spec/util_spec.lua @ 53: Basic tests #blackbox #b_util LuaRocks only server=testing
98.79 [ OK ] spec/util_spec.lua @ 45: Basic tests #blackbox #b_util LuaRocks timeout
97.31 [ OK ] spec/download_spec.lua @ 32: LuaRocks download tests #blackbox #b_download LuaRocks download rockspec version
97.19 [ OK ] spec/pack_spec.lua @ 27: LuaRocks pack #blackbox #b_pack basic
95.45 [ OK ] spec/upload_spec.lua @ 44: LuaRocks upload tests #blackbox #b_upload LuaRocks upload tests with Xavante server #mock LuaRocks upload rockspec with api-key and skip-pack
95.00 [ OK ] spec/write_rockspec_spec.lua @ 14: LuaRocks write_rockspec tests #blackbox #b_write_rockspec runs with no flags/arguments
93.31 [ OK ] spec/write_rockspec_spec.lua @ 96: LuaRocks write_rockspec tests #blackbox #b_write_rockspec from tarball #mock with a different basedir
93.18 [ OK ] spec/search_spec.lua @ 24: LuaRocks search tests #blackbox #b_search LuaRocks search zlib 1.1
92.92 [ OK ] spec/search_spec.lua @ 20: LuaRocks search tests #blackbox #b_search LuaRocks search zlib
92.85 [ OK ] spec/unpack_spec.lua @ 34: LuaRocks unpack tests #blackbox #b_unpack LuaRocks unpack more complex tests LuaRocks unpack download
92.60 [ OK ] spec/search_spec.lua @ 28: LuaRocks search tests #blackbox #b_search LuaRocks search missing rock
92.55 [ OK ] spec/util_spec.lua @ 57: Basic tests #blackbox #b_util #only LuaRocks test site config
92.29 [ OK ] spec/write_rockspec_spec.lua @ 89: LuaRocks write_rockspec tests #blackbox #b_write_rockspec from tarball #mock via http
88.54 [ OK ] spec/new_version_spec.lua @ 78: LuaRocks new_version tests #blackbox #b_new_version remote tests #mock with remote spec
88.17 [ OK ] spec/help_spec.lua @ 12: LuaRocks help tests #blackbox #b_help LuaRocks help with no flags/arguments
87.95 [ OK ] spec/search_spec.lua @ 32: LuaRocks search tests #blackbox #b_search LuaRocks search with flag all
87.83 [ OK ] spec/pack_spec.lua @ 70: LuaRocks pack #blackbox #b_pack #mock namespaced dependencies can pack rockspec with namespaced dependencies
85.37 [ OK ] spec/write_rockspec_spec.lua @ 89: LuaRocks write_rockspec tests #blackbox #b_write_rockspec from tarball #mock via http
85.00 [ OK ] spec/show_spec.lua @ 22: LuaRocks show #blackbox #b_show basic tests with flags luacov
84.05 [ OK ] spec/write_rockspec_spec.lua @ 96: LuaRocks write_rockspec tests #blackbox #b_write_rockspec from tarball #mock with a different basedir
82.12 [ OK ] spec/purge_spec.lua @ 32: LuaRocks purge tests #blackbox #b_purge LuaRocks purge basic tests LuaRocks purge old versions tree
81.95 [ OK ] spec/config_spec.lua @ 75: LuaRocks config tests #blackbox #b_config LuaRocks config - more complex tests LuaRocks system config
81.08 [ OK ] spec/show_spec.lua @ 27: LuaRocks show #blackbox #b_show basic tests with flags luacov with uppercase name
80.79 [ OK ] spec/pack_spec.lua @ 70: LuaRocks pack #blackbox #b_pack #mock namespaced dependencies can pack rockspec with namespaced dependencies
80.74 [ OK ] spec/make_manifest_spec.lua @ 13: LuaRocks make_manifest tests #blackbox #b_make_manifest LuaRocks-admin make manifest tests LuaRocks-admin make manifest
80.52 [ OK ] spec/show_spec.lua @ 49: LuaRocks show #blackbox #b_show basic tests with flags rockspec of luacov
78.91 [ OK ] spec/show_spec.lua @ 71: LuaRocks show #blackbox #b_show basic tests with flags labels of luacov
77.06 [ OK ] spec/show_spec.lua @ 32: LuaRocks show #blackbox #b_show basic tests with flags modules of luacov
75.89 [ OK ] spec/show_spec.lua @ 59: LuaRocks show #blackbox #b_show basic tests with flags rock tree of luacov
75.88 [ OK ] spec/list_spec.lua @ 28: LuaRocks list tests #blackbox #b_list LuaRocks list shows version number
75.56 [ OK ] spec/download_spec.lua @ 47: LuaRocks download tests #blackbox #b_download #namespaces retrieves namespaced rock
75.44 [ OK ] spec/download_spec.lua @ 39: LuaRocks download tests #blackbox #b_download #namespaces retrieves namespaced rockspec
74.92 [ OK ] spec/list_spec.lua @ 18: LuaRocks list tests #blackbox #b_list LuaRocks list with no flags/arguments
74.82 [ OK ] spec/show_spec.lua @ 67: LuaRocks show #blackbox #b_show basic tests with flags issues URL of luacov
74.45 [ OK ] spec/show_spec.lua @ 63: LuaRocks show #blackbox #b_show basic tests with flags rock directory of luacov
74.40 [ OK ] spec/help_spec.lua @ 24: LuaRocks help tests #blackbox #b_help LuaRocks-admin help with no flags/arguments
74.32 [ OK ] spec/show_spec.lua @ 54: LuaRocks show #blackbox #b_show basic tests with flags mversion of luacov
74.23 [ OK ] spec/config_spec.lua @ 54: LuaRocks config tests #blackbox #b_config LuaRocks config - basic tests LuaRocks config user config
74.01 [ OK ] spec/list_spec.lua @ 23: LuaRocks list tests #blackbox #b_list LuaRocks list porcelain
73.94 [ OK ] spec/path_spec.lua @ 45: LuaRocks path tests #blackbox #b_path LuaRocks path bin
73.44 [ OK ] spec/list_spec.lua @ 41: LuaRocks list tests #blackbox #b_list LuaRocks list invalid tree
72.45 [ OK ] spec/path_spec.lua @ 57: LuaRocks path tests #blackbox #b_path LuaRocks path with tree
71.81 [ OK ] spec/download_spec.lua @ 26: LuaRocks download tests #blackbox #b_download LuaRocks download all with delete downloaded files
71.59 [ OK ] spec/path_spec.lua @ 11: LuaRocks path tests #blackbox #b_path LuaRocks path
71.13 [ OK ] spec/search_spec.lua @ 24: LuaRocks search tests #blackbox #b_search LuaRocks search zlib 1.1
71.07 [ OK ] spec/config_spec.lua @ 50: LuaRocks config tests #blackbox #b_config LuaRocks config - basic tests LuaRocks config rock trees
71.01 [ OK ] spec/new_version_spec.lua @ 78: LuaRocks new_version tests #blackbox #b_new_version remote tests #mock with remote spec
70.87 [ OK ] spec/help_spec.lua @ 20: LuaRocks help tests #blackbox #b_help LuaRocks help config
70.61 [ OK ] spec/path_spec.lua @ 53: LuaRocks path tests #blackbox #b_path LuaRocks path lr-cpath
69.32 [ OK ] spec/search_spec.lua @ 20: LuaRocks search tests #blackbox #b_search LuaRocks search zlib
69.14 [ OK ] spec/config_spec.lua @ 23: LuaRocks config tests #blackbox #b_config LuaRocks config - basic tests LuaRocks config include dir
68.59 [ OK ] spec/config_spec.lua @ 41: LuaRocks config tests #blackbox #b_config LuaRocks config - basic tests LuaRocks config lua version
68.51 [ OK ] spec/search_spec.lua @ 28: LuaRocks search tests #blackbox #b_search LuaRocks search missing rock
67.81 [ OK ] spec/path_spec.lua @ 49: LuaRocks path tests #blackbox #b_path LuaRocks path lr-path
67.29 [ OK ] spec/config_spec.lua @ 32: LuaRocks config tests #blackbox #b_config LuaRocks config - basic tests LuaRocks config library dir
64.84 [ OK ] spec/download_spec.lua @ 32: LuaRocks download tests #blackbox #b_download LuaRocks download rockspec version
64.35 [ OK ] spec/util_spec.lua @ 53: Basic tests #blackbox #b_util LuaRocks only server=testing
64.09 [ OK ] spec/util_spec.lua @ 57: Basic tests #blackbox #b_util #only LuaRocks test site config
62.41 [ OK ] spec/util_spec.lua @ 45: Basic tests #blackbox #b_util LuaRocks timeout
61.82 [ OK ] spec/help_spec.lua @ 12: LuaRocks help tests #blackbox #b_help LuaRocks help with no flags/arguments
60.99 [ OK ] spec/show_spec.lua @ 22: LuaRocks show #blackbox #b_show basic tests with flags luacov
60.55 [ OK ] spec/show_spec.lua @ 27: LuaRocks show #blackbox #b_show basic tests with flags luacov with uppercase name
57.40 [ OK ] spec/download_spec.lua @ 47: LuaRocks download tests #blackbox #b_download #namespaces retrieves namespaced rock
57.24 [ OK ] spec/show_spec.lua @ 67: LuaRocks show #blackbox #b_show basic tests with flags issues URL of luacov
56.14 [ OK ] spec/download_spec.lua @ 39: LuaRocks download tests #blackbox #b_download #namespaces retrieves namespaced rockspec
56.06 [ OK ] spec/show_spec.lua @ 71: LuaRocks show #blackbox #b_show basic tests with flags labels of luacov
55.81 [ OK ] spec/show_spec.lua @ 63: LuaRocks show #blackbox #b_show basic tests with flags rock directory of luacov
55.42 [ OK ] spec/show_spec.lua @ 32: LuaRocks show #blackbox #b_show basic tests with flags modules of luacov
55.11 [ OK ] spec/show_spec.lua @ 59: LuaRocks show #blackbox #b_show basic tests with flags rock tree of luacov
55.06 [ OK ] spec/show_spec.lua @ 54: LuaRocks show #blackbox #b_show basic tests with flags mversion of luacov
54.96 [ OK ] spec/show_spec.lua @ 49: LuaRocks show #blackbox #b_show basic tests with flags rockspec of luacov
54.74 [ OK ] spec/list_spec.lua @ 23: LuaRocks list tests #blackbox #b_list LuaRocks list porcelain
53.56 [ OK ] spec/list_spec.lua @ 18: LuaRocks list tests #blackbox #b_list LuaRocks list with no flags/arguments
52.22 [ OK ] spec/help_spec.lua @ 24: LuaRocks help tests #blackbox #b_help LuaRocks-admin help with no flags/arguments
51.43 [ OK ] spec/list_spec.lua @ 28: LuaRocks list tests #blackbox #b_list LuaRocks list shows version number
51.20 [ OK ] spec/list_spec.lua @ 41: LuaRocks list tests #blackbox #b_list LuaRocks list invalid tree
49.52 [ OK ] spec/path_spec.lua @ 53: LuaRocks path tests #blackbox #b_path LuaRocks path lr-cpath
49.31 [ OK ] spec/help_spec.lua @ 20: LuaRocks help tests #blackbox #b_help LuaRocks help config
49.01 [ OK ] spec/path_spec.lua @ 45: LuaRocks path tests #blackbox #b_path LuaRocks path bin
48.52 [ OK ] spec/config_spec.lua @ 50: LuaRocks config tests #blackbox #b_config LuaRocks config - basic tests LuaRocks config rock trees
47.83 [ OK ] spec/path_spec.lua @ 57: LuaRocks path tests #blackbox #b_path LuaRocks path with tree
47.78 [ OK ] spec/path_spec.lua @ 49: LuaRocks path tests #blackbox #b_path LuaRocks path lr-path
46.93 [ OK ] spec/path_spec.lua @ 11: LuaRocks path tests #blackbox #b_path LuaRocks path
43.81 [ OK ] spec/config_spec.lua @ 32: LuaRocks config tests #blackbox #b_config LuaRocks config - basic tests LuaRocks config library dir
43.61 [ OK ] spec/config_spec.lua @ 75: LuaRocks config tests #blackbox #b_config LuaRocks config - more complex tests LuaRocks system config
43.26 [ OK ] spec/config_spec.lua @ 54: LuaRocks config tests #blackbox #b_config LuaRocks config - basic tests LuaRocks config user config
42.76 [ OK ] spec/config_spec.lua @ 41: LuaRocks config tests #blackbox #b_config LuaRocks config - basic tests LuaRocks config lua version
42.62 [ OK ] spec/config_spec.lua @ 23: LuaRocks config tests #blackbox #b_config LuaRocks config - basic tests LuaRocks config include dir
35.48 [ OK ] spec/fs_spec.lua @ 1244: Luarocks fs test #whitebox #w_fs fs.download returns false and does nothing if the url argument is invalid
16.47 [ OK ] spec/fs_spec.lua @ 1211: Luarocks fs test #whitebox #w_fs fs.download returns true and fetches the url argument into the specified filename #mock
16.28 [ OK ] spec/fs_spec.lua @ 280: Luarocks fs test #whitebox #w_fs fs.set_permissions returns true and sets the permissions of the argument accordingly
15.80 [ OK ] spec/fs_spec.lua @ 280: Luarocks fs test #whitebox #w_fs fs.set_permissions returns true and sets the permissions of the argument accordingly
13.15 [ OK ] spec/fs_spec.lua @ 1223: Luarocks fs test #whitebox #w_fs fs.download returns true and fetches the url argument into a file whose name matches the basename of the url if the filename argument is not given #mock
12.67 [ OK ] spec/fs_spec.lua @ 1211: Luarocks fs test #whitebox #w_fs fs.download returns true and fetches the url argument into the specified filename #mock
11.98 [ OK ] spec/fs_spec.lua @ 1223: Luarocks fs test #whitebox #w_fs fs.download returns true and fetches the url argument into a file whose name matches the basename of the url if the filename argument is not given #mock
11.97 [ OK ] spec/fs_spec.lua @ 1239: Luarocks fs test #whitebox #w_fs fs.download returns false and does nothing if the url argument contains a nonexistent file #mock
11.63 [ OK ] spec/fs_spec.lua @ 1239: Luarocks fs test #whitebox #w_fs fs.download returns false and does nothing if the url argument contains a nonexistent file #mock
9.29 [ OK ] spec/fs_spec.lua @ 890: Luarocks fs test #whitebox #w_fs fs.copy_contents returns true and copies the contents of the source dir to the destination dir with custom permissions
8.75 [ OK ] spec/fs_spec.lua @ 875: Luarocks fs test #whitebox #w_fs fs.copy_contents returns true and copies the contents (with their permissions) of the source dir to the destination dir
8.01 [ OK ] spec/fs_spec.lua @ 890: Luarocks fs test #whitebox #w_fs fs.copy_contents returns true and copies the contents of the source dir to the destination dir with custom permissions
7.93 [ OK ] spec/fs_spec.lua @ 875: Luarocks fs test #whitebox #w_fs fs.copy_contents returns true and copies the contents (with their permissions) of the source dir to the destination dir
5.64 [ OK ] spec/fs_spec.lua @ 594: Luarocks fs test #whitebox #w_fs fs.make_dir returns true and creates the directory path specified by the argument
5.03 [ OK ] spec/fs_spec.lua @ 594: Luarocks fs test #whitebox #w_fs fs.make_dir returns true and creates the directory path specified by the argument
4.67 [ OK ] spec/fs_spec.lua @ 817: Luarocks fs test #whitebox #w_fs fs.copy returns false and does nothing if the destination file directory doesn't have the proper permissions
3.99 [ OK ] spec/fs_spec.lua @ 817: Luarocks fs test #whitebox #w_fs fs.copy returns false and does nothing if the destination file directory doesn't have the proper permissions
3.72 [ OK ] spec/fs_spec.lua @ 1062: Luarocks fs test #whitebox #w_fs fs.move returns true and moves the source (with custom permissions) to the destination
3.65 [ OK ] spec/fs_spec.lua @ 778: Luarocks fs test #whitebox #w_fs fs.copy returns true and copies the contents and the permissions of the source file to the destination file
3.54 [ OK ] spec/fs_spec.lua @ 1046: Luarocks fs test #whitebox #w_fs fs.move returns true and moves the source (together with its permissions) to the destination
3.45 [ OK ] spec/fs_spec.lua @ 1125: Luarocks fs test #whitebox #w_fs fs.is_lua returns false if the argument is a valid lua script but doesn't have the proper permissions
3.44 [ OK ] spec/fs_spec.lua @ 1125: Luarocks fs test #whitebox #w_fs fs.is_lua returns false if the argument is a valid lua script but doesn't have the proper permissions
3.36 [ OK ] spec/fs_spec.lua @ 1046: Luarocks fs test #whitebox #w_fs fs.move returns true and moves the source (together with its permissions) to the destination
3.17 [ OK ] spec/fs_spec.lua @ 791: Luarocks fs test #whitebox #w_fs fs.copy returns true and copies contents of the source file to the destination file with custom permissions
3.14 [ OK ] spec/fs_spec.lua @ 1062: Luarocks fs test #whitebox #w_fs fs.move returns true and moves the source (with custom permissions) to the destination
3.11 [ OK ] spec/fs_spec.lua @ 85: Luarocks fs test #whitebox #w_fs fs.execute_string returns the status code and runs the command given in the argument
3.05 [ OK ] spec/fs_spec.lua @ 778: Luarocks fs test #whitebox #w_fs fs.copy returns true and copies the contents and the permissions of the source file to the destination file
2.96 [ OK ] spec/fs_spec.lua @ 85: Luarocks fs test #whitebox #w_fs fs.execute_string returns the status code and runs the command given in the argument
2.89 [ OK ] spec/fs_spec.lua @ 791: Luarocks fs test #whitebox #w_fs fs.copy returns true and copies contents of the source file to the destination file with custom permissions
2.86 [ OK ] spec/fs_spec.lua @ 588: Luarocks fs test #whitebox #w_fs fs.make_dir returns true and creates the directory specified by the argument
2.76 [ OK ] spec/fs_spec.lua @ 588: Luarocks fs test #whitebox #w_fs fs.make_dir returns true and creates the directory specified by the argument
2.72 [ OK ] spec/fs_spec.lua @ 320: Luarocks fs test #whitebox #w_fs fs.set_permissions returns false and does nothing if the argument is nonexistent
2.57 [ OK ] spec/fs_spec.lua @ 917: Luarocks fs test #whitebox #w_fs fs.copy_contents returns false and does nothing if the source dir doesn't have the proper permissions
2.53 [ OK ] spec/fs_spec.lua @ 320: Luarocks fs test #whitebox #w_fs fs.set_permissions returns false and does nothing if the argument is nonexistent
2.40 [ OK ] spec/fs_spec.lua @ 808: Luarocks fs test #whitebox #w_fs fs.copy returns false and does nothing if the source file doesn't have the proper permissions
2.30 [ OK ] spec/fs_spec.lua @ 917: Luarocks fs test #whitebox #w_fs fs.copy_contents returns false and does nothing if the source dir doesn't have the proper permissions
2.18 [ OK ] spec/fs_spec.lua @ 1119: Luarocks fs test #whitebox #w_fs fs.is_lua returns false if the argument is not a valid lua script
2.14 [ OK ] spec/fs_spec.lua @ 808: Luarocks fs test #whitebox #w_fs fs.copy returns false and does nothing if the source file doesn't have the proper permissions
2.10 [ OK ] spec/fs_spec.lua @ 746: Luarocks fs test #whitebox #w_fs fs.list_dir does nothing if the argument doesn't have the proper permissions
2.10 [ OK ] spec/fs_spec.lua @ 1092: Luarocks fs test #whitebox #w_fs fs.move returns false and does nothing if the destination path doesn't have the proper permissions
2.09 [ OK ] spec/fs_spec.lua @ 1119: Luarocks fs test #whitebox #w_fs fs.is_lua returns false if the argument is not a valid lua script
2.09 [ OK ] spec/fs_spec.lua @ 1113: Luarocks fs test #whitebox #w_fs fs.is_lua returns true if the argument is a valid lua script
2.08 [ OK ] spec/fs_spec.lua @ 1092: Luarocks fs test #whitebox #w_fs fs.move returns false and does nothing if the destination path doesn't have the proper permissions
2.07 [ OK ] spec/fs_spec.lua @ 746: Luarocks fs test #whitebox #w_fs fs.list_dir does nothing if the argument doesn't have the proper permissions
2.05 [ OK ] spec/fs_spec.lua @ 1014: Luarocks fs test #whitebox #w_fs fs.find does nothing if the argument doesn't have the proper permissions
2.01 [ OK ] spec/fs_spec.lua @ 1014: Luarocks fs test #whitebox #w_fs fs.find does nothing if the argument doesn't have the proper permissions
1.99 [ OK ] spec/fs_spec.lua @ 184: Luarocks fs test #whitebox #w_fs fs.is_writable returns true if the directory given as argument is writable
1.94 [ OK ] spec/fs_spec.lua @ 1113: Luarocks fs test #whitebox #w_fs fs.is_lua returns true if the argument is a valid lua script
1.92 [ OK ] spec/fs_spec.lua @ 184: Luarocks fs test #whitebox #w_fs fs.is_writable returns true if the directory given as argument is writable
1.75 [ OK ] spec/fs_spec.lua @ 194: Luarocks fs test #whitebox #w_fs fs.is_writable returns false if the file given as argument is not writable
1.61 [ OK ] spec/fs_spec.lua @ 201: Luarocks fs test #whitebox #w_fs fs.is_writable returns false if the directory given as argument is not writable
1.55 [ OK ] spec/fs_spec.lua @ 201: Luarocks fs test #whitebox #w_fs fs.is_writable returns false if the directory given as argument is not writable
1.55 [ OK ] spec/fs_spec.lua @ 194: Luarocks fs test #whitebox #w_fs fs.is_writable returns false if the file given as argument is not writable
1.00 [ OK ] spec/fs_spec.lua @ 977: Luarocks fs test #whitebox #w_fs fs.find uses the current working directory if the argument is nil
0.97 [ OK ] spec/fs_spec.lua @ 962: Luarocks fs test #whitebox #w_fs fs.find returns a table of all the contents in the directory given as argument
0.73 [ OK ] spec/fs_spec.lua @ 909: Luarocks fs test #whitebox #w_fs fs.copy_contents returns false if the source argument is a file
0.71 [ OK ] spec/fs_spec.lua @ 1178: Luarocks fs test #whitebox #w_fs fs.delete deletes the contents of the directory specified by the argument
0.69 [ OK ] spec/fs_spec.lua @ 1178: Luarocks fs test #whitebox #w_fs fs.delete deletes the contents of the directory specified by the argument
0.68 [ OK ] spec/fs_spec.lua @ 962: Luarocks fs test #whitebox #w_fs fs.find returns a table of all the contents in the directory given as argument
0.60 [ OK ] spec/fs_spec.lua @ 977: Luarocks fs test #whitebox #w_fs fs.find uses the current working directory if the argument is nil
0.59 [ OK ] spec/fs_spec.lua @ 1080: Luarocks fs test #whitebox #w_fs fs.move returns false and does nothing if the destination already exists
0.58 [ OK ] spec/fs_spec.lua @ 118: Luarocks fs test #whitebox #w_fs fs.dir_iterator yields all files and directories in the directory given as argument during the iterations
0.57 [ OK ] spec/fs_spec.lua @ 118: Luarocks fs test #whitebox #w_fs fs.dir_iterator yields all files and directories in the directory given as argument during the iterations
0.55 [ OK ] spec/fs_spec.lua @ 801: Luarocks fs test #whitebox #w_fs fs.copy returns false and does nothing if the source file does not exist
0.54 [ OK ] spec/fs_spec.lua @ 1080: Luarocks fs test #whitebox #w_fs fs.move returns false and does nothing if the destination already exists
0.43 [ OK ] spec/fs_spec.lua @ 719: Luarocks fs test #whitebox #w_fs fs.list_dir returns a table with the contents of the given directory
0.41 [ OK ] spec/fs_spec.lua @ 242: Luarocks fs test #whitebox #w_fs fs.set_time #unix returns true and modifies the access time of the directory given as argument
0.41 [ OK ] spec/fs_spec.lua @ 242: Luarocks fs test #whitebox #w_fs fs.set_time #unix returns true and modifies the access time of the directory given as argument
0.39 [ OK ] spec/fetch_spec.lua @ 8: Luarocks fetch test #whitebox #w_fetch Fetch url to base dir
0.39 [ OK ] spec/fetch_spec.lua @ 8: Luarocks fetch test #whitebox #w_fetch Fetch url to base dir
0.37 [ OK ] spec/fs_spec.lua @ 909: Luarocks fs test #whitebox #w_fs fs.copy_contents returns false if the source argument is a file
0.36 [ OK ] spec/fs_spec.lua @ 719: Luarocks fs test #whitebox #w_fs fs.list_dir returns a table with the contents of the given directory
0.35 [ OK ] spec/util_spec.lua @ 114: Luarocks util test #whitebox #w_util util.sortedpairs sort by priority table
0.34 [ OK ] spec/fs_spec.lua @ 440: Luarocks fs test #whitebox #w_fs fs.current_dir returns the current working directory
0.33 [ OK ] spec/util_spec.lua @ 114: Luarocks util test #whitebox #w_util util.sortedpairs sort by priority table
0.33 [ OK ] spec/fun_spec.lua @ 8: LuaRocks fun tests fun.concat returns the concatenation of the two tables given as arguments
0.32 [ OK ] spec/fs_spec.lua @ 680: Luarocks fs test #whitebox #w_fs fs.remove_dir_tree_if_empty does nothing if the directory path specified by the argument is not empty
0.32 [ OK ] spec/fs_spec.lua @ 603: Luarocks fs test #whitebox #w_fs fs.make_dir returns false and does nothing if the argument is not valid (file in the path)
0.32 [ OK ] spec/fs_spec.lua @ 233: Luarocks fs test #whitebox #w_fs fs.set_time #unix returns true and modifies the access time of the file given as argument
0.31 [ OK ] spec/util_spec.lua @ 93: Luarocks util test #whitebox #w_util util.sortedpairs default sort
0.31 [ OK ] spec/util_spec.lua @ 93: Luarocks util test #whitebox #w_util util.sortedpairs default sort
0.31 [ OK ] spec/fs_spec.lua @ 902: Luarocks fs test #whitebox #w_fs fs.copy_contents returns false and does nothing if the source dir doesn't exist
0.31 [ OK ] spec/fs_spec.lua @ 801: Luarocks fs test #whitebox #w_fs fs.copy returns false and does nothing if the source file does not exist
0.31 [ OK ] spec/fs_spec.lua @ 735: Luarocks fs test #whitebox #w_fs fs.list_dir returns an empty table if the argument is a file
0.31 [ OK ] spec/fs_spec.lua @ 378: Luarocks fs test #whitebox #w_fs fs.is_dir returns false when the argument is a file
0.31 [ OK ] spec/fs_spec.lua @ 1169: Luarocks fs test #whitebox #w_fs fs.delete deletes the file specified by the argument
0.30 [ OK ] spec/fs_spec.lua @ 489: Luarocks fs test #whitebox #w_fs fs.change_dir returns false and does nothing when the argument is a file
0.29 [ OK ] spec/util_spec.lua @ 104: Luarocks util test #whitebox #w_util util.sortedpairs sort by function
0.29 [ OK ] spec/fun_spec.lua @ 8: LuaRocks fun tests fun.concat returns the concatenation of the two tables given as arguments
0.29 [ OK ] spec/fs_spec.lua @ 902: Luarocks fs test #whitebox #w_fs fs.copy_contents returns false and does nothing if the source dir doesn't exist
0.29 [ OK ] spec/fs_spec.lua @ 642: Luarocks fs test #whitebox #w_fs fs.remove_dir_if_empty does nothing if the directory specified by the argument is not empty
0.29 [ OK ] spec/fs_spec.lua @ 1169: Luarocks fs test #whitebox #w_fs fs.delete deletes the file specified by the argument
0.28 [ OK ] spec/fs_spec.lua @ 1074: Luarocks fs test #whitebox #w_fs fs.move returns false and does nothing if the source doesn't exist
0.27 [ OK ] spec/fun_spec.lua @ 51: LuaRocks fun tests fun.traverse recursively applies a function to each element in a given table and returns the results in a new table
0.27 [ OK ] spec/fs_spec.lua @ 559: Luarocks fs test #whitebox #w_fs fs.pop_dir returns true and changes the current directory to the previous one in the dir stack if the dir stack is not empty
0.27 [ OK ] spec/fs_spec.lua @ 531: Luarocks fs test #whitebox #w_fs fs.change_dir_to_root returns false and does nothing if the current directory is not valid #unix
0.27 [ OK ] spec/fs_spec.lua @ 489: Luarocks fs test #whitebox #w_fs fs.change_dir returns false and does nothing when the argument is a file
0.26 [ OK ] spec/fun_spec.lua @ 40: LuaRocks fun tests fun.map applies a function to each element in the given table and returns the results in a new table
0.26 [ OK ] spec/fs_spec.lua @ 680: Luarocks fs test #whitebox #w_fs fs.remove_dir_tree_if_empty does nothing if the directory path specified by the argument is not empty
0.26 [ OK ] spec/fs_spec.lua @ 613: Luarocks fs test #whitebox #w_fs fs.make_dir returns false and does nothing if the argument already exists
0.26 [ OK ] spec/fs_spec.lua @ 531: Luarocks fs test #whitebox #w_fs fs.change_dir_to_root returns false and does nothing if the current directory is not valid #unix
0.26 [ OK ] spec/fs_spec.lua @ 350: Luarocks fs test #whitebox #w_fs fs.is_file returns false when the argument exists but is not a file
0.26 [ OK ] spec/fs_spec.lua @ 233: Luarocks fs test #whitebox #w_fs fs.set_time #unix returns true and modifies the access time of the file given as argument
0.25 [ OK ] spec/fs_spec.lua @ 635: Luarocks fs test #whitebox #w_fs fs.remove_dir_if_empty removes the directory specified by the argument if it is empty
0.25 [ OK ] spec/fs_spec.lua @ 520: Luarocks fs test #whitebox #w_fs fs.change_dir_to_root returns true and changes the current directory to root if the current directory is valid
0.25 [ OK ] spec/fs_spec.lua @ 404: Luarocks fs test #whitebox #w_fs fs.exists returns true when the argument is a file
0.25 [ OK ] spec/fs_spec.lua @ 178: Luarocks fs test #whitebox #w_fs fs.is_writable returns true if the file given as argument is writable
0.25 [ OK ] spec/fs_spec.lua @ 1003: Luarocks fs test #whitebox #w_fs fs.find returns an empty table if the argument is a file
0.24 [ OK ] spec/util_spec.lua @ 104: Luarocks util test #whitebox #w_util util.sortedpairs sort by function
0.24 [ OK ] spec/fs_spec.lua @ 642: Luarocks fs test #whitebox #w_fs fs.remove_dir_if_empty does nothing if the directory specified by the argument is not empty
0.24 [ OK ] spec/fs_spec.lua @ 350: Luarocks fs test #whitebox #w_fs fs.is_file returns false when the argument exists but is not a file
0.23 [ OK ] spec/fun_spec.lua @ 51: LuaRocks fun tests fun.traverse recursively applies a function to each element in a given table and returns the results in a new table
0.23 [ OK ] spec/fs_spec.lua @ 735: Luarocks fs test #whitebox #w_fs fs.list_dir returns an empty table if the argument is a file
0.23 [ OK ] spec/fs_spec.lua @ 603: Luarocks fs test #whitebox #w_fs fs.make_dir returns false and does nothing if the argument is not valid (file in the path)
0.23 [ OK ] spec/fs_spec.lua @ 559: Luarocks fs test #whitebox #w_fs fs.pop_dir returns true and changes the current directory to the previous one in the dir stack if the dir stack is not empty
0.23 [ OK ] spec/fs_spec.lua @ 440: Luarocks fs test #whitebox #w_fs fs.current_dir returns the current working directory
0.23 [ OK ] spec/fs_spec.lua @ 378: Luarocks fs test #whitebox #w_fs fs.is_dir returns false when the argument is a file
0.23 [ OK ] spec/fs_spec.lua @ 340: Luarocks fs test #whitebox #w_fs fs.is_file returns true when the argument is a file
0.23 [ OK ] spec/fs_spec.lua @ 340: Luarocks fs test #whitebox #w_fs fs.is_file returns true when the argument is a file
0.22 [ OK ] spec/fs_spec.lua @ 673: Luarocks fs test #whitebox #w_fs fs.remove_dir_tree_if_empty removes the directory path specified by the argument if it is empty
0.22 [ OK ] spec/fs_spec.lua @ 613: Luarocks fs test #whitebox #w_fs fs.make_dir returns false and does nothing if the argument already exists
0.21 [ OK ] spec/fun_spec.lua @ 26: LuaRocks fun tests fun.contains checks whether a table contains a given value
0.21 [ OK ] spec/fs_spec.lua @ 673: Luarocks fs test #whitebox #w_fs fs.remove_dir_tree_if_empty removes the directory path specified by the argument if it is empty
0.21 [ OK ] spec/fs_spec.lua @ 635: Luarocks fs test #whitebox #w_fs fs.remove_dir_if_empty removes the directory specified by the argument if it is empty
0.21 [ OK ] spec/fs_spec.lua @ 520: Luarocks fs test #whitebox #w_fs fs.change_dir_to_root returns true and changes the current directory to root if the current directory is valid
0.21 [ OK ] spec/fs_spec.lua @ 404: Luarocks fs test #whitebox #w_fs fs.exists returns true when the argument is a file
0.21 [ OK ] spec/fs_spec.lua @ 346: Luarocks fs test #whitebox #w_fs fs.is_file returns false when the argument does not exist
0.21 [ OK ] spec/fs_spec.lua @ 152: Luarocks fs test #whitebox #w_fs fs.dir_iterator does nothing if the argument is a file
0.21 [ OK ] spec/fs_spec.lua @ 1074: Luarocks fs test #whitebox #w_fs fs.move returns false and does nothing if the source doesn't exist
0.21 [ OK ] spec/fs_spec.lua @ 1003: Luarocks fs test #whitebox #w_fs fs.find returns an empty table if the argument is a file
0.20 [ OK ] spec/fs_spec.lua @ 478: Luarocks fs test #whitebox #w_fs fs.change_dir returns true and changes the current working directory if the argument is a directory
0.20 [ OK ] spec/fs_spec.lua @ 152: Luarocks fs test #whitebox #w_fs fs.dir_iterator does nothing if the argument is a file
0.19 [ OK ] spec/fun_spec.lua @ 40: LuaRocks fun tests fun.map applies a function to each element in the given table and returns the results in a new table
0.19 [ OK ] spec/fs_spec.lua @ 478: Luarocks fs test #whitebox #w_fs fs.change_dir returns true and changes the current working directory if the argument is a directory
0.19 [ OK ] spec/fs_spec.lua @ 410: Luarocks fs test #whitebox #w_fs fs.exists returns true when the argument is a directory
0.19 [ OK ] spec/fs_spec.lua @ 178: Luarocks fs test #whitebox #w_fs fs.is_writable returns true if the file given as argument is writable
0.18 [ OK ] spec/fs_spec.lua @ 496: Luarocks fs test #whitebox #w_fs fs.change_dir returns false and does nothing when the argument does not exist
0.18 [ OK ] spec/fs_spec.lua @ 372: Luarocks fs test #whitebox #w_fs fs.is_dir returns true when the argument is a directory
0.18 [ OK ] spec/fs_spec.lua @ 158: Luarocks fs test #whitebox #w_fs fs.dir_iterator does nothing if the argument is invalid
0.18 [ OK ] spec/fs_spec.lua @ 158: Luarocks fs test #whitebox #w_fs fs.dir_iterator does nothing if the argument is invalid
0.17 [ OK ] spec/fun_spec.lua @ 26: LuaRocks fun tests fun.contains checks whether a table contains a given value
0.17 [ OK ] spec/fs_spec.lua @ 994: Luarocks fs test #whitebox #w_fs fs.find returns an empty table if the argument is nonexistent
0.17 [ OK ] spec/fs_spec.lua @ 410: Luarocks fs test #whitebox #w_fs fs.exists returns true when the argument is a directory
0.16 [ OK ] spec/fs_spec.lua @ 742: Luarocks fs test #whitebox #w_fs fs.list_dir does nothing if the argument is nonexistent
0.16 [ OK ] spec/fs_spec.lua @ 372: Luarocks fs test #whitebox #w_fs fs.is_dir returns true when the argument is a directory
0.16 [ OK ] spec/fs_spec.lua @ 346: Luarocks fs test #whitebox #w_fs fs.is_file returns false when the argument does not exist
0.15 [ OK ] spec/fs_spec.lua @ 496: Luarocks fs test #whitebox #w_fs fs.change_dir returns false and does nothing when the argument does not exist
0.14 [ OK ] spec/fs_spec.lua @ 994: Luarocks fs test #whitebox #w_fs fs.find returns an empty table if the argument is nonexistent
0.14 [ OK ] spec/fs_spec.lua @ 742: Luarocks fs test #whitebox #w_fs fs.list_dir does nothing if the argument is nonexistent
0.14 [ OK ] spec/fs_spec.lua @ 62: Luarocks fs test #whitebox #w_fs fs.Q simple argument
0.14 [ OK ] spec/fs_spec.lua @ 208: Luarocks fs test #whitebox #w_fs fs.is_writable returns false if the file or directory given as argument does not exist
0.13 [ OK ] spec/fs_spec.lua @ 62: Luarocks fs test #whitebox #w_fs fs.Q simple argument
0.13 [ OK ] spec/fs_spec.lua @ 208: Luarocks fs test #whitebox #w_fs fs.is_writable returns false if the file or directory given as argument does not exist
0.12 [ OK ] spec/fs_spec.lua @ 416: Luarocks fs test #whitebox #w_fs fs.exists returns false when the argument does not exist
0.11 [ OK ] spec/fs_spec.lua @ 66: Luarocks fs test #whitebox #w_fs fs.Q argument with quotes
0.11 [ OK ] spec/fs_spec.lua @ 66: Luarocks fs test #whitebox #w_fs fs.Q argument with quotes
0.11 [ OK ] spec/fs_spec.lua @ 384: Luarocks fs test #whitebox #w_fs fs.is_dir returns false when the argument does not exist
0.11 [ OK ] spec/fs_spec.lua @ 384: Luarocks fs test #whitebox #w_fs fs.is_dir returns false when the argument does not exist
0.11 [ OK ] spec/fs_spec.lua @ 255: Luarocks fs test #whitebox #w_fs fs.set_time #unix returns false and does nothing if the file or directory given as arguments doesn't exist
0.11 [ OK ] spec/fs_spec.lua @ 255: Luarocks fs test #whitebox #w_fs fs.set_time #unix returns false and does nothing if the file or directory given as arguments doesn't exist
0.10 [ OK ] spec/fs_spec.lua @ 70: Luarocks fs test #whitebox #w_fs fs.Q argument with special characters
0.10 [ OK ] spec/fs_spec.lua @ 70: Luarocks fs test #whitebox #w_fs fs.Q argument with special characters
0.10 [ OK ] spec/fs_spec.lua @ 416: Luarocks fs test #whitebox #w_fs fs.exists returns false when the argument does not exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment