[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/lunit/lunit.desc [COPY] Copyright (C) 2009 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A Unit Testing Framework for Lua [T] Lunit is a unit testing framework for lua, written in lua. It provides [T] assert functions, type checking functions and a few miscellaneous [T] functions for usage as an easy unit testing framework. [U] https://www.mroth.net/lunit/ [A] Michael Roth [M] Rene Rebe [C] extra/database [F] CROSS [L] MIT [S] Beta [V] 0.8.1 [D] 893c43e51d306197881c1b634414d0e891ffa505b08c65f089b28045 lunit-0.8.1.tar.gz https://github.com/dcurrie/lunit/archive/0.8.1/ . $base/package/*/*/lua-conf.in runmake=0 hook_add postmake 5 "install lunit $root$bindir/" hook_add postmake 5 "install lunit{,-console,-tests}.lua $root$pkgdatadir/"