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

test[jscocoa] index

Tests to validate proper execution of JSCOCOA interface.

How to run this tests

Evaluate with showIt
U8Configuration default loadFile: 'SwikiCodeRobot?u8:aleReimondo/Swiki/swiki.st.js'.
(SwikiCodeRobot @ #test) process: #s8-media tagged: #jscocoa
See also Steps to follow to run the coco8 tests

Test pages

Main DoIt chunk

"Evaluating first chunk of the jscocoa test set"
(#( #iOS #OSX ) includes: TargetOS) ifFalse: [
    self print: 'Require coco8 execution environment.'.
    self abort.
]!

References