Menu

SVN archive Commit Log


Commit Date  
[r3731] by bugman

Fixed the generic_fns.state.load_state() function.

The relax data storage singleton is new being, object by object, recreated from the initial state
as cleared by its __reset__ method.

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

Added one additional object to the data storage singleton for testing.

2007-11-20 22:01:11 Tree
[r3729] by bugman

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

........
r3721 | bugman | 2007-11-20 19:23:32 +0100 (Tue, 20 Nov 2007) | 3 lines

Added a framework for the unit tests of the relax_io module.
........
r3722 | bugman | 2007-11-20 19:28:44 +0100 (Tue, 20 Nov 2007) | 3 lines

Added a unit test to check that some file paths are unmodified by relax_io.get_file_path().
........
r3723 | bugman | 2007-11-20 19:32:19 +0100 (Tue, 20 Nov 2007) | 3 lines

Unit test for the modification of file paths by relax_io.get_file_path when a directory is supplied.
........
r3724 | bugman | 2007-11-20 19:32:55 +0100 (Tue, 20 Nov 2007) | 3 lines

Improved the docstring of the unit test for relax_io.get_file_path().
........
r3725 | bugman | 2007-11-20 19:35:34 +0100 (Tue, 20 Nov 2007) | 3 lines

Added a unit test for relax_io.get_file_path when '~' is present in the path.
........
r3726 | bugman | 2007-11-20 19:39:07 +0100 (Tue, 20 Nov 2007) | 3 lines

Renamed the load() and save() functions of generic_fns.state to load_state() and save_state().
........
r3727 | bugman | 2007-11-20 19:41:01 +0100 (Tue, 20 Nov 2007) | 5 lines

Fixed the tearDown() method of the generic_fns.state unit tests.

The method no longer fails if the file 'test.bz2' does not exist.
........
r3728 | bugman | 2007-11-20 19:42:44 +0100 (Tue, 20 Nov 2007) | 3 lines

Fixed the unit tests of generic_fns.state to use the newly renamed methods of that module.
........

2007-11-20 18:44:06 Tree
[r3728] by bugman

Fixed the unit tests of generic_fns.state to use the newly renamed methods of that module.

2007-11-20 18:42:44 Tree
[r3727] by bugman

Fixed the tearDown() method of the generic_fns.state unit tests.

The method no longer fails if the file 'test.bz2' does not exist.

2007-11-20 18:41:01 Tree
[r3726] by bugman

Renamed the load() and save() functions of generic_fns.state to load_state() and save_state().

2007-11-20 18:39:07 Tree
[r3725] by bugman

Added a unit test for relax_io.get_file_path when '~' is present in the path.

2007-11-20 18:35:34 Tree
[r3724] by bugman

Improved the docstring of the unit test for relax_io.get_file_path().

2007-11-20 18:32:55 Tree
[r3723] by bugman

Unit test for the modification of file paths by relax_io.get_file_path when a directory is supplied.

2007-11-20 18:32:19 Tree
[r3722] by bugman

Added a unit test to check that some file paths are unmodified by relax_io.get_file_path().

2007-11-20 18:28:44 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.