Menu

SVN archive Commit Log


Commit Date  
[r9499] by bugman

Redesign of the relax state loading for adding support for a XML formatted state file.

Half of the load_state() is now in load_pickle(), and a new function load_xml() added.
The determine_format() function will tell if the file is a pickle or XML file, and then
load_pickle() will run the appropriate loading function.

2009-09-10 16:32:31 Tree
[r9498] by bugman

A few fixes for the test_write_read_pipes() system test.

2009-09-10 16:07:22 Tree
[r9497] by bugman

Shifted the test_write_read_pipes() system test to the 'state' test module.

The program state is now being saved as the results file is for just one data pipe.

2009-09-10 15:38:20 Tree
[r9496] by bugman

Updated the specific_fns module __all__ list for the SRLS module.

2009-09-10 15:37:16 Tree
[r9495] by bugman

Added a very basic, and completely empty module and class for SRLS analysis.

This is to allow the data pipe to be created.

2009-09-10 15:20:21 Tree
[r9494] by bugman

Removed an empty line.

2009-09-10 15:02:22 Tree
[r9493] by bugman

Deleted the __init__() class methods as these were empty, and shifted the docstring to that of the class.

2009-09-10 15:01:39 Tree
[r9492] by bugman

The test_write_read_pipes() system test is now using the VALID_TYPES module variable to get all pipes.

2009-09-10 14:54:55 Tree
[r9491] by bugman

Shifted the valid types private function variable into a module variable.

2009-09-10 14:53:06 Tree
[r9490] by bugman

Wrote a system test for the writing and re-reading of data pipes.

2009-09-10 14:51:39 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.