Commit | Date | |
---|---|---|
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 |
[r20156]
by
bugman
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 |
2013-06-16 16:23:56 | Tree |
[r20155]
by
bugman
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 |
2013-06-16 16:20:32 | Tree |
2013-06-16 16:19:06 | Tree | |
2013-06-16 15:30:23 | Tree |