Menu

SVN archive Commit Log


Commit Date  
[r3156] by bugman

Added unit tests for the relax data storage singleton class Data from the 'data' module.

2007-03-13 03:34:49 Tree
[r3155] by bugman

Fixed the problems with the classes of the 'data.mol_res_spin' module.

The add_item() methods of the list type classes have been modified. For the MoleculeList class the
'mol_name' argument has been added and the MoleculeContainer.__init__() method accepts this argument
as well. The 'res_name', 'res_num', 'spin_name', 'spin_num', and 'select' have similarily been
added.

2007-03-13 03:34:03 Tree
[r3154] by bugman

Bug fix.

The import statement for the pipes module has been removed from 'generic_fns.main'.

2007-03-13 03:32:48 Tree
[r3153] by bugman

Added unit tests for the methods of the classes of the module 'data.mol_res_spin'.

2007-03-13 03:08:53 Tree
[r3152] by bugman

Added unit tests for the functions of the module 'generic_fns.pipes'.

2007-03-13 02:58:01 Tree
[r3151] by bugman

Updated the docstring of 'generic_fns.pipes.create' to be in Epydoc format.

2007-03-10 02:03:28 Tree
[r3150] by bugman

Updated the import statements, removing many unused imports.

2007-03-10 01:31:23 Tree
[r3149] by bugman

Added a docstring to the Test_diff_tensor class.

2007-03-10 01:29:29 Tree
[r3148] by bugman

Removed the ability for stand alone execution of the diffusion tensor data structure unit tests.

Stand alone execution is unnecessary as the command:

$ ./unit_test_runner.py data/test_diff_tensor.py

will run the tests.

Three things have been changed. Firstly the system path modifications have been removed. Secondly
the 'if __name__ == "__main__":' block has been deleted. Finally the 'svn:executable' property has
been removed from the repository.

2007-03-10 01:28:28 Tree
[r3147] by bugman

Added the 'generic_fns/' directory to the unit test hierarchy.

2007-03-10 01:14:25 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.