Commit | Date | |
---|---|---|
[r23519]
by
bugman
Fixes for the Sequence and Sequence_2D GUI elements for handling invalid input data. These elements used by the user function windows previously raised all sorts of errors if the data |
2014-05-28 13:48:29 | Tree |
[r23518]
by
bugman
Expanded the User_functions.test_structure_rotate GUI once more. This time the setting of invalid values in the Sequence_2D element itself is now checked. For |
2014-05-28 13:45:36 | Tree |
[r23517]
by
bugman
Clean up of the User_functions.test_structure_rotate GUI test. The invalid value check is simpler and the Sequence_2D GUI object return value is now checked to be |
2014-05-28 13:40:32 | Tree |
2014-05-28 13:34:19 | Tree | |
[r23515]
by
bugman
Created the is_list() and is_list_of_lists() functions for the lib.check_types module. |
2014-05-28 13:32:39 | Tree |
[r23514]
by
tlinnet
Reverted r23508-23507 as the correct is dimensions (None, 3) for x,y,x positions. The command used was: ..... THe first dimension was used as a counter, the last 3 dimensions is for x,y,z position. This is for the user function dx.map. Modified: |
2014-05-28 13:05:21 | Tree |
[r23513]
by
bugman
Bug fix for the Sequence_2D GUI element. This is used for the user function windows in the GUI for setting lists of lists or matrices. The |
2014-05-28 12:39:27 | Tree |
[r23512]
by
bugman
Expanded the User_functions.test_structure_rotate GUI test to catch more problems. Now the rotation matrix value in the user function window is set to a series of invalid values to |
2014-05-28 12:36:46 | Tree |
[r23511]
by
bugman
Expanded the User_functions.test_structure_rotate GUI test. The rotation matrix argument checks for the Sequence_2D GUI element have been expanded to check that |
2014-05-28 12:25:20 | Tree |
[r23510]
by
bugman
Simplified the User_functions GUI tests. The exec_uf_pipe_create() method has been created to simplify the data pipe creation in the tests. |
2014-05-28 12:01:13 | Tree |