Last change
on this file since 731 was
728,
checked in by sherbold, 12 years ago
|
- added manuals for the commands efgTestCasesToSequences, efgToDFA, efgToMM, parseDirJFC, parseJFC, preprocessDirJFC, preprocessJFC, convertDirToXml, convertToXml, parseXML, and loadWebSequences
|
File size:
430 bytes
|
Rev | Line | |
---|
[728] | 1 | Loads GUITAR test cases from a directory and treats each test case as a sequence. The result is a collection of sequences. |
---|
| 2 | |
---|
| 3 | $USAGE$ |
---|
| 4 | <directory> name of the directory |
---|
| 5 | <sequencesName> name of the sequences |
---|
| 6 | <guiFileName> optional; if specified, this GUI file is used to retrieve widgetIds in addtion to the eventIds |
---|
| 7 | |
---|
| 8 | Example(s): |
---|
| 9 | efgTestCasesToSequences testcaseDir sequences |
---|
| 10 | efgTestCasesToSequences testcaseDir sequences guifile.gui |
---|
Note: See
TracBrowser
for help on using the repository browser.