Menu

SVN archive Commit Log


Commit Date  
[r3009] by bugman

Added the diffusion tensor object unit test 'test_set_spheroid_errors'.

2007-01-13 12:40:07 Tree
[r3008] by bugman

Shifted the calculation of the diffusion objects from the 'test_set_spheroid_params' unit test.

These are now calculated by the method 'self.calc_spheroid_objects()' so that it can be used by
unit tests for the setting of spheroidal errors and simulation values.

2007-01-13 12:31:39 Tree
[r3007] by bugman

Renamed the unit test 'test_set_prolate_params' to 'test_set_spheroid_params'.

2007-01-13 12:23:37 Tree
[r3006] by bugman

Added the diffusion tensor data structure unit test 'test_set_prolate_params'.

This test checks that all the parameters, vectors, and matrices associated with the prolate
spheroidal diffusion tensor are set up correctly.

2007-01-13 12:20:29 Tree
[r3005] by bugman

Added the '--unit-test' command line argument.

Supplying this argument to relax will cause solely the unit tests of the test suite to be run.

2007-01-13 10:21:47 Tree
[r3004] by bugman

Changes to the output formatting functions of the test suite.

The methods 'self.heading()' and 'self.summary_line()' have been converted to functions and have
been shifted from the file 'test_suite/system_tests/main.py' into the new file
'test_suite/formatting.py'. The final printout by 'test_suite/runner.py' now used these functions.

2007-01-13 10:00:17 Tree
[r3003] by bugman

Modification of the 'test_set_tm' diffusion tensor data structure unit test.

After setting the tm parameter, the automatically generated Diso parameter is tested to see if it is
correctly set.

2007-01-13 07:37:06 Tree
[r3002] by bugman

Modified the 'test_set_Diso' unit test.

Rather than testing the RelaxError message string, the 'self.assertRaises()' function is called to
assert that a RelaxError must occur.

2007-01-13 07:32:59 Tree
[r3001] by bugman

Modified the 'test_set_Diso' and 'test_set_tm' unit tests to use the proper assert functions.

2007-01-13 07:26:12 Tree
[r3000] by bugman

Completed the 'test_set_Diso()' and 'test_set_tm()' unit tests.

2007-01-13 07:09:15 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.