Menu

SVN archive Commit Log


Commit Date  
[r3734] by bugman

The generic_fns.state module unit test code is now using the base class.

2007-11-20 22:36:39 Tree
[r3733] by bugman

Created by copying a base class for testing both the prompt.state and generic_fns.state modules.

2007-11-20 22:26:38 Tree
[r3732] by bugman

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

........
r3730 | bugman | 2007-11-20 23:01:11 +0100 (Tue, 20 Nov 2007) | 3 lines

Added one additional object to the data storage singleton for testing.
........
r3731 | bugman | 2007-11-20 23:17:56 +0100 (Tue, 20 Nov 2007) | 6 lines

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:20:56 Tree
[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
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.