Menu

SVN archive Commit Log


Commit Date  
[r28010] by bugman

Cosmetic bug fix for the running of the test suite in the GUI.

The list of skipped tests in the status object was not being reinitialised for each run of the test
suite. This only affects the GUI where the tests can be run multiple times. The result was that
the list of skipped tests was always being printed out, even if no tests were skipped.

2015-10-06 18:34:18 Tree
[r28009] by bugman

MS Windows fix for the Frame_order.test_generate_rotor2_distribution system test.

The locale.setlocale() function call for correctly setting up a spinning progress meter was failing
on MS Windows. The error is now caught and the local setting skipped.

2015-10-06 07:33:42 Tree
[r28008] by bugman

Fix for the alignment tensor MC simulation objects in the data store for Python 3.1.

The sim_indices object was sometimes created with the range() method, however the returned iterator
does not possess an index() function in Python 3.1. Therefore it was converted to a standard list.

2015-10-05 19:20:05 Tree
[r28007] by bugman

Fix for the PCS system tests on old Python versions.

The self.assertAlmostEqual() function cannot compare None values in earlier Python versions.

2015-10-05 17:01:11 Tree
[r28006] by bugman

Removal of the last unused import from the target_functions package.

2015-10-05 16:16:31 Tree
[r28005] by bugman

Removed all unused imports from the numdifftools extern package.

2015-10-05 15:54:29 Tree
[r28004] by bugman

Removed all unused imports from the auto_analyses package.

2015-10-05 15:54:03 Tree
[r28003] by bugman

Removed all unused imports from the specific_analyses package.

2015-10-05 15:50:05 Tree
[r28002] by bugman

Removed unused imports from the developer scripts.

2015-10-05 15:28:47 Tree
[r28001] by bugman

Removed all unused imports from the target_functions package.

2015-10-05 15:25:48 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.