middleclass/spec
2015-11-23 15:42:49 +03:00
..
class_spec.lua ported tests to busted 2013-09-17 20:55:50 +02:00
classes_spec.lua ported tests to busted 2013-09-17 20:55:50 +02:00
instances_spec.lua ported tests to busted 2013-09-17 20:55:50 +02:00
metamethods_lua_5_2.lua splits 5.2 and 5.3 metamethods into separate files. Fixes 5.3 errors 2015-11-01 17:09:15 +01:00
metamethods_lua_5_3.lua Fix __gc tests 2015-11-19 13:53:51 +03:00
metamethods_spec.lua Fix not inheriting metamethods from grandparent class 2015-11-23 15:42:49 +03:00
mixins_spec.lua ported tests to busted 2013-09-17 20:55:50 +02:00
Object_spec.lua added subclassOf, instanceOf and includes specs to object 2013-09-18 23:42:16 +02:00