Changes between Version 8 and Version 9 of GUIRequirements
- Timestamp:
- 06/17/14 13:31:48 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GUIRequirements
v8 v9 12 12 * Features 13 13 * Show source code for statements 14 * the GUI should provide a (non-interactive) Console view which shows the output produced by CIVL as it executes its functions, similar to what would be seen when using CIVL from the command line 14 15 * the GUI needs to guide the user through all commands which can be executed through the command line 15 16 * verify, run, parse, etc. … … 28 29 * allow the user to click the source code summary to go the source code 29 30 * if the error is an execution error, then there should be a shortcut for the user to replay the counter example immediately 30 31 * the GUI should interact with CIVL solely through CIVL's Java API (and not, for example, through the command line interface), both when invoking CIVL's functionality and in obtaining CIVL's results, including statistics, traces, and error messages
