Commit | Date | |
---|---|---|
[r16498]
by
bugman
All the get_*() methods of the specific API parameter list objects now call self.check_param(). This new check_param() method raises a RelaxError if the parameter is unknown. |
2012-05-29 08:24:36 | Tree |
[r16497]
by
bugman
The parameter set 'params' or 'generic' can now be specified in the specific API parameter lists. |
2012-05-29 08:23:42 | Tree |
[r16496]
by
bugman
Big fix for the auto-generated GUI user functions - the recycling of pages should now work. The recycling of user function pages was failing due to the wizard _exec_count data structure. A |
2012-05-29 08:14:45 | Tree |
2012-05-29 08:05:57 | Tree | |
[r16494]
by
bugman
The GUI tests _execute_uf() base method now simulates a click on the 'ok' button. This gives the user function wizards a much deeper work out. |
2012-05-29 08:04:12 | Tree |
2012-05-29 07:51:08 | Tree | |
[r16492]
by
bugman
Added the 'min_stats' flag to the specific API parameter list objects. This indicates if the minimisation statistics are part of the parameter set. This is a flag to the |
2012-05-29 07:48:21 | Tree |
[r16491]
by
bugman
Expanded the specific API parameter list object to include the Python type and error and sim flags. This includes the addition of the get_err(), get_sim(), and get_type() methods. |
2012-05-29 07:40:21 | Tree |
[r16490]
by
bugman
Created the Dead_uf_pages.test_mol_create() GUI test demonstrating a failure in the user functions. This mimics a click on the 'ok' buttons, showing a problem with running a GUI user function twice. |
2012-05-29 07:14:46 | Tree |
[r16489]
by
bugman
The delete all analysis method now does what it warns and resets relax at the end. |
2012-05-28 16:34:12 | Tree |