Menu

SVN archive Commit Log


Commit Date  
[r16477] by bugman

The structure.rotate R arg now defaults to the identity matrix.

This is simply for the GUI.

2012-05-28 11:33:56 Tree
[r16476] by bugman

The frame order system tests are now being run as GUI tests as well.

2012-05-28 11:22:10 Tree
[r16475] by bugman

Converted all of the frame order system test scripts to be executable as GUI tests.

2012-05-28 11:21:35 Tree
[r16474] by bugman

Fixes for the script_exec() GUI test base method.

This now adds 'pi' to the namespace in which the scripts are executed in.

2012-05-28 11:08:13 Tree
[r16473] by bugman

GUI test scripts are now executed via prompt.interpreter.exec_script().

This allows the preservation of imports within the scripts. The old execfile() method was causing
the 'globals' to be overwritten, hence imports in the scripts are not visible inside methods or
classes.

2012-05-28 11:01:03 Tree
[r16472] by bugman

The GUI auto-generated user function SetValue() method now skips function and fn arg arguments.

These are not supported in the GUI!

2012-05-28 10:05:50 Tree
[r16471] by bugman

Fixes for the grace.write user function definitions for the GUI.

The x_data_type and y_data_type can be set by the user to, for example, 'spin'. Therefore they
cannot be readonly.

2012-05-28 08:44:52 Tree
[r16470] by bugman

Fix for the model-free GUI auto-analysis test under certain conditions.

The spin viewer window was loading the spins asynchronously, but the subsequent relaxation data
loading was synchronous. If a previous GUI test failed this would often trigger a racing condition!

2012-05-28 08:35:22 Tree
[r16469] by bugman

Loosened the checking conditions for the test_set_value() J(w) mapping system (and GUI) test.

Just like the consistenecy testing, the GUI string conversions to and from floats introduces a
slight truncation.

2012-05-25 17:28:53 Tree
[r16468] by bugman

The consistency testing test_set_value() system (and GUI) test has been made less strict.

The conversion of the bond length and CSA values to GUI strings and back to floats causes a slight
numerical truncation.

2012-05-25 17:15:11 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.