Menu

SVN archive Commit Log


Commit Date  
[r20171] by bugman

Fix for the gui.analyses.wizard module for a bad merger at r20165.

Somehow svnmerge.py did not mark this file as being in conflict when it should have.

2013-06-16 21:49:02 Tree
[r20170] by bugman

Import fix for the VAR_TIME_EXP dispersion variable in the gui.analyses.auto_relax_disp module.

2013-06-16 21:42:20 Tree
[r20169] by bugman

Shifted the core of the relaxation dispersion API object into its own api module.

This is to simplify the relax import cascade - by removing the code from the
specific_analyses/relax_disp/__init__.py file, the import of the package no longer results in the
imports of other relax modules and packages.

2013-06-16 21:28:33 Tree
[r20168] by bugman

Merged revisions 20167 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r20167 | bugman | 2013-06-16 22:51:52 +0200 (Sun, 16 Jun 2013) | 6 lines

Shifted the user function initalisation.

This is from the import of the user_functions package to the package initialise() function. This is
for saner importing dependencies in the relax sources.
........

2013-06-16 20:59:35 Tree
[r20167] by bugman

Shifted the user function initalisation.

This is from the import of the user_functions package to the package initialise() function. This is
for saner importing dependencies in the relax sources.

2013-06-16 20:51:52 Tree
[r20166] by bugman

Alphabetical ordering of imports.

2013-06-16 20:08:04 Tree
[r20165] by bugman

Merged revisions 20150-20164 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r20150 | bugman | 2013-06-16 15:23:18 +0200 (Sun, 16 Jun 2013) | 3 lines

More cleanups of unused imports throughout relax.
........
r20151 | bugman | 2013-06-16 16:49:03 +0200 (Sun, 16 Jun 2013) | 3 lines

Fixes and expansion of the test_suite.unit_tests._lib package __all__ list.
........
r20152 | bugman | 2013-06-16 17:23:11 +0200 (Sun, 16 Jun 2013) | 6 lines

Fixes and improvements to Gary Thompson's unit_test_runner.py script.

The printouts have been improved and the script can now handle more than 3 levels of directories for
a package.
........
r20153 | bugman | 2013-06-16 17:30:23 +0200 (Sun, 16 Jun 2013) | 3 lines

The unit_test_runner.py script now defaults to verbose mode.
........
r20154 | bugman | 2013-06-16 18:19:06 +0200 (Sun, 16 Jun 2013) | 3 lines

More cleanups of the unit_test_runner.py script.
........
r20155 | bugman | 2013-06-16 18:20:32 +0200 (Sun, 16 Jun 2013) | 6 lines

Added a printout to the unit_test_runner.py if the TestCase class cannot be found.

This normally continued the test loading silently without warning that the TestCase class name is
missing or incorrect.
........
r20156 | bugman | 2013-06-16 18:23:56 +0200 (Sun, 16 Jun 2013) | 6 lines

Fixes for the TestCase class names for a number of lib package modules.

As the test class name was incorrect, previously the test suite was skipping these silently. This
was dangerous!
........
r20157 | bugman | 2013-06-16 18:25:39 +0200 (Sun, 16 Jun 2013) | 3 lines

Missing import in the unit test module for the lib.frame_order.matrix_ops module.
........
r20158 | bugman | 2013-06-16 18:49:14 +0200 (Sun, 16 Jun 2013) | 3 lines

Import fixes for the test_suite.unit_tests._lib._frame_order.test_matrix_ops module.
........
r20159 | bugman | 2013-06-16 19:00:41 +0200 (Sun, 16 Jun 2013) | 6 lines

Fixes for the unit tests of the lib.selection module.

The contains_*() methods now should be used. And the test_Selection_ful_spin_id() unit test has
been completely deleted as this way of checking the selection object is no longer valid.
........
r20160 | bugman | 2013-06-16 19:09:19 +0200 (Sun, 16 Jun 2013) | 6 lines

Shifted the spin_id_to_data_list() function from pipe_control.selection to lib.selection.

This is because the selection object requires this function, and the function has nothing to do with
the relax data store.
........
r20161 | bugman | 2013-06-16 19:51:37 +0200 (Sun, 16 Jun 2013) | 3 lines

Lots of import cleanups including removal of '*' imports, missing imports, and unused imports.
........
r20162 | bugman | 2013-06-16 20:10:11 +0200 (Sun, 16 Jun 2013) | 3 lines

Small change to the find_unused_imports.py printouts.
........
r20163 | bugman | 2013-06-16 21:18:45 +0200 (Sun, 16 Jun 2013) | 3 lines

Large removal of unused imports throughout relax found using the devel_scripts/find_unused_imports.py script.
........
r20164 | bugman | 2013-06-16 22:04:28 +0200 (Sun, 16 Jun 2013) | 6 lines

Clean up of all the imports in the relax code base.

This is mainly alphabetical reordering of the imports required due to the huge layout changes in the
trunk.
........

2013-06-16 20:05:55 Tree
[r20164] by bugman

Clean up of all the imports in the relax code base.

This is mainly alphabetical reordering of the imports required due to the huge layout changes in the
trunk.

2013-06-16 20:04:28 Tree
[r20163] by bugman

Large removal of unused imports throughout relax found using the devel_scripts/find_unused_imports.py script.

2013-06-16 19:18:45 Tree
[r20162] by bugman

Small change to the find_unused_imports.py printouts.

2013-06-16 18:10: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.