[View]  [Edit]  [Lock]  [References]  [Attachments]  [History]  [Home]  [Changes]  [Search]  [Help] 

test[m8n] index

This is the index page for basic tests running on top of m8n platform.

Core tests

This tests are designed to ensure core semantics of S8 Smalltalk is implemented correctly and/or collecting bugs/issues/topics to work on.

Lua Standard Libraries

Samples


Index chunks

{'	// Warning: executing in a javascript host
	self.error_("This testset must run on m8n platform")
'lua'	-- Executing in a Lua host
	-- require S8 smalltalk to run this test set
	if (not smalltalk) then require("boot") end
'}

ToDo

Notes on what needs work and/or not working, yet

Mobile framework


S8 tests execution in LuaStudio