Menu

SVN archive Commit Log


Commit Date  
[r3739] by bugman

Added the framework for the unit tests of the prompt.state module.

This inherits 2 unit tests already (which pass).

2007-11-20 22:58:12 Tree
[r3738] by bugman

A few more unused imported eliminated.

2007-11-20 22:49:43 Tree
[r3737] by bugman

Removed some more unused imports.

2007-11-20 22:43:19 Tree
[r3736] by bugman

Removed some unused imports.

2007-11-20 22:42:48 Tree
[r3735] by bugman

Renamed all the unit test directories to start with an underscore.

This is to fix issues with the importing of modules. These directories were clashing with the real
relax directories, making the relax modules in them inaccessible to certain unit tests.

2007-11-20 22:41:25 Tree
[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
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.