]> git.e2factory.org Git - e2factory.git/commit
add ass(e)rt module, provide global assert functions
authorTobias Ulmer <tu@emlix.com>
Wed, 25 May 2016 14:39:30 +0000 (16:39 +0200)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:41:18 +0000 (15:41 +0100)
commita972dcbe71ab810e1318765167b5e48d3a257b8f
tree623b935744c21566180c194473493342c6559b1e
parentf5775c7902ccffe29e86e3a9af57bce49bcd2f84
add ass(e)rt module, provide global assert functions

Assert functions are modeled after luaunit, and share some of its code.

Signed-off-by: Tobias Ulmer <tu@emlix.com>
generic/Makefile
generic/assrt.lua [new file with mode: 0644]
generic/e2lib.lua