Menu

SVN archive Commit Log


Commit Date  
[r3719] by bugman

Improved the docstring of the generic_fns.state.save() unit test.

2007-11-20 18:14:17 Tree
[r3718] by bugman

Improved the docstring of the generic_fns.state.load() unit test.

2007-11-20 18:13:42 Tree
[r3717] by bugman

Fix for the generic_fns.state.load() function.

2007-11-20 18:11:18 Tree
[r3716] by bugman

Added a unit test for the generic_fns.state.load() function.

2007-11-20 18:09:37 Tree
[r3715] by bugman

A temporary fix to the broken pickling of the relax data storage singleton.

2007-11-20 17:49:27 Tree
[r3714] by bugman

Merged revisions 3697-3713 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r3697 | bugman | 2007-11-20 17:38:03 +0100 (Tue, 20 Nov 2007) | 3 lines

Bug fix to make the test suite work again.
........
r3698 | bugman | 2007-11-20 17:41:59 +0100 (Tue, 20 Nov 2007) | 3 lines

Added the framework for implementing unit tests for the generic_fns.state module.
........
r3699 | bugman | 2007-11-20 17:48:38 +0100 (Tue, 20 Nov 2007) | 3 lines

Added a unit test for the generic_fns.state.save() function.
........
r3700 | bugman | 2007-11-20 17:50:41 +0100 (Tue, 20 Nov 2007) | 6 lines

Change of the internal structure of the generic_fns.state module.

The State class has been eliminated and its methods load() and save() have been converted to module
functions.
........
r3701 | bugman | 2007-11-20 17:51:52 +0100 (Tue, 20 Nov 2007) | 3 lines

Removed the old State class from the namespace of 'self.relax.generic'.
........
r3702 | bugman | 2007-11-20 17:55:36 +0100 (Tue, 20 Nov 2007) | 3 lines

Renamed the relax io module to relax_io as it clashes with the Python io module.
........
r3703 | bugman | 2007-11-20 17:57:19 +0100 (Tue, 20 Nov 2007) | 5 lines

Modified the unit tests for generic_fns.state to import from relax_io.

The function open_write_file is now imported (although it doesn't currently exist).
........
r3704 | bugman | 2007-11-20 17:57:47 +0100 (Tue, 20 Nov 2007) | 3 lines

The open_read_file function is now imported as well.
........
r3705 | bugman | 2007-11-20 17:59:04 +0100 (Tue, 20 Nov 2007) | 3 lines

Added some comments for the import statements.
........
r3706 | bugman | 2007-11-20 18:03:16 +0100 (Tue, 20 Nov 2007) | 6 lines

Fix for the renaming of io.py to relax_io.py.

The module renaming has been taken into account as well as the eventual removal of the IO class and
the conversion from class methods to module functions.
........
r3707 | bugman | 2007-11-20 18:07:13 +0100 (Tue, 20 Nov 2007) | 3 lines

Added a simple docstring to the relax_io module.
........
r3708 | bugman | 2007-11-20 18:08:21 +0100 (Tue, 20 Nov 2007) | 3 lines

Converted the log class method to a function.
........
r3709 | bugman | 2007-11-20 18:09:41 +0100 (Tue, 20 Nov 2007) | 3 lines

Converted the open_read_file class method to a function.
........
r3710 | bugman | 2007-11-20 18:12:07 +0100 (Tue, 20 Nov 2007) | 3 lines

Converted the open_write_file class method into a module function.
........
r3711 | bugman | 2007-11-20 18:20:22 +0100 (Tue, 20 Nov 2007) | 3 lines

Renamed relax_io.mkdir to relax_io.mkdir_nofail and converted it from a class method to a function.
........
r3712 | bugman | 2007-11-20 18:22:06 +0100 (Tue, 20 Nov 2007) | 3 lines

Renamed the file_path class method to the get_file_path module function.
........
r3713 | bugman | 2007-11-20 18:24:30 +0100 (Tue, 20 Nov 2007) | 3 lines

Bug fix for both generic_fns.state unit tests.
........

2007-11-20 17:26:22 Tree
[r3713] by bugman

Bug fix for both generic_fns.state unit tests.

2007-11-20 17:24:30 Tree
[r3712] by bugman

Renamed the file_path class method to the get_file_path module function.

2007-11-20 17:22:06 Tree
[r3711] by bugman

Renamed relax_io.mkdir to relax_io.mkdir_nofail and converted it from a class method to a function.

2007-11-20 17:20:22 Tree
[r3710] by bugman

Converted the open_write_file class method into a module function.

2007-11-20 17:12:07 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.