- Oct 09, 2017
-
-
Martin Christoph Hierholzer authored
-
- Sep 15, 2017
-
-
Martin Killenberg authored
added test that is sensitive on scalars and arrays (here spectra) really being read and written in a server. Currently failing because the syncutil is not worling with the new DoocsSpectrum implementation. The adapter currently really is broken
-
- Sep 14, 2017
-
-
Martin Killenberg authored
DoocsSpectrum derrives from TransferElement in the new scheme. update in server not working any more, need to also change DoocsScalar and then call readLatest on all.
-
Martin Killenberg authored
*** Intermediate commit, not working *** Trying to make DoocsSpectum constuctible by name. Failing because the syncUtil is failing with decorators. Needs larger refactoring
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Sep 05, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
removed direct use of CSA::ProcessArray (which is the implementation) and replaced it with NDRegisterAccessor (the base class) in the adapter. Usage in tests still pending
-
Martin Killenberg authored
-
Martin Killenberg authored
- Sep 04, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
server based test for global writeable flag. all 'positive' tests moved from testVariableMapper to server based now. Errorhandling stays extra for the moment.
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Sep 01, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
added cherry picking test and improved exeption handling in case of missing attributes (not auto-tested yet)
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Aug 31, 2017
-
-
Martin Killenberg authored
moved xml file called text*.xml to variableTreeXml subdir to allow easier use of wildvards for test executables.
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Aug 30, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Aug 28, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
made config file to depend on the application name, and fixed execution code for the tests by gracefully quitting the doocs server thread
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Aug 25, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Aug 24, 2017
-
-
Martin Killenberg authored
changed xml schema to have D_spectrum on the same lavel as property (which is going to be renamed to auto_property)
-
Martin Killenberg authored
deactivated DoocsProcessArray test to make tests pass again. Implementation needs further refactoring first
-
Martin Killenberg authored
changed test of PVFactory to expect correct creation of array and spectrum. Currently failing due to missing implementation.
-
Martin Killenberg authored
copied and renamed DoocsProcessArray to DoocsSpectrum, and changed test, because that's what it is: a D_spectrum. DoocsProcessArray stays as is for the moment.
-
Martin Killenberg authored
-