Menu

SVN archive Commit Log


Commit Date  
[r20162] by bugman

Small change to the find_unused_imports.py printouts.

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
the relax data store.

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
been completely deleted as this way of checking the selection object is no longer valid.

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
was dangerous!

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
missing or incorrect.

2013-06-16 16:20:32 Tree
[r20154] by bugman

More cleanups of the unit_test_runner.py script.

2013-06-16 16:19:06 Tree
[r20153] by bugman

The unit_test_runner.py script now defaults to verbose mode.

2013-06-16 15:30:23 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.