Return to Index
Rapidrun(1) - Rapicorn Utility
Manual: Testbit Wiki Pages
Release: Revision 947
Updated: 2013-06-11
NAME
rapidrun - Utility to run and test Rapicorn dialogs.
SYNOPSIS
rapidrun [OPTIONS] [uifile.xml]
DESCRIPTION
Rapidrun is a utility to test Rapicorn UI dialog definitions.
This tool will read the GUI description file listed on the command line, look for a dialog named 'test-dialog' and show it.
OPTIONS
Rapidrun follows the usual GNU command line syntax, with long options starting with two dashes ('-').
- --parse-test
- Parse GuiFile.xml and exit.
- -x
- Enable auto-exit after first expose.
- --list
- List parsed definitions.
- --fatal-warnings
- Turn criticals/warnings into fatal conditions.
- --snapshot pngname
- Dump a snapshot to pngname.
- --test-dump
- Dump test stream after first expose.
- --test-matched-node PATTERN
- Filter nodes in test dumps.
- -h, --help
- Display this help and exit.
- -v, --version
- Display version and exit.
SEE ALSO
Rapicorn Website