Menu

SVN archive Commit Log


Commit Date  
[r17581] by bugman

Last Python 3 compatibility update for the system tests - they are now both Python 2 and 3 compatible!

The command used was:
2to3 -w \
-f except \
-f import \
-f imports \
-f long \
-f numliterals \
-f xrange \
.

2012-09-28 08:58:47 Tree
[r17580] by bugman

Python 3 preparation - the test_suite.system_tests package now uses the absolute module path for imports.

2012-09-28 08:57:54 Tree
[r17579] by bugman

Python 3 preparation - changed the import of SystemTestCase to use the absolute module path.

2012-09-28 08:55:55 Tree
[r17578] by bugman

Removed all of the xrange() calls from the system tests as these are not necessary.

This is in preparation for Python 3.

2012-09-28 08:49:08 Tree
[r17577] by bugman

Fix for a fatal bug introduced in the last revision (r17576).

2012-09-28 08:02:02 Tree
[r17576] by bugman

Some changes in preparation for Python 3.

2012-09-27 17:19:13 Tree
[r17575] by bugman

Fix for bug #20201 (https://gna.org/bugs/?20201).

The bruker.read user function can now handle the situation where multiple spins per residue are
already loaded prior to the user function call. The isotope value from the DC file is now
translated to the element name and this is used as part of the spin ID string.

2012-09-27 14:29:40 Tree
[r17574] by bugman

Removed the 'force flag' text from the RelaxWarning messages output by the bruker.read user function.

The force flag arguments of the generic_fns.mol_res_spin.name_spin() and
generic_fns.mol_res_spin.set_spin_isotope() functions can now be set to None to suppress the text.

2012-09-27 14:14:47 Tree
[r17573] by bugman

Fixes for the checks in the Mf.test_mf_auto_analysis() GUI test for the recent test suite data changes.

2012-09-27 08:08:12 Tree
[r17572] by bugman

The CSA setting in the model-free auto GUI analysis now defaults to the '@N*' spin ID.

Previously no spin ID was being used so that the protons where also having their CSA values set to
that of the nitrogens. Now the execution checking code skips the proton CSA check.

2012-09-27 08:07:03 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.