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/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
  • fix/reportException
  • 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.06May32129Apr261512228Mar24222019181311874128Feb2726222120191814135428Jan252423222111874321Dec191029Nov282619131298629Oct1811854127Sep2524145430Aug1715109820Jul19181154325Jun2221201187530May7325Apr231612516Mar1319Feb922Jan1612109819Dec15128Nov27242120171615141392130Oct131211965429Sep28272625212015623Aug25Jul2118121022Jun219629May242219181716155428Apr272120191813111065430Mar2221632124Feb23222120171614131098324Jan23Dec12972129Nov2524231816151411109874313Oct20Sep16146fix test hangingMerge branch 'exceptionHandling4' of github.com:ChimeraTK/ApplicationCore into exceptionHandling4fixed constants directly fed to a deviceadded: run for app where needed.added:deviceModule prepare call.added: prepare function.make sure that tests are using the library just compiled in the build directory and not an installed versionchanged formatting of a commentadjusted: testExceptionHandlingOpen.changed: if device is not opened sleep rather than reporting exception.updated: testExceptionHandlingOpen.added: Error status update on device open.added: support for exception while opening the device for the first time.Add support for int64/uint64Merge remote-tracking branch 'project-template/master'Merge pull request #33 from ChimeraTK/multiTriggerFanOutFindDoocs: Make sure readelf output is englishexception 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'
Loading