Commit | Date | |
---|---|---|
2013-06-16 20:08:04 | Tree | |
[r20165]
by
bugman
Merged revisions 20150-20164 via svnmerge from ........ |
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 |
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 |
2013-06-16 18:10:11 | Tree | |
[r20161]
by
bugman
Lots of import cleanups including removal of '*' imports, missing imports, and unused imports. |
2013-06-16 17:51:37 | Tree |
[r20160]
by
bugman
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 |
2013-06-16 17:09:19 | Tree |
[r20159]
by
bugman
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 |
2013-06-16 17:00:41 | Tree |
[r20158]
by
bugman
Import fixes for the test_suite.unit_tests._lib._frame_order.test_matrix_ops module. |
2013-06-16 16:49:14 | Tree |
[r20157]
by
bugman
Missing import in the unit test module for the lib.frame_order.matrix_ops module. |
2013-06-16 16:25:39 | Tree |