Skip to content

UJOC-7: fix NULL type handling

Stefan Schalk requested to merge sts/libujo-c:UJOC-7 into master
  • add constants for NULL type masking
  • fix UJO writer for writing the correct identifier for NULL types
  • fix UJO reader for correct handling of NULL types
  • add test for NULL types in UJO
  • adapt header guide name for "common_test.h"
  • remove dispensable assert include handling in test modules
Edited by Stefan Schalk

Merge request reports