Commit | Date | |
---|---|---|
[r19656]
by
bugman
Merged revisions 19650-19655 via svnmerge from ........ |
2013-05-03 18:27:35 | Tree |
[r19655]
by
bugman
The specific analysis API _return_value_general() method now returns errors even when values are missing. |
2013-05-03 18:11:07 | Tree |
[r19654]
by
bugman
Bug fix for the value.copy user function. The user function can now handle parameter errors, and the values are set in the correct data pipe. |
2013-05-03 18:10:28 | Tree |
[r19653]
by
bugman
Added the error flag argument to the value.set user function. This will allow for parameter errors to be set by the user. |
2013-05-03 18:08:55 | Tree |
2013-05-03 17:54:55 | Tree | |
[r19651]
by
bugman
Added the error flag argument to all of the specific analysis API set_param_values() methods. This will allow parameter errors as well as values to be set. |
2013-05-03 17:49:43 | Tree |
[r19650]
by
bugman
Modified the Value.test_value_copy system test to check the copying of errors as well. |
2013-05-03 17:36:30 | Tree |
[r19649]
by
bugman
Merged revisions 19647-19648 via svnmerge from ........ |
2013-05-03 17:26:45 | Tree |
2013-05-03 17:21:00 | Tree | |
[r19647]
by
bugman
Created the new Value system test class with the first test Value.test_value_copy. This test demonstrates some pretty large bugs in the value.copy user function. |
2013-05-03 17:18:42 | Tree |