lunit does not work properly with Lua 5.2. There is a fork, lunitx, which does:

https://github.com/dcurrie/lunit

The lunit author has been unresponsive to requests to merge the Lua 5.2 support.

Hence, I suggest that you either replace lunit with lunitx, or add
lunitx, and make it obvious to Lua 5.2 users that lunit doesn't work
by changing its rockspec to specify Lua 5.1 only.

Even though I helped patch lunitx for Lua 5.2, I just forgot all the
above, and did "luarocks install lunit" in my 5.2 luarocks tree, and
then found that although lunit ran, it produced some very odd results!
The above suggestions will help avoid others waste time the same way.

-- 
http://rrt.sc3d.org

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to