Menu

SVN archive Commit Log


Commit Date  
[r3600] by bugman

Wrote a unit test for the proper failure of the spin.copy() user function pipe_from argument.

2007-11-18 22:42:27 Tree
[r3599] by bugman

Fix for the return_data_types() function.

The reference to self has been removed.

2007-11-18 22:41:06 Tree
[r3598] by bugman

Fixed the spin.copy() user function printout.

2007-11-18 22:36:43 Tree
[r3597] by bugman

Shifted the return_data_types() function into its own module for all prompt tests to use.

2007-11-18 22:13:44 Tree
[r3596] by bugman

Wrote a function for returning all different types of data as an array.

This data will be used to test the proper behaviour of the user functions to the handling of their
arguments.

2007-11-18 22:08:09 Tree
[r3595] by bugman

Updated the docstrings of all the unit tests now located in the spin base class.

2007-11-18 21:51:06 Tree
[r3594] by bugman

Updated the unit tests for the generic_fns.spin module to use the spin base class.

2007-11-18 21:46:22 Tree
[r3593] by bugman

Fixed all the spin user function unit tests.

All the unit tests in the spin base class are calling functions from within the object
self.spin_fns. In the spin user function unit test module, this has been set to the
prompt.spin.Spin instantiated class.

2007-11-18 21:44:09 Tree
[r3592] by bugman

Fixed the relax data store import problem/clash in the spin_base_class module.

The singleton is now imported into the data.__init__ module as Data, and hence it can be
subsequently imported by the base class. A bit of a kludge, but it works for now!

2007-11-18 21:38:26 Tree
[r3591] by bugman

Updated the spin user function unit tests to inherit Spin_base_class.

2007-11-18 21:24:41 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.