- Sep 01, 2017
-
-
Martin Killenberg authored
adding the current path to the linker flags before the other link pathes so an installed library is not taken, but the one supposed to be tested
-
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
-
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
-
Martin Killenberg authored
-
- Aug 23, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
changed PropertyDescription to be stored in a boost::any called doocsType, prepared comparison for it
-
Martin Killenberg authored
-
Martin Killenberg authored
extended the xml schema to have doocs types, and changed spectrum to have tags instead of attributes
-
Martin Killenberg authored
-
Martin Killenberg authored
- improved test printout (manual checking of exception messages)
-
- Aug 22, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
prepared tests for global has_hitory and is_writeable, currently failing due to missing implementation
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
hasHistory works as intended with location defaults. Code-cleaning needed, still tons of debug output in.
-
Martin Killenberg authored
- parser accepts comments in xml file
-
- Aug 21, 2017
-
-
Martin Killenberg authored
stripped down the tests to work with the bit of current implementation that is there, to see that this is working and not breaking again
-
Martin Killenberg authored
-