Skip to content
Snippets Groups Projects
Select Git revision
  • 02.07
  • 02.11
  • chore/build_on_bookworm
  • cmake-fix-libinstalldir
  • cwillner-add-versionInfo-module
  • cwillner/fix-changes-in-userinputvalidator
  • cwillner/generate-dot-graph
  • drothe/12685-configurableValidityPropagation
  • drothe/extendedDataMatching
  • drothe/fix-StatusWithMessage
  • feat--add-version-info-to-xml-file
  • feat/add-oven-sim
  • feat/pythonInitHandler
  • feat/shared_recovery_mutex
  • fix-circularDepDetectorRecursion
  • fix-config-msg-spelling
  • fix-example2
  • fix/EventMessageAggregator
  • fix/prevent-self-connection
  • fix/race_condition
  • 04.01.00
  • 04.00.00
  • 03.09.00
  • 03.08.01
  • 03.08.00
  • 03.07.00
  • 03.06.00
  • 03.05.00
  • 03.04.00
  • 03.03.00
  • 03.02.03
  • 03.02.02
  • 03.02.01
  • 03.02.00
  • 03.01.00
  • 03.00.02
  • 03.00.01
  • 03.00.00
  • 02.11.01
  • 02.11.00
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.029Apr261512228Mar24222019181311874128Feb2726222120191814135428Jan252423222111874321Dec191029Nov282619131298629Oct1811854127Sep2524145430Aug1715109820Jul19181154325Jun2221201187530May7325Apr231612516Mar1319Feb922Jan1612109819Dec15128Nov27242120171615141392130Oct131211965429Sep28272625212015623Aug25Jul2118121022Jun219629May242219181716155428Apr272120191813111065430Mar2221632124Feb23222120171614131098324Jan23Dec12972129Nov2524231816151411109874313Oct20Sep16146219Aug1817exception handling testexception handlingcode formattingremoved commented codeexception handling test improvedremoved unused codereworked test so it does not use the testable modeallow using the TestFacility without the testable mode, which can be useful for some tests of the framework itselfexception handlingTriggerFanOut must catch exceptions when reading from the TransferGroup, since this cannot be handled by the decoratorsimplified the codeadded more exception test code which should work but is but. Commented because it completely blocks the test.improved testExceptionHandling. One scenario working, other not (commented out)improved debug output in Application.ccCreation of fanOuts is based on externalTriggerImpl (=trigger consumer), not externalTriggerNode (=trigger feeder).extended test with a second device. check that it is still working if the first one is throwing is not working with the old impl.- renamed some variables and prepared to have second ExceptionDummy in testExceptionHandlingrenamed testExceptionTest to testExceptionHandlingfirst compliling implementation of one TriggerFanOut per device. Not tested yetfixed a potential invalid read/write error, access to object and its potential destruction was done in wrong orderslightly improved documentationAdded description page for ConfigReaderMerge branch 'extend_config_reader'MapOfVar, MapOfArray use unordered map. Previously were std::map; maderefactor ConfigParser implementationIntroduced class ModuleListintroduced ConfigParserextend test cases for configReader.Fix infinite recursion in ExceptionHandlingDecoratoradd support for "nodata" data type when connecting device variables based on the catalogueMerge branch 'master' into extend_config_readersMerge remote-tracking branch 'project-template/master'Merge pull request #7 from vargheseg/masterrename:introduced: set_default_build_type_to_release.cmakefixed move constructor and move assignment of DeviceModuletest even more scenariosextended a testadded test for connectTo() into devicesfixed some bugs with the new DeviceModule structure - with tests
Loading