Log Message: |
Added operations to Datatypes:
checkOffset
copySlice
copySliceFrom
Fixed some error reporting using EsysAssert.
Added two new c++ test suites:
DataTypesTest
DataMathsTest
Note that the test suite does not compile with dodebug=yes. There is an issue with linking one of the exception functions. I'm going to leave this
until I have finished the rest of the work, perhaps Ken's scons changes will fix it.
|