Menu

SVN archive Commit Log


Commit Date  
[r28000] by bugman

Removed all unused imports from the relax library package.

2015-10-05 15:24:34 Tree
[r27999] by bugman

Added import exceptions for the lib.xml module in the find_unused_imports.py devel script.

These are needed because of eval() function calls on XML stored Python data structures.

2015-10-05 15:17:52 Tree
[r27998] by bugman

Added import exceptions for the lib.compat module in the find_unused_imports.py devel script.

2015-10-05 15:15:01 Tree
[r27997] by bugman

Removed all unused imports from the pipe_control package.

2015-10-05 15:10:42 Tree
[r27996] by bugman

Removal of unused imports from the GUI test modules.

2015-10-05 14:14:30 Tree
[r27995] by bugman

Added a workaround or hack for exceptions for circular imports in the find_unused_imports.py script.

This is currently for the test_suite.unit_tests._lib.test___init__ and
test_suite.unit_tests._lib._geometry.test___init__ modules.

2015-10-05 13:50:13 Tree
[r27994] by bugman

Added another exception to the find_unused_imports.py devel script.

This is for the test_suite.unit_tests._lib._geometry.test_rotations module which programatically
obtains the imports using globals().

2015-10-05 13:47:28 Tree
[r27993] by bugman

Removed unused imports from the unit tests.

2015-10-05 13:45:32 Tree
[r27992] by bugman

Changed the import of pipe_control.state in the test_state unit test module.

2015-10-05 13:42:24 Tree
[r27991] by bugman

Changed how the import of lib.regex in the Test_regex unit tests is used.

The module is no longer stored in the TestCase class namespace, but is rather called directly within
the unit test.

2015-10-05 13:13:38 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.