Commit | Date | |
---|---|---|
[r16389]
by
bugman
Fix for the file selection and directory handling in the GUI base test _execute_uf() method. This now handles the situation of when no directory argument is supplied. |
2012-05-22 13:08:08 | Tree |
2012-05-22 12:26:56 | Tree | |
2012-05-22 12:05:01 | Tree | |
2012-05-22 12:03:46 | Tree | |
[r16385]
by
bugman
Modified the GUI tests so that they can operate in the same way as the system tests. Now entire test suite classes can be executed in isolation by typing, for example: $ relax --gui-test N_state_model |
2012-05-22 12:03:27 | Tree |
2012-05-22 11:59:01 | Tree | |
[r16383]
by
bugman
Converted all of the N-state model scripts to use the new self._execute_uf() interface. |
2012-05-22 11:55:56 | Tree |
[r16382]
by
bugman
Added some error checking for the system test class execution. This is for better user feedback for when the user supplied class does not exist. |
2012-05-22 11:20:04 | Tree |
[r16381]
by
bugman
Entire classes of system tests can now executed. Rather than running the entire system test suite or individual tests, the system tests can now be $ relax -s N_state_model |
2012-05-22 11:17:49 | Tree |
[r16380]
by
bugman
The prompt and script UI self._execute_uf() method can now properly handle non-keyword args. |
2012-05-22 11:09:08 | Tree |