EnglishFrenchSpanish

Ad


OnWorks favicon

clitest - Online in the Cloud

Run clitest in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command clitest that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


clitest - performs automatic testing in command lines

SYNOPSIS


clitest [options] <file ...>

DESCRIPTION


Clitest is a portable POSIX shell script that performs automatic testing in Unix command
lines. This script was carefully coded to be portable between POSIX shells

It's the same concept as in Python's doctest module: you document both the commands and
their expected output, using the familiar interactive prompt format, and a specialized
tool tests them.

The clitest command searches for pieces of text that look like interactive Unix command
lines, and then executes those command lines to verify that they work exactly as shown.

OPTIONS


-1, --first
Stop execution upon first failed test

-l, --list
List all the tests (no execution)

-L, --list-run
List all the tests with OK/FAIL status

-t, --test RANGE
Run specific tests, by number (1,2,4-7)

-s, --skip RANGE
Skip specific tests, by number (1,2,4-7)

-q, --quiet
Quiet operation, no output shown

-V, --version
Show program version and exit

-P, --progress TYPE
Set progress indicator: test, number, dot, none

--pre-flight COMMAND
Execute command before running the first test

--post-flight COMMAND
Execute command after running the last test

--color WHEN
Set when to use colors: auto, always, never

--diff-options OPTIONS
Set diff command options (default: '-u')

--inline-prefix PREFIX
Set inline output prefix (default: '#→ ')

--prefix PREFIX
Set command line prefix (default: '')

--prompt STRING
Set prompt string (default: '$ ')

Use clitest online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    DivFix++
    DivFix++
    DivFix++ is yours AVI video repair and
    preview software. It designed for repair
    and preview files which are on download
    from ed2k(emule), torrent, gnutella, ftp...
    Download DivFix++
  • 2
    JBoss Community
    JBoss Community
    Community driven projects featuring the
    latest innovations for cutting edge
    apps. Our flagship project JBoss AS is
    the leading Open Source,
    standards-compliant...
    Download JBoss Community
  • 3
    Django Filer
    Django Filer
    django Filer is a file management
    application for django that makes
    handling files and images a breeze.
    django-filer is a file management
    application for djang...
    Download Django Filer
  • 4
    xCAT
    xCAT
    Extreme Cluster Administration Toolkit.
    xCAT is a scalable cluster management
    and provisioning tool that provides
    hardware control, discovery, and OS
    diskful/di...
    Download xCAT
  • 5
    Psi
    Psi
    Psi is cross-platform powerful XMPP
    client designed for experienced users.
    There are builds available for MS
    Windows, GNU/Linux and macOS.. Audience:
    End Users...
    Download Psi
  • 6
    Blobby Volley 2
    Blobby Volley 2
    Official continuation of the famous
    Blobby Volley 1.x arcade game..
    Audience: End Users/Desktop. User
    interface: OpenGL, SDL. Programming
    Language: C++, Lua. C...
    Download Blobby Volley 2
  • More »

Linux commands

Ad