feat: LuaRocks mix tasks #97
+650
−0
Open
Annotations
7 errors
|
Run tests
Process completed with exit code 2.
|
|
Run tests:
test/lua/rocks_integration_test.exs#L48
test install_deps/1 installs all dependencies from a rockspec (Lua.RocksIntegrationTest)
|
|
Run tests:
test/lua/rocks_integration_test.exs#L22
test install/2 returns error for nonexistent package (Lua.RocksIntegrationTest)
|
|
Run tests:
test/lua/rocks_integration_test.exs#L15
test install/2 installs a pure Lua package (Lua.RocksIntegrationTest)
|
|
Run tests:
test/lua/rocks_integration_test.exs#L61
test clean/1 removes the tree directory (Lua.RocksIntegrationTest)
|
|
Run tests:
test/lua/rocks_integration_test.exs#L71
test validate_tree/1 detects C extensions when present (Lua.RocksIntegrationTest)
|
|
Run tests:
test/lua/rocks_integration_test.exs#L29
test end-to-end: install and require can install and require a pure Lua package through Luerl (Lua.RocksIntegrationTest)
|
Loading