Parent Directory
|
Revision Log
Sticky Revision: |
import sys missing
inserted sys.exit(1) into the tests so scons can detect the failure of the test. A similar statement has been removed from an earlier as it produces problems on 64bit Linux. Previously exit(0) was called in case of success but now this is not done in order to avoid a fatal end of the program. in the case of an error in the test there could be a fatal error so but I guess that this not really a problem. PS: the fact that signal 0 was returned even for the case of an error lead to the illusion that all tests have been completed successfully.
- Updated the epydocs and guide. Deleted redundant files and methods. Tidied up the codes.
A Scalar Bar can now be displayed by creating an instance of a 'Legend'. The Scalar Bar can either show the scalar data range or vector data range. Corresponding examples and tests have also been added.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |