Menu

Commit [r20165]  Maximize  Restore  History

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.
........

bugman 2013-06-16

<< < 1 2 3 4 5 .. 11 > >> (Page 3 of 11)
changed /branches/relax_disp/gui/wizards/wiz_objects.py
changed /branches/relax_disp/lib/io.py
changed /branches/relax_disp/lib/selection.py
changed /branches/relax_disp/lib/warnings.py
changed /branches/relax_disp/multi/mpi4py_processor.py
changed /branches/relax_disp/multi/multi_processor_base.py
changed /branches/relax_disp/multi/result_commands.py
changed /branches/relax_disp/multi/slave_commands.py
changed /branches/relax_disp/pipe_control/align_tensor.py
changed /branches/relax_disp/pipe_control/angles.py
changed /branches/relax_disp/pipe_control/bmrb.py
changed /branches/relax_disp/pipe_control/bruker.py
changed /branches/relax_disp/pipe_control/dasha.py
changed /branches/relax_disp/pipe_control/diffusion_tensor.py
changed /branches/relax_disp/pipe_control/eliminate.py
changed /branches/relax_disp/pipe_control/exp_info.py
changed /branches/relax_disp/pipe_control/fix.py
changed /branches/relax_disp/pipe_control/grace.py
changed /branches/relax_disp/pipe_control/interatomic.py
changed /branches/relax_disp/pipe_control/j_coupling.py
changed /branches/relax_disp/pipe_control/minimise.py
changed /branches/relax_disp/pipe_control/model_selection.py
changed /branches/relax_disp/pipe_control/mol_res_spin.py
changed /branches/relax_disp/pipe_control/molmol.py
changed /branches/relax_disp/pipe_control/monte_carlo.py
/branches/relax_disp/gui/wizards/wiz_objects.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/lib/io.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/lib/selection.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/lib/warnings.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/multi/mpi4py_processor.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/multi/multi_processor_base.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/multi/result_commands.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/multi/slave_commands.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/pipe_control/align_tensor.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/pipe_control/angles.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/pipe_control/bmrb.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/pipe_control/bruker.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/pipe_control/dasha.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/pipe_control/diffusion_tensor.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/pipe_control/eliminate.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/pipe_control/exp_info.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/pipe_control/fix.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/pipe_control/grace.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/pipe_control/interatomic.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/pipe_control/j_coupling.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/pipe_control/minimise.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/pipe_control/model_selection.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/pipe_control/mol_res_spin.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/pipe_control/molmol.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/pipe_control/monte_carlo.py Diff Switch to side-by-side view
Loading...
<< < 1 2 3 4 5 .. 11 > >> (Page 3 of 11)
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.