Commit | Date | |
---|---|---|
[r3580]
by
bugman
Fixed a bug in the spin.diplay() user function. The spin ID string was been checked if it was a string. It can also be None! |
2007-11-18 20:52:37 | Tree |
[r3579]
by
bugman
Fixed a bug in the spin.rename() user function. The spin ID string was been checked if it was an int whereas the check should have been for a |
2007-11-18 20:49:50 | Tree |
[r3578]
by
bugman
Fixed another bug in the spin.renumber() user function. The spin number was been checked if it was a string whereas the check should have been for an int. |
2007-11-18 20:48:31 | Tree |
2007-11-18 20:47:19 | Tree | |
[r3576]
by
bugman
Fix to allow the spin to target to be set to None in the spin.copy() user function. |
2007-11-18 20:45:38 | Tree |
2007-11-18 20:43:39 | Tree | |
[r3574]
by
bugman
The spin user function unit tests now test these functions rather than those of generic_fns.spin. |
2007-11-18 20:37:52 | Tree |
2007-11-18 20:28:15 | Tree | |
2007-11-18 20:21:39 | Tree | |
[r3571]
by
bugman
Added a directory for adding units tests of the modules in the 'prompt/' directory. |
2007-11-18 20:20:20 | Tree |