Menu

SVN archive Commit Log


Commit Date  
[r7982] by bugman

Created a very simple system test to catch bug #12588 (https://gna.org/bugs/index.php?12588).

This bug was reported by Tyler Reddy (treddy at dal dot ca).

2008-11-12 20:35:26 Tree
[r7981] by bugman

Final fix for bug #12591 (https://gna.org/bugs/index.php?12591).

This bug was reported by Chris Brosey (chris dot a dot brosey att vanderbilt dot edu).

The problem was that the global_index counter in the model-free model_loop() method was supposed to
be incremented at the start of the loop. The deselected spin skipping code was located before this
though, causing the counter to not be incremented!

2008-11-12 20:21:39 Tree
[r7980] by bugman

Partial fix for bug #12591 (https://gna.org/bugs/index.php?12591).

This was reported by Chris Brosey (chris dot a dot brosey att vanderbilt dot edu).

If no model is ever selected in the model_selection.select() function, then relax no longer fails.
The failure is however caused by another problem elsewhere within relax, so this fix is not
complete.

2008-11-12 20:18:03 Tree
[r7979] by bugman

Fixes for the system test script rename of the previous commits.

2008-11-12 20:00:37 Tree
[r7978] by bugman

Deleted the old system test script.

2008-11-12 19:59:27 Tree
[r7977] by bugman

Renamed the system test script.

2008-11-12 19:59:05 Tree
[r7976] by bugman

Modified the system test to additionally catch bug #12591 (https://gna.org/bugs/index.php?12591).

2008-11-12 19:57:14 Tree
[r7975] by bugman

Converted some ints to bools.

2008-11-12 14:57:25 Tree
[r7974] by bugman

Fixed the Scientific Python links as identified by Mate Erdelyi.

2008-11-11 22:43:30 Tree
[r7973] by bugman

Fix for bug #12582 (https://gna.org/bugs/index.php?12582).

This was reported by Chris Brosey (chris dot a dot brosey att vanderbilt dot edu).

The problem was that the frq_labels data structure in the SpinContainer was sometimes set to []
rather than the data structure being missing. Now the structure is being tested if it is either
None or [] before being accessed in the model-free return_units() method.

2008-11-10 22:36:36 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.