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

test[coco8] index

Tests to validate proper execution of Coco8 low-level interface.

How to run this tests

The tests are designed to run in iOS and OSX OS.
See : Steps to follow to run the coco8 tests

Test pages

Index chunks

"Evaluating first chunk of the coco8 test set"
(#( #iOS #OSX ) includes: TargetOS) ifFalse: [
    self print: 'Require coco8 execution environment.'.
    self abort
]!
"Note: uncomment the following expression to include jscocoa tests"
" SwikiCodeRobot @> #( test jscocoa ). "