From Fedora Project Wiki

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

This test case tests whether some simple clean files and the basic libraries get compiled and produce the correct outcome.

Setup

  1. Install the clean package
  2. Download the general.icl test script (available at Fedorapeople) into a directory where you have write access.

How to test

  1. Execute clm -nt general -o general
  2. Execute ./general

Expected Results

  1. clm should create an application named "general"
  2. Upon execution of this application, only the word "True" should be printed