Menu

SVN archive Commit Log


Commit Date  
[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
[r16467] by bugman

Fix for one of the consistency testing system test scripts.

The J(w) mapping user function was being called instead!

2012-05-25 17:10:12 Tree
[r16466] by bugman

Fix for the recently changed consistency testing test suite script.

2012-05-25 17:05:50 Tree
[r16465] by bugman

Missing imports!

2012-05-25 17:02:17 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.